Quote:
Originally Posted by Calash
I ran into a similar issue with a bridge I have been working on. The fix was not to alter the templates, but to put a define right before the call to global.php
Code:
define('VB_AREA', 'vBGallery);
This prevented Zoints SEO from changing the base directory to the forum.
I am not sure if this is the same problem, but it does sound the same.
|
where exactly do you put this?