Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Votes/Rating  (Read 5175 times)

0 Members and 1 Guest are viewing this topic.

Josiah

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
    • http://www.josiahmackenzie.com
Votes/Rating
« on: November 27, 2003, 12:52:13 am »

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
« Last Edit: July 01, 2005, 09:39:53 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Votes/Rating
« Reply #1 on: November 27, 2003, 07:58:57 am »

to reset all votings, run a query in mySQL like this:
Code: [Select]
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
Logged

Josiah

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
    • http://www.josiahmackenzie.com
Votes/Rating
« Reply #2 on: December 02, 2003, 02:10:16 pm »

Thank you!   :D
Logged

mustang_lex

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 34
    • Stangette.com
Re: Votes/Rating
« Reply #3 on: July 01, 2005, 03:29:22 am »

Thank you . I had to change mine to 133 and its cool I can run the query from Vbulletins Admin CP!!!! Thanks
Logged
Alex
www.stangette.com/showcase
my Coppermine Gallery!
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.