deleting comments deleting comments
 

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

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.