The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
When I include Global.php in my NON-VB page, it clears all of my [non-vb] variables..
what part of global.php does this? (so i can try to circumvent it). |
#2
|
||||
|
||||
![]()
ahh crap. i posted in the wrong thread.
|
#3
|
||||
|
||||
![]()
what type of non-vB variables?
|
#4
|
||||
|
||||
![]()
I simply include the global.php file and use things like $bbuserinfo['username'] on the page.
Like so: PHP Code:
The above.. works fine.. on its own. But Im using this in a php page with its own variables. Similiar to this: PHP Code:
And by using that approach.. by including global.php it seems to clear all the values stored in my own variables.. At the end of the day, I only seem to be able to show one set or the other. HELP! |
#5
|
|||
|
|||
![]()
Try including config.php after global.php.
|
#6
|
||||
|
||||
![]()
I cant believe I overlooked that... LOL.
It worked (of course) Thanks. [:: RESOLVED ::] |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|