deleting comments deleting comments
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.