Zemog Posted November 23, 2014 Share Posted November 23, 2014 (edited) Hola otra vez, Estoy haciendo pruebas antes de echar a andar definitivamente la web, y me he encontrado con el problema, de que cuando voy a finalizar la compra por pago de transferencia bancaria, al pulsar sobre el botón confirmar pedido, me sale el error que adjunto con Internet explorer, o se queda la ventana en blanco sin contenido en google chrome, no mostrando los datos a donde se debe realizar la transferencia. ¿Qué puede ser? Edited November 25, 2014 by Zemog (see edit history) Link to comment Share on other sites More sharing options...
nadie Posted November 24, 2014 Share Posted November 24, 2014 Si habilitas el debug de errores: http://www.prestashop.com/forums/topic/232476-%C2%BFqu%C3%A9-hacer-cuando-se-queda-la-pantalla-en-blanco-en-prestashop/ te sale algun error descriptivo del problema? Link to comment Share on other sites More sharing options...
Zemog Posted November 24, 2014 Author Share Posted November 24, 2014 Este es el error que me devuelve navegando con chrome. Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/jcsystem/www/Tienda/themes/default-bootstrap/mails/es/order_conf_product_list.txt" on line 2 "{$product[\'reference\']}" - Unexpected "\" <-- thrown in /home/jcsystem/www/Tienda/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 2 Link to comment Share on other sites More sharing options...
nadie Posted November 24, 2014 Share Posted November 24, 2014 (edited) Prueba dejar tu fichero: /themes/default-bootstrap/mails/es/order_conf_product_list.txt Asi: {foreach $list as $product} {$product['reference']} {$product['name']} {$product['price']} {$product['quantity']} {$product['price']} {foreach $product['customization'] as $customization} {$product['name']} {$customization['customization_text']} {$product['price']} {$product['customization_quantity']} {$product['quantity']} {/foreach} {/foreach} y mira ver si te pasa lo mismo. Edited November 24, 2014 by nadie (see edit history) 1 Link to comment Share on other sites More sharing options...
Zemog Posted November 24, 2014 Author Share Posted November 24, 2014 (edited) He realizado lo que me comentas, pero sigue igual. He sobrescrito el contenido pero realmente estaba igual que como me indicabas. Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/jcsystem/www/Tienda/themes/default-bootstrap/mails/es/order_conf_product_list.txt" on line 2 "{$product[\'reference\']}" - Unexpected "\" <-- thrown in /home/jcsystem/www/Tienda/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 2 He observado también otro error que no se si guardara relación. Te adjunto pantallazo. En la suma del carrito, la suma de los productos con el transporte, no concuerdan, pero sólo en ese paso, porque en el de antes y en el de después si que sale el total correctamente. ¿Pruebo a desinstalar e instalar nuevamente el módulo de transferencia? Muchas gracias por tu tiempo y tu atención. Edited November 24, 2014 by Zemog (see edit history) Link to comment Share on other sites More sharing options...
Zemog Posted November 24, 2014 Author Share Posted November 24, 2014 Ayuda por favor! Cuando hago lo del pedido y me da el error arriba mencionado, en el backoffice, si entro en el pedido para cancelarlo y restaurar el stock, me lanza una ventana roja con el error siguiente: Notice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 120 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-objectNotice on line 361 en archivo /home/jcsystem/www/Tienda/cache/smarty/compile/25/a1/c1/25a1c11eed6547a0570e19d0a211c860ab44f23a.file.view.tpl.php[8] Trying to get property of non-object Link to comment Share on other sites More sharing options...
Zemog Posted November 24, 2014 Author Share Posted November 24, 2014 Este es el error que me devuelve navegando con chrome. Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/jcsystem/www/Tienda/themes/default-bootstrap/mails/es/order_conf_product_list.txt" on line 2 "{$product[\'reference\']}" - Unexpected "\" <-- thrown in /home/jcsystem/www/Tienda/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 2 Pido disculpas por mezclar mensajes de error, pero creí que podían guardar relación. Continúo sin poder confirmar el pago con transferencia. He probado ha desinstalar e instalar el módulo nuevamente y nada. Link to comment Share on other sites More sharing options...
galindogadea Posted November 25, 2014 Share Posted November 25, 2014 Pido disculpas por mezclar mensajes de error, pero creí que podían guardar relación. Continúo sin poder confirmar el pago con transferencia. He probado ha desinstalar e instalar el módulo nuevamente y nada. ¿Seguro que tienes el fichero como indica Nadie? (Porque ese error, indica que lo tienes con: {$product[\'XXXX\']} no asi: {$product['XXXX']} 1 Link to comment Share on other sites More sharing options...
Zemog Posted November 25, 2014 Author Share Posted November 25, 2014 (edited) Manda hue....! Juraría que lo cambié. Cuando respondió nadie hice un copiado y pegado directamente sobre el contenido,para sobreescribirlo, pero por alguna razón no se guardó. La edición eso sí la hice directamente en el hosting con el editor del FTP propio del hosting, cosa que ahora no he hecho. Muchas gracias ambos, pues no sé que hubiera hecho sin vosotros, pido disculpas por no fijarme como era debido. Edited November 25, 2014 by Zemog (see edit history) Link to comment Share on other sites More sharing options...
nadie Posted November 25, 2014 Share Posted November 25, 2014 Me alegro de que hayas podido al final resolver el problema. Como veo que has añadido la palabra "Solucionado" al título del tema, procedo a cerrar el tema. Saludos, Link to comment Share on other sites More sharing options...
Recommended Posts