|
OK well I did some poking around in the database. Although it looks like I can use a simple DELETE SQL statement in the comments table, that will not update the pp_photos table. There are two fields (numcom, lastposter) that will be incorrect if I do a manual delete on the comments table.
Help please.
|