deleted

  1. lucien_lies

    How to Recover Posts/Threads/Messages from a Deleted User in XenForo

    If you've deleted a user in XenForo and their posts or private messages are still showing up, you can reassign that content to a new user with a simple SQL script. This tutorial covers how to do that for public posts and private conversations. Script for Public Posts and Threads Run this SQL...
  2. Kruzya

    Fixed "Requested resource not found" and resource_state field

    If we're open any default XF code, we can see overriding $error text. For example, for threads, if user can't view thread (because "deleted"/"moderated"), he receives default error reason "The requested thread could not be found": In XFRM error text doesn't overriden if user can't view...
  3. A

    Lack of interest Ability to Remove Likes from Deleted Members

    It would definitely be helpful to have a cache rebuild option or something that removes likes from deleted members. Currently, the only way is by removing them in the database and then manually changing the like counts, which isn't a problem if it's only one user, but if it's multiple users...
Back
Top Bottom