deleting comments deleting comments
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.