I have an open post over a vBulletin.org about this one but was hoping I could run this past you guys ( registration_activate_process variables problem - vBulletin.org Forum )
The long and short of it is that I'm trying to create a plugin that runs at the registration_activate_process hook. (I'm assuming this is the best place to run "post-confirmed email/useraccount" code)
So once the user clicks the "confirm my account" link in their confirmation email, the $vbulletin->userinfo[username]; variable during the run at registration_activate_process is set to "Unregistered" instead of the actual username like the other 60% of the time.
Is there a way I can always, 100% of the time, pull the username of the user that just clicked the "email confirmation link" successfully? Another hook location, or variable?
I hope that made sense... sometimes I think I have a harder time wording a question that actually working on it..![]()


LinkBack URL
About LinkBacks






Reply With Quote