Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
deleting a user
first up, I know you're not really supposed to "delete" users, I fully agree with this from a database integrity point of view, but what if I've just created a couple of test users, and now I don't want them any more?
Can I just do:
DELETE FROM LUM_User WHERE UserID = xx ?
or do I need to hit any other tables?
0
Comments
Im a bit of a newbie to php how would i use this method/function to delete a user?
Cheers!
Vanilla Forums COO [GitHub, Twitter, About.me]