The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Maybe someone here can help with this.
I am trying to integrate my image gallery with VB3, and have hit a problem with the login url. I think i have got these next url's correct apart from Login. Code:
$url_register = $url_app."register.php?";
$url_lost_password = $url_app."login.php?do=lostpw";
$url_control_panel = $url_app."usercp.php?";
$url_mailform = $url_app."sendmessage.php?do=mailmember&u={user_id}";
$url_show_profile = $url_app."user.php?u={user_id}";
$url_login = $url_app."login.php?do=login";
$url_logout = $url_app."login.php?do=logout";
Cheers :ermm: |
|
#2
|
|||
|
|||
|
'login.php?do=login' is correct.
Log out and check the page source for any page here with a login box
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|