Can't delete an Account (not content)
-
I deleted an user clicking "Delete Account". Then the user still there. When I go to the user profile and click again "Delete Account", I get a message with "User does not exist".
How I can delete the account manually? Maybe with a mongod command? The user ID is 4076
Thanks
-
That will remove most of the user data but you should also remove
4076
from some sorted sets likeusers:joindate
users:reputation
users:postcount
NodeBB/src/user/delete.js at master · NodeBB/NodeBB
Node.js based forum software built for the modern web - NodeBB/src/user/delete.js at master · NodeBB/NodeBB
GitHub (github.com)
Copyright © 2024 NodeBB | Contributors