Hi, is there anyway of deleting all comments from the gallery? I have been spammed and I have to manually click every single check box to delete over 1000 pages!!!! >:(
It would also help if there was a feature in reviewcom.php that lets you choose to "select all" in current page. Can anybody assist me with this problem? :'(
You can empty the comments table using phpmyadmin.
I cant figure it out, can you send me more information on how to do that
use phpmyadmin and run this command
truncate table xxx_comments
you should change xxx ,with your table prefix
- next time please post to proper board this board is not for support request !(labaled as a no support)
Moving ...