Cash4Cookies
07-07-2004, 04:02 AM
Hello, Ive been searching around, and I havnt seen a way to put the sidebars from vBadvanced onto the index page of Coppermine. I dont think ive even seen it done, so is it possible without too much coding? I put:
define('VBA_PORTAL', true);
define('VBA_PAGE', 'gallery');
at the top of index.php. I just dont know what to put into:
eval('$HTML = "' . fetch_template('?????????') . '";');
print_portal_output($home, $HTML);
Am I just wwwaaayyy off here or what? I have a feeling its gonna be a little harder than 2 bits of code. Alright if anyone can help me out thanks.
define('VBA_PORTAL', true);
define('VBA_PAGE', 'gallery');
at the top of index.php. I just dont know what to put into:
eval('$HTML = "' . fetch_template('?????????') . '";');
print_portal_output($home, $HTML);
Am I just wwwaaayyy off here or what? I have a feeling its gonna be a little harder than 2 bits of code. Alright if anyone can help me out thanks.