The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Login Redirect
How would i make it so, After a user logs in make it redirect them to the usercp?
|
#2
|
||||
|
||||
There are two forseeable ways:
The first is to edit /includes/functions_login.php, changing the filename to whichever file you want: PHP Code:
However the manual code change will only alter logins from the forum home - The second part of that entire if statement refers to the url you logged in from - To alter that you will need to alter the code: PHP Code:
Chris |
#3
|
||||
|
||||
Quote:
|
#4
|
||||
|
||||
Your welcome
Chris |
#5
|
||||
|
||||
Quote:
But all i really want is it to work w/ the forumhome login. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|