The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want it so that when people update their profile, it redirects them to another profile page which I specify, instead of usercp.php
so from profile.php?do=editdetails (or whatever) to profile.php?do=extraoptions where do I find where this is done? |
#2
|
||||
|
||||
![]()
Have you looked at the profile.php page? For instance, if you edit the password, you go to do=editpassword. The action then is do=updatepassword. At the end of the code for do=updatepassword is the redirect (example):
PHP Code:
|
#3
|
|||
|
|||
![]()
Thanks Lynne
For anyone else who wants to know how to do this, this is what I done. Open Profile.php Find: PHP Code:
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|