35 pictures in my NHL 2004 screenshot gallery were atomatically (sp?) rated 0/5, even though no one has visited the site (it isn't open yet). How can I change this/prevent it from happening in the future?
http://nhl.josiahmackenzie.com/gallery/thumbnails.php?album=toprated
to reset all votings, run a query in mySQL like this:UPDATE `cpg11d_pictures` SET `pic_rating` = '0', `votes` = '0';
It's hard to believe that this happened by chance, maybe somone did vote on it, running into your site by chance...
GauGau
Thank you! :D
Thank you . I had to change mine to 133 and its cool I can run the query from Vbulletins Admin CP!!!! Thanks