I was customizing X-Cart and suddenly got an error saying something like: Parse error: parse error, expecting `}\ >in /domains/httpd/xcart/templates_c/-12/-1215544790/0.php on line 211. Whats wrong, I never edited the file 0.php ?
That means that you altered the Smarty code while modifying the templates, and Smarty encountered an error while trying to compile your template in PHP script. Usually that means that there are unclosed {section} {/section} or {if} {/if} tags or errors in expression. Please be careful while modifying templates, we also recommend you to learn Smarty basics (http://smarty.php.net/) to modify your templates more effectively.
Related Questions
- I was customizing X-Cart and suddenly got an error saying something like: Parse error: parse error, expecting `}\ >in /domains/httpd/xcart/templates_c/-12/-1215544790/0.php on line 211. Whats wrong, I never edited the file 0.php ?
- I got the message "Runtime error ‘13’" when I tried to execute Step 6 of the Survey Schedule Generator for Visitor Centers. How do I fix this problem?
- I was taking a class and suddenly got an odd error message 124 The callee (server [not server application]) is not available.. What is going on?