Author Topic: New rating  (Read 7832 times)

0 Members and 1 Guest are viewing this topic.

Offline DigiSmack

  • Newbie
  • *
  • Posts: 25
    • View Profile
    • http://www.digitalsmackdown.com
New rating
« 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?

Offline Vienix

  • Full Member
  • ***
  • Posts: 144
    • View Profile
    • com.municate.nl
New rating
« Reply #1 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);
Thats It !

Offline DigiSmack

  • Newbie
  • *
  • Posts: 25
    • View Profile
    • http://www.digitalsmackdown.com
New rating
« Reply #2 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?

Offline Vienix

  • Full Member
  • ***
  • Posts: 144
    • View Profile
    • com.municate.nl
New rating
« Reply #3 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...
Thats It !

Offline DigiSmack

  • Newbie
  • *
  • Posts: 25
    • View Profile
    • http://www.digitalsmackdown.com
New rating
« Reply #4 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: