Yes, I am using the Prune Users - Last Active function in the ACP.stevemaury wrote:when a user is pruned from the ACP (that IS how you are doing it?
To add additional information please edit your previous post.Bumping a topic (replying directly after your own post) is only permitted after six hours have elapsed. Priority is generally assigned to topics in chronological order, so excessive bumping will result in longer wait times.
EightOhProlene wrote:
Though it appears in none of my PM boxes and the sender has been deleted, PM 1 is still in the database as from Anonymous to me.
Code: Select all
DELETE FROM phpbb_privmsgs WHERE `author_id` = 1 AND `msg_id` NOT IN(SELECT `msg_id` FROM phpbb_privmsgs_to);