The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
vB 4.1.0 logs user out automatically
Hi,
I have a vB powered site, was working fine on 4.0.6 and upgraded to 4.1.0 today. Site is still working, but I am using some Javascript that load data into the document via a direct call of a script that uses some vB code. My php script starts with: PHP Code:
The only thing I want to be able to use is the $db object.... Any help is very much appreciated. Thanks, Taco |
#2
|
|||
|
|||
Use this:
PHP Code:
|
#3
|
||||
|
||||
By changing
define('THIS_SCRIPT', 'test'); //init VB // require_once(CWD.'/includes/init.php'); chdir(CWD); require_once('./global.php'); I got it all working. Thanks ! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|