XenForo Clean Logs (Admin,Moderator,Change Logs)

Marks-Man

Loyal Member
Step 1 :
  • Clean admin, moderator, and change logs
  • Execute SQL Commands via phpMyadmin :
SQL:
TRUNCATE `xf_admin_log`;
TRUNCATE `xf_change_log`;
TRUNCATE `xf_moderator_log`;
  • Unfortunately pruning conversations might cause problems, there is specific plugins for that called "Conversation Tools" , and still not sure how to clean expired user upgrades logs.
;)
 

alodda

Loyal Member
Registered
  • Unfortunately pruning conversations might cause problems, there is specific plugins for that called "Conversation Tools" , and still not sure how to clean expired user upgrades logs.
;)
:)
 
  • Tags
    change logs clean logs (admin moderator tips clean logs xenforo clean logs
  • Back
    Top Bottom