The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
$_GET[] not working
Trying to include the logged in user's username on our main page.
So, I have this Code:
chdir('forums/'); require_once('forums/global.php'); chdir('../'); $username = $GLOBALS['vbulletin']->userinfo['username']; $user_id = $GLOBALS['vbulletin']->userinfo['userid']; Nevermind. Included init.php instead of global. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|