I would like to delete all comments in all albums by one click how to do it ?
yhank you.
can't be done at the moment; I therefor moved your posting from "support" to "feature requests"...
Sorry!
GauGau
maybe there is a way by emptying a table with phpmyadmin ? but wich is the table to empty ?
If you can use phpmyadmin, just run the sql query:
EMPTY TABLE `cpg11d_comments`
assuming you used the default name.