4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: DigiSmack on July 01, 2002, 11:17:36 PM

Title: New rating
Post by: DigiSmack on July 01, 2002, 11:17:36 PM
I'd like to see the option to rate the pictures on a scale of 1-10 rather than just 1-5.  I have no knowledge of how to change this myself, but it seems it would be easy enough for someone who knew how.
Or even 1-100.  Just that 1-5 doesn't allow for much difference between Awesome and ok.  Or how about custom polls for pictures instead of just a simple 1-5 vote?

Anyone who is willing to do this?
Title: New rating
Post by: Vienix on July 01, 2002, 11:48:21 PM
Sure, done !

I searched for vote and found this written by Jan:

See "includes/constants.php" and change:

define('MAX_RATING', 5);

to:

define('MAX_RATING', 100);
Title: New rating
Post by: DigiSmack on July 02, 2002, 08:20:40 PM
Thanks for the reply... that did seem easy enough, but I have changed the settings, and it still is only showing 1-5 instead of 1-100.

Any other ideas?
Title: New rating
Post by: Vienix on July 02, 2002, 08:37:52 PM
I didn't try it myself yet, and indeed no change...

It seems you have adjust rate_form.html in your
template as well...
Title: New rating
Post by: DigiSmack on July 03, 2002, 02:48:27 AM
That seems to work so far..thank you much...certainy time consuming to do 1-100   :wink: