The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
php include in global_start plugin = no cookies!
Hi,
I have the following global_start plugin hook: ob_start(); require_once('http://www.joshandfriends.com.au:45317/dancemusic/faces/ExternalPlugin.jsp'); $included_file = ob_get_contents(); ob_end_clean(); In the ExternalPlugin.jsp when i look for the cookies of my website it returns nothing at all!!! When i place: http://www.joshandfriends.com.au:453...rnalPlugin.jsp in a browser i can see all cookies logged. I had this on my old site as well. Any ideas why i would be receiving no cookies? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|