Topic Ratings

Started by Oldiesmann, January 20, 2005, 01:59:43 PM

Previous topic - Next topic

TrueSatan

Firstly check in ACP>Server Settings that your forum language is set to english and not english utf8...then go through the installation checking the edits the mod makes to see that all are in place and that none have been duplicated...fix as appropriate.

In case it is a hosting issue on your service you can try adding the mod to a fresh test forum and see if it works in that.

PoLlama

English is the only option.

It worked fine on a fresh install.

There appears to be no duplicates or missing script.

TrueSatan

 You have two possible reasons then...either another mod is conflicting with it (the most likely candidates would be ones that alter the URL) or your forum files have become damaged. Perhaps we'd best start with a list of your installed mods...

PoLlama

PrettyURLs is installed.

1.  SMF Archive  1.1    [ List Files ]  [ Delete ]
2. Custom Action Mod 2.04 [ Uninstall ] [ List Files ] [ Delete ]
3. ShowTopics 1.1 [ Uninstall ] [ List Files ] [ Delete ]
4. Topic Solved 1.22 [ Uninstall ] [ List Files ] [ Delete ]
5. Ignore user 1.3 [ Uninstall ] [ List Files ] [ Delete ]
6. Related Topics 1.1.1 [ Uninstall ] [ List Files ] [ Delete ]
7. Profile User Action 1.1 [ Uninstall ] [ List Files ] [ Delete ]
8. User Control Panel By Alan S 1.1 [ Uninstall ] [ List Files ] [ Delete ]
9. Karma Description Mod 2.3 [ Uninstall ] [ List Files ] [ Delete ]
10. TinyPortal 0.983 [ Uninstall ] [ List Files ] [ Delete ]
11. Topic Ratings 1.03 [ Uninstall ] [ List Files ] [ Delete ]
12. Users Online Today Mod 1.4.0 [ Uninstall ] [ List Files ] [ Delete ]
13. Pretty URLs - Base 0.7 [ Uninstall ] [ List Files ] [ Delete ]
14. No Spam by Guests! 0.2 [ Uninstall ] [ List Files ] [ Delete ]
15. Group Moderators 1.4 [ Uninstall ] [ List Files ] [ Delete ]
16. Contact Page 1.1 [ Uninstall ] [ List Files ] [ Delete ]
17. SMF Sitemap 1.2.0 [ Uninstall ] [ List Files ] [ Delete ]
18. Streaming 3 4.2.2b [ Uninstall ] [ List Files ] [ Delete ]
19. Use [color] Tags in [code] Mod 1.0 [ Uninstall ] [ List Files ] [ Delete ]
20. View Any Topic Permission Mod 1.6 [ Uninstall ] [ List Files ] [ Delete ]
21. Custom Profile Field Mod 3.16 [ Uninstall ] [ List Files ] [ Delete ]
22. Merge Double Posts 1.0.8 [ Uninstall ] [ List Files ] [ Delete ]
23. vReportBoard Mod 0.99 [ Uninstall ] [ List Files ] [ Delete ]
24. SMFShop 3.0 [ Uninstall ] [ List Files ] [ Delete ]
25. vWarn Mod 1.10 [ Uninstall ] [ List Files ] [ Delete ]
26. Global Announcements 1.0 [ Uninstall ] [ List Files ] [ Delete ]
27. MessagePreviewOnHover 1.5 [ Uninstall ] [ List Files ] [ Delete ]
[/code]

TrueSatan

 This may be another conflict with PrettyURL's...I'll have a work with its developer and see if he  thinks so too...yesterday we found a similar problem with the Tagging mod. I'll also review the other postings in this topic to see if there are other reports that could be due to such a problem. Delending on what we find I'll post back advice on what to do next...though in the short term you may have to use one or other mod but not both.

Please try your test forum in which the mod works properly, as per your earlier post, and see if it fails to work properly once PrettyURLs is also installed...this would confirm a mod conflict.

PoLlama

Alright I can confirm that PrettyURLs is causing this. This time I had already voted on the topic, and when I attempted to change, it only refreshed.

