Quote:
Originally Posted by Ogmuk
I had the same problem and had to figure out that you should edit your phpinclude_start and phpinclude_end templates and alter it this way:
Code:
if (THIS_SCRIPT != 'arcade')
{
<insert content of template here>
}
|
Ah I hope this works as it's the exact problem I've got atm. I'm running the latest vbportal as well so I'm hoping its not interfereing with it...but my forums also under https :S I like to make things difficult...Doh!