|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
I like this hack, but there is a bug: If you choose to let registered users only, even though unregistered users can't rate, they can see the "Rate topic" and choose their ratings (again, even though it isn't counted)
|
|
|
|
Joined: Oct 2000
Posts: 109
Member
|
Member
Joined: Oct 2000
Posts: 109 |
Can this mod be changed so that Topic rating is a option for the topic starter? There are some topics in a board or whole forum, where Ratings are not valid or wanted by the Admin (forum)or by the topic starter (individual post). Please reply. Great Mod. 
|
|
|
|
Joined: Sep 2000
Posts: 11
Junior Member
|
Junior Member
Joined: Sep 2000
Posts: 11 |
nice hack .. what about an option to turn it on or off via control panel? changing some of the settings is nice, but you should be able to turn it off completely, as in the column doesn't even show up on the forum display.
Other than that, it's pretty nice
|
|
|
|
Joined: Feb 2001
Posts: 497
Enthusiast
|
Enthusiast
Joined: Feb 2001
Posts: 497 |
is great workin on ubb 6.01 german --- netscape need ---
### public_forum_page.pl ############################################
if ($votes > $vars_rate{MinVotes}) { if ($average > 0) {$ratestar = qq( );} if ($average > 1) {$ratestar = qq( );} if ($average > 2) {$ratestar = qq( );} if ($average > 3) {$ratestar = qq( );} if ($average > 4) {$ratestar = qq( );} }
$this_html .= qq~
|
$ratestar
| #### check this !!!! ### ~; ############################################ ubb-german: www.chat-board.de
|
|
|
|
Joined: Mar 2001
Posts: 32
Member
|
Member
Joined: Mar 2001
Posts: 32 |
Philipp,
It would be great if user name or number was also logged so if people abuse the ratings system they can be delt with. Thanks for a great hack.
Jim
|
|
|
|
Joined: Sep 2000
Posts: 91
Power User
|
Power User
Joined: Sep 2000
Posts: 91 |
wardx28 & Nefarious: Maybe in the next version  melder: Thanks Garland: This feature is allready in 1.1
|
|
|
|
Joined: Mar 2001
Posts: 32
Member
|
Member
Joined: Mar 2001
Posts: 32 |
Great, I had not noticed since I did not change the setting (Registered Users Only?) in my control panel. Can you add the rating next to the user name so you can see if someone is voting improperly?
[ April 01, 2001: Message edited by: Garland ]
Jim
|
|
|
|
Joined: Sep 2000
Posts: 91
Power User
|
Power User
Joined: Sep 2000
Posts: 91 |
Added a option in 1.1a which allows the topic starter to disable rating. [ April 02, 2001: Message edited by: Philipp ]
|
|
|
|
Joined: Oct 2000
Posts: 109
Member
|
Member
Joined: Oct 2000
Posts: 109 |
Thanks a Million.
[ April 02, 2001: Message edited by: wardx28 ]
|
|
|
|
Joined: Oct 2000
Posts: 109
Member
|
Member
Joined: Oct 2000
Posts: 109 |
How can i set this up to work for one forum as a test? Private at that.
|
|
|
|
Joined: Oct 2000
Posts: 109
Member
|
Member
Joined: Oct 2000
Posts: 109 |
ultimatebb.cgi: Unable to open the required rating file at /u/web/urba19/cgi-local/ubb_rate_topic.cgi line 93.
is what i go in 6.02
|
|
|
|
Joined: Sep 2000
Posts: 91
Power User
|
Power User
Joined: Sep 2000
Posts: 91 |
Did you create a "thread_ratings" folder in your members directory and chmod the folder to 777?
|
|
|
|
Joined: Apr 2001
Posts: 9
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 9 |
Hi,
is it possible to disable ratings through cp and activate it just for one forum?
Cheers Maik [same as Mike]
|
|
|
|
Joined: Sep 2000
Posts: 91
Power User
|
Power User
Joined: Sep 2000
Posts: 91 |
Not yet. This feature is planned for the next update 
|
|
|
|
Joined: Oct 2000
Posts: 109
Member
|
Member
Joined: Oct 2000
Posts: 109 |
|
|
|
|
Joined: Oct 2000
Posts: 109
Member
|
Member
Joined: Oct 2000
Posts: 109 |
Darn, put it in the cgi dir.
Thanks.
|
|
|
|
Joined: Oct 2000
Posts: 109
Member
|
Member
Joined: Oct 2000
Posts: 109 |
Where is it that the topic starter has the choice to disable? Setting in cp is configed, But option does not show.
|
|
|
|
Joined: Sep 2000
Posts: 91
Power User
|
Power User
Joined: Sep 2000
Posts: 91 |
Sorry, forgot one template:
######################################## public_new_topic_form.pl (Templates) ------------------------------------ ######################################## Find ########################################
$show_sig
$disable_smilies
######################################## and add the follow ########################################
$no_rate
[ April 04, 2001: Message edited by: Philipp ]
|
|
|
|
Joined: Jun 2000
Posts: 22
Member
|
Member
Joined: Jun 2000
Posts: 22 |
THANKS! So glad i read this.. haha.. I was wondering what was wrong with it. Anyway, I love this hack it's great... good job =)
|
|
|
|
Joined: Aug 2000
Posts: 18
Junior Member
|
Junior Member
Joined: Aug 2000
Posts: 18 |
Philipp, I keep getting this error when I submit the Voting Settings even though I make selections for all three categories: You did not complete all required fields. You did not complete: RateNA
» Use your browser's back button to return.
Any ideas?? Andrus http://saintsreport.com/cgi-bin/ubb/ultimatebb.cgi
|
|
|
|
Joined: Jun 2000
Posts: 22
Member
|
Member
Joined: Jun 2000
Posts: 22 |
I had a similar problem when I upgraded to ubb6.03, try restoring all cp templates and rehacking the files.
|
|
|
|
Joined: Apr 2001
Posts: 13
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 13 |
Another Question: I have the "Ratings" in the "Topic Starter" field and missed the Topic Starter after installing the Hack? Waht's going wrong? btw.: Great hack!! Egbert
|
|
|
|
Joined: Oct 2000
Posts: 109
Member
|
Member
Joined: Oct 2000
Posts: 109 |
What and when is the next version?
|
|
|
|
Joined: Mar 2001
Posts: 26
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 26 |
I've been trying to figure out how to make this hack add 5 stars automatically after a user has posted a message, but I'm not really getting anywhere.
Can anyone help me?
Niko Pettersen (Phoenix) Webmaster and project developer of PlastiqueWeb.com
|
|
|
|
Joined: Feb 2001
Posts: 67
Member
|
Member
Joined: Feb 2001
Posts: 67 |
Is this hack still under development? I didn't find it in Finished. and as i can read their is still some bug's in it.
anyone using it with 6.04c ?
What Would UBB look like with out hacks?
|
|
|
|
Joined: Mar 2001
Posts: 39
Member
|
Member
Joined: Mar 2001
Posts: 39 |
i've got your hack and i have a lill' problem : Content-type: text/html Software error: Unable to open vars_rate.cgi file for writing. at /var/lib/apache/htdocs/cgi-local/cp_rate.cgi line 9. For help, please send mail to the webmaster ( [email protected]), giving this error message and the time and date of the error. This is my problem when i try to "update the voting settings" in cp.! Please help me!
|
|
|
|
Joined: Apr 2001
Posts: 61
Member
|
Member
Joined: Apr 2001
Posts: 61 |
Hi, I installed the Hack on a 6.04bg and your 1.1a Version. The result is: My fault or not working with the Hits Hack ??? PLS HELP REALLY WOULD LIKE TO INSTALL THAT HACK
|
|
|
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
nevamind [ May 28, 2001 02:47 AM: Message edited by: Tech-Ni-Kal ]
|
|
|
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
Have you gotten anywhere on the part in only particular forums?
|
|
|
|
Joined: May 2001
Posts: 56
Member
|
Member
Joined: May 2001
Posts: 56 |
Greetings everyone! Just a quick note to let you all know that we succesfully installed this hack at The Temple of Blues running UBB 6.04e - works great, a great hack that took all of 10 minutes to install. We also had it working fine on a an old beta version of 6.0  RTM [ June 03, 2001 01:11 PM: Message edited by: RTM ]
|
|
|
|
Joined: Feb 2001
Posts: 127
Member
|
Member
Joined: Feb 2001
Posts: 127 |
Question?
Does this work kinda like the views hack that was released, where it creates a ton of individual files that log the rating of each thread?
|
|
|
|
Joined: May 2001
Posts: 56
Member
|
Member
Joined: May 2001
Posts: 56 |
Hi DJ Nemesis, This hack does create a subdirectory, in which it creates files on a per-topic basis including a file for the rating details as well as a file for IP logging.
|
|
|
|
Joined: Apr 2001
Posts: 79
Member
|
Member
Joined: Apr 2001
Posts: 79 |
i installed a hack and i have got a error : Error including required files: No such file or directory Make sure these files exist, permissions are set properly, and paths are set correctly hmm what is the problem ?? i have got a 6.04b version 
if you see the flash... -------------------- it`s already too late
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Phillip, if you want it to automatically add this directory if it doesn't exist, pm me. [ June 09, 2001 09:59 AM: Message edited by: LK ]
|
|
|
|
Joined: Feb 2001
Posts: 110
Member
|
Member
Joined: Feb 2001
Posts: 110 |
The stars dont show when i rate a topic!? i uploaded all of em in my noncgi folder.. is there suppose to be a folder for em? 
|
|
|
|
Joined: Mar 2001
Posts: 10
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 10 |
What and when is the next version?
|
|
|
|
Joined: May 2001
Posts: 56
Member
|
Member
Joined: May 2001
Posts: 56 |
Feature suggestion: tabulating and displaying the number of ratings underneath the stars - for example
**** 4 votes
or something to that effect. It would help give users a better weighting of the actual rating.
Great hack, it installed and works really well!
[ June 16, 2001 12:49 PM: Message edited by: RTM ]
|
|
|
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
RTM -- go into your public_forum_page.pl Find: if ($votes > $vars_rate{MinVotes}) { if ($average > 0) {$ratestar = qq(  );} if ($average > 1) {$ratestar = qq(  );} if ($average > 2) {$ratestar = qq(  );} if ($average > 3) {$ratestar = qq(  );} if ($average > 4) {$ratestar = qq(  );} } replace with if ($votes > $vars_rate{MinVotes}) { if ($average > 0) {$ratestar = qq(  1 vote);} if ($average > 1) {$ratestar = qq(  2 votes);} if ($average > 2) {$ratestar = qq(  3 votes);} if ($average > 3) {$ratestar = qq(  4 votes);} if ($average > 4) {$ratestar = qq(  5 votes);} }
|
|
|
|
Joined: Apr 2001
Posts: 3
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 3 |
everything works fine except when you vote it says :
FYI You are attempting to reach a page that does not exist. » Please use your browser's back button to return. any suggestions.
|
|
|
|
Joined: Mar 2001
Posts: 40
Member
|
Member
Joined: Mar 2001
Posts: 40 |
Here a working Link Greetings [ July 23, 2001 02:51 AM: Message edited by: Sonic2k1 ]
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 254
Joined: January 2000
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|