ocpistol Posted March 18, 2014 Share Posted March 18, 2014 Anyone have any idea why this might be happening? PHP Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template " htdocs/modules/authorizeaim/views/templates/hook/authorizeaim.tpl" on line 56 "<input type="hidden" name="x_invoice_num" value="{$x_invoice_num|escape:'htmlall'|'UTF-8'}" />" - Unexpected "'UTF-8'", expected one of: "identifier" , "@"' in htdocs/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:667\nStack trace:\n#0 htdocs/tools/smarty/sysplugins/smarty_internal_templateparser.php(3144): Smarty_Internal_TemplateCompilerBase->trigger_template_error()\n#1 htdocs/tools/smarty/sysplugins/smarty_internal_templateparser.php(3209): Smarty_Internal_Templateparser->yy_syntax_error(60, ''UTF-8'')\n#2 htdocs/tools/smarty/sysplugins/smarty_inte in htdocs/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 667, referer: https://mywebsite.com/quick-order It just started happening. Doesnt matter what version of the module of authorize.net I use. Link to comment Share on other sites More sharing options...
ocpistol Posted March 18, 2014 Author Share Posted March 18, 2014 Figured this out was because I updated to 1.4.8 authorize.net module, went back to 1.3 and it works fine again. Link to comment Share on other sites More sharing options...
Recommended Posts