Jump to content

Recommended Posts

Hola a todos, estoy migrando mi tienda a un nuevo serviciod e hosting y ademas bajo un nuevo dominio, luego de completar todas las tareas me aaprece pantalla en blanco...... no se que hacer? help! he activado errores  a ON en config.ini.php y ya logre que me generara visible el error:

 

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/cdsystems2014/public_html/selectoentretenimiento/themes/prestashop/header.tpl" on line 31 "(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){" - Unexpected "[", expected one of: "}" , " "' in /home/cdsystems2014/public_html/selectoentretenimiento/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:431 Stack trace: #0 /home/cdsystems2014/public_html/selectoentretenimiento/tools/smarty/sysplugins/smarty_internal_templateparser.php(2855): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /home/cdsystems2014/public_html/selectoentretenimiento/tools/smarty/sysplugins/smarty_internal_templateparser.php(2920): Smarty_Internal_Templateparser->yy_syntax_error(61, '[') #2 /home/cdsystems2014/public_html/selectoentretenimiento/tools/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(51): Smarty_Internal_Templateparser->doParse(61, '[') #3 /home/cdsystems2014/public in /home/cdsystems2014/public_html/selectoentretenimiento/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 431

 

la url de mi sitio es: selectoentretenimiento.info, les agradezco cualquier indicacion. GRACIAS

Edited by julianaanimada (see edit history)
Link to comment
Share on other sites

Gracias por tu ayuda, el codigo es extenso, me tome el atrevimiento de colgarlo en este link..... no se que hacer, es una version bastante vieja 1.4.6, no se si actualizar a una nueva version y tal vez asi se solucione el error...... gracias

 

http://selectoentretenimiento.info/header.zip

header.zip

Edited by nadie
Moderación del foro: Adjunta zip del enlace de descarga que el ha proporcionado de su header.tpl (see edit history)
Link to comment
Share on other sites

En el fichero que me has adjuntado según veo tiene este código:

<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-43249427-1', 'auto');
  ga('send', 'pageview');

</script>

google-site-verification: google70945ace5ac6c861.html

<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-43249427-1', 'auto');
  ga('send', 'pageview');

</script>

Desconozco porque has repetido varias veces lo mismo.

 

Si lo quieres dejar a mano, dejalo así:

<script>
 {literal}
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-43249427-1', 'auto');
  ga('send', 'pageview');
{/literal}
</script>


-----

 

¿De todos modos, el módulo que te ofrece Prestashop: https://addons.prestashop.com/es/natif/4168-ganalytics.html (el gratuito) no te añade el codigo sin tener que modificar tu el header.tpl de tu plantilla?

Edited by nadie (see edit history)
  • Like 1
Link to comment
Share on other sites

Un placer ayudarte y servirte !

Si das el tema como solucionado, edita el titulo del tema, editando el primer mensaje, pulsando en editar, y después en "Usar editor completo", añadiendo la palabra "Solucionado" al titulo, esto ayudara, a mantener una mayor organización en el foro.

Si no encuentras como añadir la palabra "Solucionado" al título del tema, aquí tienes una guía: http://www.prestasho...itulo-del-tema/

PD: Avisa cuando añadas la palabra "Solucionado" al titulo del tema, para poder cerrar el tema.

Saludos !

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...