EricR
11-06-2005, 02:00 PM
I've integrated VBA with my vB3.5.1 forum (newthread and newreply appear to be fixed (http://www.vbadvanced.com/forum/showthread.php?t=8589), thanks Brian!) and now I'm trying to create a "lite" style which does not have the integration. What is the conditional that I need to wrap around this:
define('VBA_PORTAL', true);
define('VBA_PAGE', 'include');
:confused:
define('VBA_PORTAL', true);
define('VBA_PAGE', 'include');
:confused: