coppermine-gallery.com/forum

No Support => Feature requests => Topic started by: zom on January 27, 2004, 11:24:11 PM

Title: deleting comments
Post by: zom on January 27, 2004, 11:24:11 PM
I would like to delete all comments in all albums by one click how to do it ?

yhank you.
Title: deleting comments
Post by: Joachim Müller on January 28, 2004, 07:15:44 AM
can't be done at the moment; I therefor moved your posting from "support" to "feature requests"...
Sorry!

GauGau
Title: deleting comments
Post by: zom on January 28, 2004, 01:48:49 PM
maybe there is  a way by emptying a table with phpmyadmin ? but wich is the table to empty ?
Title: deleting comments
Post by: Nibbler on January 28, 2004, 02:05:03 PM
If you can use phpmyadmin, just run the sql query:

EMPTY TABLE `cpg11d_comments`

assuming you used the default name.