have an error i think its making my page not load i go to my site and its a blank screen here is a portion of the script
<?php if ( !defined('XOOPS_HEADER_INCLUDED') ) { define('XOOPS_HEADER_INCLUDED', 1); site_cache('read'); xoops_header(false); $currenttheme = getTheme(); include_once(XOOPS_ROOT_PATH.'/themes/'.$currenttheme.'/theme.php');