My shop I was developing was fine. Then I left it for a few months (customer had to delay). Then I went to pick it up again and I'm presented with SERVICE UNAVAILABLE.
When I turn on DEV mode, I get this error
PHP Fatal Error
Message
Uncaught --> Smarty Compiler: Syntax error in template "/home/missmartini/public_html/shop/design/themes/CST020043/templates/blocks/smarty_block.tpl" on line 7 "{eval_string var=$content}" unknown tag "eval_string" <-- thrown
eval_string tag is included at least since version 4.0. Check the content of app/functions/smarty_plugins folder. There should be the function.eval_string.php file.
If there are not such file, we can send you.
But the most proper way is find out why this file is missed.
My shop I was developing was fine. Then I left it for a few months (customer had to delay). Then I went to pick it up again and I'm presented with SERVICE UNAVAILABLE.
When I turn on DEV mode, I get this error
PHP Fatal Error Message
Uncaught --> Smarty Compiler: Syntax error in template "/home/missmartini/public_html/shop/design/themes/CST020043/templates/blocks/smarty_block.tpl" on line 7 "{eval_string var=$content}" unknown tag "eval_string" <-- thrown