Can ratings be reset or modified? Can ratings be reset or modified?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Can ratings be reset or modified?

Started by mlm2005, April 08, 2005, 12:48:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mlm2005

Hello,

I had a rogue spider running through my Coppermine gallery.  I forgot to disallow the gallery in my Robots.txt file.  Unfortunately the spider left zero ratings on 95% of my photos!  Is there a way to reset or remove these ratings?  These are my products and I'd hate to have them all rated at zero!

Thanks

Nibbler

You can manually change the values of `pic_rating` and `votes` in the cpg_pictures table in your database using phpmyadmin.

mlm2005

OK, this is an area I'm not very familiar with.  I did do the installation but I haven't ventured into the database area.  Since these photos previously had no rating before how do I just delete the rating that is there without deleting something important?  Also, can I disable the rating feature temporarity until I have this figured out?

Thanks

Nibbler

You can set them both to 0 to reset them. Rating can be disabled in album properties.