PDA

View Full Version : How do I use vbulletin variables like $session in non-vbulletin pages? IFRAME


carcomp
11-20-2008, 05:20 PM
I have been working on a split website where the header is a normal header, but the user can then go to a new site where the upper iframe is the header (now a chatroom) and the lower iframe is vbulletin. I'm trying to figure out how to let that upper page look at the $session[usingchat] variable that I added.

Dismounted
11-21-2008, 07:43 AM
You can include vBulletin's global.php to get this information.