The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Hi there
I have created a simple script that is a login form for vbulletin 4. I was using the variables available when including global.php but this didn't work on some of my pages as I couldn't set the include directory since it was already set by another CMS system. eg chdir($_SERVER['DOCUMENT_ROOT'] . '/forums'); So instead I manually connected to the vb database and got the session and user details. The only thing I can't get is the logouthash variable. logouthash is defined in the /includes/functions.php - PHP Code:
Is TIMENOW the same as time()? I find if I echo TIMENOW its not the same as time() and it changes all the time? How should I define TIMENOW or is there a better way to do this whole thing? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|