deletion

  1. DareSec

    xF2 Add-on [Andrew] Soft Deletion Requires Reason 1.0

    [Andrew] Soft Deletion Requires Reason requires moderators or admins to enter a reason when deleting a post or thread. This addon updates the reason field to "required='true'". Features: Require reason when deleting post or thread Permissions: Delete any thread or post without reason (Forum...
  2. ENXF NET

    XF 1 Tip Soft delete all moderated posts (queries)

    You can run these queries to soft delete all moderated posts. You need to change the red pieces to attribute these deletions to a user_id and username, as well as give the reason. These things are recorded in the deletion log: INSERT INTO xf_deletion_log (content_type, content_id, delete_date...
Top