News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.