----------------------------------//
// VB2_INTEGRATION is if you are using vB2 and want to use the vB2 integration
define("VB2_INTEGRATION", 'off');
//-----------------------------------------------------------------------------------//
//---------------------------------- vB2 Portal -------------------------------------//
// To use set path and set flag to 'on'
define("VBP2_INTEGRATION", 'off');
$vbportal="/home/sites/yoursite/web/vbportal";
//-----------------------------------------------------------------------------------//
?> chdir($vbportal . "/");
require("mainfile.php");
$index = 0;
global $Pmenu,$Pheader;
$Pheader = "P_themeheader";
$Pmenu = "P_thememenu_photopost";
require("header.php");
$vbheader = ob_get_contents();
ob_end_clean();
ob_start();
require("footer.php");
$vbfooter = ob_get_contents();
ob_end_clean();
chdir($pppath . "/");
}
?>
include "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/ppopen.tmpl";
include "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/ppclose.tmpl";
?>
FSC Gallery - dmannplaya18 Gallery - Powered by PhotoPost