| Hi i have update my joomla 1.1.13 and my smf 1.1.4 I have read this and with old configuration it work but now I have this error on page of ijoomla magazine Quote Fatal error: Call to undefined function: () in /var/www/vhosts/mysite.com/httpdocs/smf/Sources/Subs.php on line 872 line is 872 not 871 and if i use this solution And on line 871 you would change the code from this: Code: if (strpos($str, $token) !== false) $str = str_replace($token, $func['ucwords'](strftime($token, $time)), $str); with this Code: if (strpos($str, $token) !== false) { reloadSettings(); $str = str_replace($token, $func['ucwords'](strftime($token, $time)), $str); } I have this error Quote Parse error: parse error, unexpected $ in /var/www/vhosts/scienzemotorie.eu/httpdocs/smf/Sources/Subs.php on line 3580 in line 3580 I have Code: ?> How Can I fix it please? Best Regards dafebe |
Forum 





Author



Logged








