|
Delete all PMs and Adminlog
This modification is in the archives.
Delete all PMs and Adminlog
Your database Run SQL query/queries on database UPDATE `user` SET `pmtotal` = '0',`pmunread` = '0'; TRUNCATE TABLE `pm`; TRUNCATE TABLE `pmtext`; TRUNCATE TABLE `pmreceipt`; TRUNCATE TABLE `adminlog`; This action can not be un-done. ![]() Download No files for download. |
|||||||||
Similar Mods
| End-User Options Self Delete: Allow users to self-delete their account | vBulletin 3.6 Add-ons |
| Moderators Functions Hard Delete (physical delete) By User Group | vBulletin 3.7 Add-ons |