deleting comments deleting comments
 

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]

Main Menu

deleting comments

Started by zom, January 27, 2004, 11:24:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zom

I would like to delete all comments in all albums by one click how to do it ?

yhank you.
Thanks to everyone

Joachim Müller

can't be done at the moment; I therefor moved your posting from "support" to "feature requests"...
Sorry!

GauGau

zom

maybe there is  a way by emptying a table with phpmyadmin ? but wich is the table to empty ?
Thanks to everyone

Nibbler

If you can use phpmyadmin, just run the sql query:

EMPTY TABLE `cpg11d_comments`

assuming you used the default name.