Shaliza
01-23-2009, 02:06 AM
For example, I created my own external registration page for vB. Out of these hooks, would I use to make a plugin that redirects the user to a page of my choice after he/she signs up?
register_addmember_complete
register_form_complete
register_signup
Also which one of these would I use to redirect a user to a page of my choice after he/she activates their account by clicking on the link in their email?
register_activate_form
register_activate_process
register_activate_start
Speaking of the activation process, is it possible to create an external page for it?
register_addmember_complete
register_form_complete
register_signup
Also which one of these would I use to redirect a user to a page of my choice after he/she activates their account by clicking on the link in their email?
register_activate_form
register_activate_process
register_activate_start
Speaking of the activation process, is it possible to create an external page for it?