Im getting this error every once in a while when I access a forum post. fixed in beta3Code: //JOOMLAHACKS.COM : require SMF's SSI and save/restore globals that it cleans defined( 'JPATH_BASE' ) or define('JPATH_BASE', $mosConfig_absolute_path); if (file_exists(JPATH_BASE.'/components/com_smf/smf.class.php')) { global $context; require_once(JPATH_BASE.'/components/com_smf/smf.class.php'); $jsmf =& jsmfFrontend::singleton(); $jsmfConfig = $jsmf->loadParams(); $jsmf->saveVars($savedVars); require_once($jsmfConfig->smf_path."/SSI.php"); 61>> $jsmf->restoreVars($savedVars); } |
Forum 





Author




Logged





