Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Votes/Rating  (Read 5182 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.017 seconds with 18 queries.