So I'm guessing the URL of the "Go" button is the problem, do you have a fix in mind for this?

TrueSatan

I've contacted the developer of PrettyURLs and am waiting on a reply...he's helped sort this kind of problem before and I'm sure we can resolve it. I don't want to tread on ther toes of the developer of this mod though so we need to do things properly. Once there is a fix available it will be posted here.

Dannii

The package-info.xml is malformed in the uninstall section.

Hmmmm, I think I know the problem now. When you view a topic with an old style URL (topic=12345) it gets redirected to the pretty URL. Normally that is fine, however in this case it isn't, because the mod is using a normal display url to do something. Really, it should be using a new action. Something I'll consider for my mod is rewriting URLs in the <form> tag's action attribute. Anyone have any ideas of problems there?
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

phedo

Hi there!

I installed the mod and it's running fine. But in my eyes the selectbox above the topic will be not seen by some users. So I think of change the way it is displayed.

Is there anyone who did this already like putting it under the post or make links to click on ? I just ask because there is also an solution. If not, I will try for myself.

Thank you!

Phedo.

PoLlama


<form action="', $scripturl, '?topic=', $context['current_topic'], '.', $context['start'], '" method="post" style="margin: 0;">


Thats the code for the button.

phedo

I just solved it.

Thanks!

Sakae

So, this mod has conflict with Pretty URLs MOD?

I want to install it in my SMF 1.1.3, but looks like I gonna have to wait the Pretty URLs MOD creator's answer first...
http://www.tigrelog.com.br
l: simple p: machines

TrueSatan

Yes it conflicts...and the PrettyURL's developer has answered and is looking into it. We all wish mod conflicts wouldn't happen yet they do and always will...people are working to get this one fixed.

JoshieDaMan

2.     Execute Modification     ./Sources/Display.php     Test failed

TrueSatan

Your error is a variant on the most common error of all those reported on these pages...it tells you that another mod you have installed has already edited the file in question and that you thus need to do a manual installation of this mod. Please read:

http://docs.simplemachines.org/index.php?topic=402.msg531#msg531

The following may also prove helpful:

http://modparser.dev.dansoftaustralia.net/

Flying Drupalist

daniel's mod parser does not correctly read the package. Just a note.

TrueSatan

Thanks...there are avery few mods it won't read...I try to keep a note of them and vary my advice given accordingly.

Carlos11pr

#377
This is a great mod.

However is there a plan to show how much votes a topic had (e.g. in a tooltip)?

Without this basic information the rating is not that useful.

I hope you know what I mean.

Anyway, thank you for such nice mod. :)

////Edited: it'll be nice to see "Current Topic Rating ("n" user rated):" instead just "Current Topic Rating:"

ES23

How come I got a blank screen when I visit "Manage Boards" after I have installed this mod?? :(

I got Test failed on 4 files during installation:
-ManageBoards.php
-Subs-Boards.php
-MessageIndex.php
-Display-template.php

I've installed manually on the above 4 files and the rest through Package Manager.I'm using smf 1.1.3 .

Pls advise on wat is wrong???

asdas2

Install Actions
Installations actions for "Topic Ratings":
Installing this package will perform the following actions:  Type Action Description
1. Execute Code RatingsPdb.php 
2. Execute Modification ./Sources/Display.php Test successful
3. Execute Modification ./Sources/Load.php Test successful
4. Execute Modification ./Sources/ManageBoards.php Test failed
5. Execute Modification ./Sources/Subs-Boards.php Test successful
6. Execute Modification ./Sources/Subs-Members.php Test successful
7. Execute Modification ./Sources/MessageIndex.php Test successful
8. Execute Modification ./Sources/RemoveTopic.php Test successful
9. Execute Modification ./Themes/default/Display.template.php Test successful
10. Execute Modification ./Themes/default/ManageBoards.template.php Test successful
11. Execute Modification ./Themes/default/MessageIndex.template.php Test successful
12. Execute Modification ./Themes/default/languages/Modifications.english.php Test successful



Help please! :(
www.chillparadise.com

for all desi people .... get everything u ever wanted.... log in to view hidden stuff.

Advertisement: