kobescoresagain
04-22-2005, 05:53 PM
Getting this error instead of forum.
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /homepages/16/d117449961/htdocs/forums/includes/init.php on line 546
I know where the problem is
{
$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',
// ## <ucs>
'stylecache',
'utt_store_act'
'arcadesettings'
), $specialtemplates;
// ## </ucs>
}
Can you help?
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /homepages/16/d117449961/htdocs/forums/includes/init.php on line 546
I know where the problem is
{
$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',
// ## <ucs>
'stylecache',
'utt_store_act'
'arcadesettings'
), $specialtemplates;
// ## </ucs>
}
Can you help?