first i'd like to say i tried to find the item on the forum, but i got these messages :
Warning: Invalid argument supplied for foreach() in /home/wmaster/public_html/forums/search.php on line 458
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/wmaster/public_html/forums/classes/database.php on line 82
In WSNlinks Administration/settings/functionnality i changed vote values : minimum 1 to maximum 4, but i have always the "level 5 rate" and also five stars appearing; what's the way to get only a "4 level" and only 4 stars ?
Thank you, Paul 1 - i changed two templates : vote and show voting code 2 - ifound 2 tables where my "5" rating* was present and turned it in 4(*and my local test had only one link !) : ratings/votevalue and links/rating but it doesn't work (locally i have this message "Notice: Undefined variable: upgradeinprogress in c:\program files\easyphp1-7\www\wsnlinks313\start.php on line 7" but i don't think it interfers with my other problem)
Comments on vote values
Experienced
Usergroup: Customer
Joined: Oct 21, 2003
Total Topics: 21
Total Comments: 53
hello,
first i'd like to say i tried to find the item on the forum, but i got these messages :
Warning: Invalid argument supplied for foreach() in /home/wmaster/public_html/forums/search.php on line 458
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/wmaster/public_html/forums/classes/database.php on line 82
In WSNlinks Administration/settings/functionnality i changed vote values : minimum 1 to maximum 4, but i have always the "level 5 rate" and also five stars appearing;
what's the way to get only a "4 level" and only 4 stars ?
Thank you
charles
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Fixed the search problem.
You need to edit your voting templates to remove the ...
Previously existing ratings of 5 can't be changed except through deleting them all or using phpmyadmin, so links could still show 5 stars.
Experienced
Usergroup: Customer
Joined: Oct 21, 2003
Total Topics: 21
Total Comments: 53
Thank you, Paul
1 - i changed two templates : vote and show voting code
2 - ifound 2 tables where my "5" rating* was present and turned it in 4(*and my local test had only one link !) : ratings/votevalue and links/rating
but it doesn't work
(locally i have this message "Notice: Undefined variable: upgradeinprogress in c:\program files\easyphp1-7\www\wsnlinks313\start.php on line 7" but i don't think it interfers with my other problem)
Experienced
Usergroup: Customer
Joined: Oct 21, 2003
Total Topics: 21
Total Comments: 53
may be i shouldn't have begun my previous post by "Thank you" but by "it doesn't work"
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
"it doesn't work" isn't very specific. If your form isn't submitting, you must have invalid html.