It's a smarty template error (Bugs)

by Bubba @, Friday, November 22, 2013, 18:25 (3779 days ago) @ Rövarn

The method $smarty->template_exists was replaced in version 3 with $smarty->templateExists, so you need to make a little code edit to fix the error. In the file includes/js_defaults.inc.php update the method call on line 8 with the new version and you'll be good to go :-D


Complete thread:

 RSS Feed of thread