The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to get vbulletin session data in the parent directory
i have recently included global.php with the following code
PHP Code:
Any help would be awesome .Thanks |
#2
|
|||
|
|||
$vbulletin->userinfo array.
|
#3
|
||||
|
||||
You should be able to use:
$vbulletin->userinfo['username'] $vbulletin->userinfo['userid'] |
#4
|
|||
|
|||
Tried it but it doesn't work??
--------------- Added [DATE]1451060589[/DATE] at [TIME]1451060589[/TIME] --------------- is there something wrong with this code PHP Code:
fixed it with this line placed at the top of the file PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|