How do I use vbulletin variables like $session in non-vbulletin pages? IFRAME
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.
|