The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Auto-delete user @ registration time.
Working on a technique to detect the spam-user sign-ups and code to auto-delete the new user.
I've tested a little and this seems to work, but wanted to know if there is something more I should do during the delete process. Here is the code I'm using in hook:register_addmember_complete PHP Code:
I'm wondering if there is anything more I need to do when deleting a user? And/or maybe there is a better way?? Any thoughts/comments/suggestions/etc...welcome! Thanks, -Jimmy |
#2
|
||||
|
||||
That's pretty much what you have to do. Although you should probably find a hook before user data has been added so you don't have to delete the user.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|