ManTheCavern Posted October 3, 2013 Share Posted October 3, 2013 (edited) Hola, Desde hace unos días estoy teniendo fallos a la hora de realizar la compilacion en mi tienda. El tema, es que le doi a compilar y la pagina me queda en blanco. El error que me da es este: Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home2/acqctqzz/public_html/tienda/themes/pres7a/header.tpl" on line 63 "(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){" - Unexpected "[", expected one of: "}" , " " , ATTR' in /home2/acqctqzz/public_html/tienda/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:656 Stack trace: #0 /home2/acqctqzz/public_html/tienda/tools/smarty/sysplugins/smarty_internal_templateparser.php(3139): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /home2/acqctqzz/public_html/tienda/tools/smarty/sysplugins/smarty_internal_templateparser.php(3204): Smarty_Internal_Templateparser->yy_syntax_error(64, '[') #2 /home2/acqctqzz/public_html/tienda/tools/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(64, '[') #3 /home2/acqctqzz/public_html/tienda/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php(192): Smarty_Internal_ in /home2/acqctqzz/public_html/tienda/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 656 ¿Solución? Edited October 6, 2013 by ManTheCavern (see edit history) Link to comment Share on other sites More sharing options...
Sergio Ruiz Posted October 3, 2013 Share Posted October 3, 2013 ¿Has metido algo a mano en el header.tpl de tu plantilla? ¿codigo javascript sin {literal} {/literal}? Por que el error, te lo da en el header.tpl de tu plantilla. ¿Puedes pegar el contenido del fichero? Saludos... Link to comment Share on other sites More sharing options...
ManTheCavern Posted October 6, 2013 Author Share Posted October 6, 2013 ¿Has metido algo a mano en el header.tpl de tu plantilla? ¿codigo javascript sin {literal} {/literal}? Por que el error, te lo da en el header.tpl de tu plantilla. ¿Puedes pegar el contenido del fichero? Saludos... SOLUCIONADO. Culpable, un código que haba insertado a mano en el header.tpl. Gracias Sergio por tu ayuda Link to comment Share on other sites More sharing options...
Recommended Posts