|
Interesting maybe comments where the photos where deleted and comments did not get deleted? You could do a mass query if there are no photos in the members gallery like so
DELETE FROM pp_comments WHERE cat=500
You can remove upload permissions on the members gallery in Admin => Edit Cats so they can not upload to it.
|