The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Unbanning Hook
Okay,
Here is what I am looking for. I figure I would ask here since you all should know. Hopefully. I am looking for the hook that would allow me to catch the user before it goes into the check banning process. Basically, there are a few conditions, that if met, the user needs to be unbanned for. So this hook has to be after the gathering of user data, but before it is passed onto the ban check. I thought of using fetch_userinfo() but relised it would check for all users in threads and the like(Unless this is not how fetch_userinfo works) and I don't want that. I only want for the currently logged in user. Currently I have it in the global start, and it sort of works. Viewing initially you will get the ban message, but refreshing it goes away. So this code works, it just needs to be sooner. Any ideas? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|