xF2 Add-on
< Previous | Next >
Delete profile posts.

Allows staff to delete all profile posts by username.

(Example of Delete profile posts search page)

delete-profile-posts-3.jpg
delete-profile-posts-2.jpg
delete-profile-posts-1.jpg
delete-profile-posts.jpg

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.
Installation:
  1. Download Andy-DeleteProfilePosts-1.0.zip and unzip it.
  2. Copy the src/addons/Andy/DeleteProfilePosts directory to your server.
  3. From the Admin Control Panel Install the add-on.
How to use:

Enter "deleteprofileposts" after your forum URL:

Example:
Code:
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.
Top