MyBB Community Forums

Full Version: Change UID of user
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a user who is UID=144 and I want to change it so he is below UID=50. I have about 10 blank UID where a spam bot registered and I deleted. Is there anyway to make that user with UID=144 to UID=32?
Does he have any posts or pms or alerts? In short - has he interacted with the board at all?

The more posts etc etc the more of a struggle that is going to be to catch all instances of the user in the DB.
Create a new user. Alter the new user to be a non-used uid. Use the MyBB User Merge to merge the old account into the new one. Pretty simple.