- Compatible XF Versions
- 2.0, 2.1
Delete profile posts.
Allows staff to delete all profile posts by username.
(Example of Delete profile posts search page)
(Example of Delete profile posts confirm page)
(Example of Options page)
(Example of User group permissions)
Features:
Enter "deleteprofileposts" after your forum URL:
Example:
Enter username and click Search. After confirming, click the Delete X profile posts link to delete the profile posts.
User Group Permissions:
Be sure to set the Administrative user group permission to Yes.
Allows staff to delete all profile posts by username.
(Example of Delete profile posts search page)
(Example of Delete profile posts confirm page)
(Example of Options page)
(Example of User group permissions)
Features:
- Physically deletes all profile posts made by username entered. Any profile post comments associated with that profile post will also be deleted.
- All phrases start with deleteprofileposts_ for your convenience.
- Download Andy-DeleteProfilePosts-1.0.zip and unzip it.
- Copy the src/addons/Andy/DeleteProfilePosts directory to your server.
- From the Admin Control Panel Install the add-on.
Enter "deleteprofileposts" after your forum URL:
Example:
Code:
https://www.site.com/deleteprofileposts
https://www.site.com/forums/deleteprofileposts
https://www.site.com/community/deleteprofileposts
https://www.site.com/index.php?/deleteprofileposts
User Group Permissions:
Be sure to set the Administrative user group permission to Yes.