The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VB's global is breaking GET vars in non-VB page
I've added global.php to a non-VB page to get some $bbuserinfo info (which is working) out of the forum and it's breaking GET variables on all my pages.
It doesn't matter what they are either.. be it ?id=x or ?blah=x, they aren't being recognized anymore. Anyone have an idea what might be the problem? I'm adding this to the top of my site's global include file: chdir("/home/virtual/etc/html/forums"); require("./global.php"); ..then grabbing some $bbuserinfo vars and that's it. Oh, and I'm using VB3 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|