The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Okay, I'm real stuck here. I can't get external non-VB pages to establish a session. I made a test.php at / root directory with the following php code
Code:
chdir("forums/"); require_once('./global.php'); $username = $vbulletin->userinfo['username']; echo "Hello $username"; (I'm running 3.5.4 and I had this working on another site that runs 3.5.2 -- I really hope it's not a change between the two versions, but I thought I'd throw that out there). Thanks UPDATE I think I got this working by doing PHP Code:
Is there any side effect of this? It looks like this should normally be done by exec_shut_down() in functions.php, but it's not being done. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|