The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Login.php
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 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|