anem Posted February 17, 2013 Share Posted February 17, 2013 Hola muy buenas tardes, pues el problema que tengo es el siguiente: cuando le doy al login e intento introducir un nuevo cliente en mi tienda me suelta el siguiente error: TECHNICAL ERROR: unable to load form. Details: Error thrown: [object Object] Text status: parsererror e estado metido en los foros y e leido algo de desactivar el tema movil, pero lo e echo y sigue sin ir, los pasos que segui son los siguientes: 1. entro en la administracion y en preferencias 2.bajo a activar el tema movil y pongo en desactivarlo despues de esto no sucede nada sigue sacando el mismo error, agradeceria ayuda, si alguien sabe la solucion que me lo esplique paso por paso por favor. Gracias de antemano Eduardo Arozamena Fernandez pagina: http://www.newcigarshop.com/prestashop/es/autenticacion?back=my-account Link to comment Share on other sites More sharing options...
Sergio Ruiz Posted February 17, 2013 Share Posted February 17, 2013 http://forge.prestashop.com/browse/PSCFV-4658 http://www.prestashop.com/forums/topic/191928-solved-technical-error/ http://www.prestashop.com/forums/topic/194067-aiuto-technical-error-unable-to-load-form/ http://forge.prestashop.com/browse/PSCFV-5597 ect.. Link to comment Share on other sites More sharing options...
anem Posted February 17, 2013 Author Share Posted February 17, 2013 bueno pues solucionado el tema de el registro: en prestashop/config/defines.inc.php en la line 28 cambi define('PS_MODE_DEV', false); por define('PS_MODE_DEV', true); y ya registra "aunque no se lo que e echo esactamente" ahora hay otro problema, el carrito no me añade los productos, al darle a añadir producto me sale lo siguiente: Impossible to add the product to the cart. textStatus: 'parsererror' errorThrown: 'SyntaxError: JSON.parse: unexpected character' responseText: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>newcigarshop.com</title> </head> <style type="text/css"> .paxina { width: 960px; margin: 10px auto 50px; } .cabeceira { text-align: center; margin: 0 10px; } .avisos { color: #999; margin: -25px 0 18px 0; } .corpo { background: transparent url(http://www.gestiondecuenta.com/imagenes/pagina_inicio_hostings/parking-01.jpg) no-repeat 50% 0; padding: 701px 0 0 170px; margin: 0 10px; } .links-a-dh { font-size: 1.5em; line-height: 1em; padding: 0; margin: -36px 0 0; float: right; list-style: none; } .links-a-dh li { display: block; float: left; padding-left: 10px; margin-left: 10px; border-left: solid 1px #ccc; } .links-a-dh li:first-child { padding-left: 0; margin-left: 0; border-left: none; } .links-a-dh li a { display: block; float: left; } body { font-size: 100%; color: #484848; background-color: #fff; padding: 0; margin: 0; } .paxina { font-family: Helvetica, Arial, sans-serif; font-size: 0.8em; line-height: 1.8em; } h1 { font-size: 3em; line-height: 1.4em; font-weight: normal; } a, a:hover { text-decoration: none; color: #bfbfbf; } </style> <body> <div class="paxina-wrapper"><div class="paxina"><div class="paxina-inner"> <div class="cabeceira-wrapper"><div class="cabeceira"><div class="cabeceira-inner"> <h1>newcigarshop.com</h1> </div></div></div> <div class="corpo-wrapper"><div class="corpo"><div class="corpo-inner"> <ul class="links-a-dh"> <li> <a href="https://dinahosting.com" title="hosting">hosting</a> </li> <li> <a href="https://dinahosting.com/dominios" title="dominios">dominios</a> </li> <li> <a href="https://dinahosting.com/vps" title="vps">vps</a> </li> <li> <a href="https://dinahosting.com/dedicados" title="servidores dedicados">servidores dedicados</a> </li> <li> <a href="https://dinahosting.com/cloud-hosting" title="cloud hosting">cloud hosting</a> </li> </ul> </div></div></div> </div></div></div> </body> </html> a ver si me podeis echar un cable con esto. Por cierto muchas gracias por la ayuda con lo anterior. Link to comment Share on other sites More sharing options...
anem Posted February 18, 2013 Author Share Posted February 18, 2013 solucionado, el problema estaba en que tenia el carrito en el header y en la barra izquierda, se quita del header y ya no da error Link to comment Share on other sites More sharing options...
Mind Posted July 9, 2013 Share Posted July 9, 2013 A mi me funcionó... http://stackoverflow.com/questions/14285631/prestashop-ajax-registration-bug Link to comment Share on other sites More sharing options...
Recommended Posts