I installed in a template a piece of code for securing some pages. But now I get a Smarty Error.
string(322) "Smarty error: [in template:19 line 23]: syntax error: unrecognized tag: //this should the the absolute path to the no_access.html file - see above include ('/usr/local/psa/home/vhosts/xxxxxxxxxxx/httpdocs/login/no_access.html'); exit; (Smarty_Compiler.class.php, line 439)" string(111) "Smarty error: [in template:19 line 23]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 583)"
When I refresh the page the error is gone, so it has to be a cookie problem.
So, knowing that this forum is very large, I supposed to find an answer for this problem.
But I saw LOTS of Smarty errors but NO solutions at all. Is this Smarty thing such a big pain in the butt?
Please HELP, because otherwise this CMS is useless for me.

