Theme editor

Welcome to XFMISFITS.COM

Join our community to access exclusive content, participate in discussions, and connect with like-minded individuals. We offer resources, products, and dedicated support to help you succeed.

Our recent members

XF 2.3 [AndyB] Show Deleted 3.6

Twisted

Administrator
Staff member
Joined
May 9, 2025
Messages
109
Reaction score
0
Points
16
Thread owner
Description:

Show a list of soft deleted content and option to hard delete.

(Example of Show deleted link in visitor navigation tab)

pic001.jpg




(Example of Show deleted page)

pic002.webp




(Example of Undelete by username overlay)

pic003.jpg




(Example of Options page)

pic004.webp




(Example of User group permissions)

pic005.jpg




Features:
  • Options to hard delete content.
  • Option to undelete by username.
User group Permissions:

View
Allows viewing soft deleted content. Typically used for moderator user group.

Admin
Allows hard deleting content and undelete by username function.

Questions and answers:

Q: I get a "MySQL server has gone away" error.
A: Lower the Limits in the Show deleted options page.

Q: Is there an option to run from CLI?
A: Yes. You can use the following two CLI commands to hard delete posts and threads:

php cmd.php xf-rebuild:showdeletedposts

php cmd.php xf-rebuild:showdeletedthreads
 

Attachments

Back
Top