The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Removing a vBulletin user account from external?
I'm currently trying to integrate my login system and the vBulletin login system together. It already works fine for adding new users from my system to vBulletin by adding the user directly to the database and the login works aswell too.
The problem is the removal of a user, since I'm not sure where in the database I have to delete some stuff for that user or where on the file system I have to remove certain files matching to the user that should be removed. But I want to have a clean solution to do that, without having a risk of leaving some old stuff in my database from a user I have removed from external. The problem is, if I try to include vBulletin files and try to use internal routines for removing the user it doesn't work correctly, and I can't use a plugin for this since a hook needs to be triggered first to execute it. Is there any smart way to do that by using the vBulletin routines? I would even modify files if necessary, but I want to avoid that as much as I can, to be able to update my vB to future versions. And, if we're on the topic, does any routine exist for adding users too I could use instead of just adding the user to the database by myself? I hope somebody is able to help me, thanks |
#2
|
|||
|
|||
You should not manually add/delete users from the database, use the DataManagers for this. See our articles section for articles on using the datamanagers.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|