Issue With "{*" and CMSMS 1.3
Posted: Tue Jun 24, 2008 9:58 pm
Just thought it might be good idea to note this for others that may run into this issue:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/httpd/vhosts/kifitnessequipment.com/httpdocs/cms/lib/smarty/Smarty_Compiler.class.php(270) : regexp code on line 2
If you are seeing this issue it seems as though the commenting style used by the metadata tag and in other places (like search results) is the cause of the parsing issue.
Anywhere I have found this "{*" my template dies because php cannot parse it, as soon as I take it out everything is fine.
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/httpd/vhosts/kifitnessequipment.com/httpdocs/cms/lib/smarty/Smarty_Compiler.class.php(270) : regexp code on line 2
If you are seeing this issue it seems as though the commenting style used by the metadata tag and in other places (like search results) is the cause of the parsing issue.
Anywhere I have found this "{*" my template dies because php cannot parse it, as soon as I take it out everything is fine.