Chromaniac
Well-known member
I have this case where I must get rid of content of a user who has more than 2000 posts in his name. From my understanding, the only way to get rid of this content is to increase spam post limit to a higher level and then use spam option to delete the posts.
The problem with this is that first it is likely that XenForo would timeout before all the content is deleted. Second, I do not want threads to disappear started by this user. Even if the content of the first post is deleted… The thread title should give enough context for content posted by other members of the forum.
So, basically just looking for a way to delete all post content of a user. Assuming it is possible using a mysql command?
The problem with this is that first it is likely that XenForo would timeout before all the content is deleted. Second, I do not want threads to disappear started by this user. Even if the content of the first post is deleted… The thread title should give enough context for content posted by other members of the forum.
So, basically just looking for a way to delete all post content of a user. Assuming it is possible using a mysql command?
Last edited: