The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Modifying custom include to act as global.php?
I run a site that is built around vB's membership system, and we use a custom file (antsglobals.php) to include any kind of login information a page might require:
PHP Code:
So basically my question is, from the code above, is there anyway to slightly modify antsglobals.php that so it provides the same function(s) as global.php that is necessary for users to show up in who's online? Matthew Yette matt@antsmarching.org |
#2
|
|||
|
|||
Nothing? :ermm:
|
#3
|
|||
|
|||
It looks like I'm going to be using sessions to do this, and storing PHP_SELF in the location column of the session table for each page. However - do I need to include sessions.php to carry on the session to non-vb pages?
Matthew Yette matt@antsmarching.org |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|