Jump to content

freshTIC

Members
  • Posts

    9
  • Joined

  • Last visited

freshTIC's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I found the solution in a post in this forum: Start Online Design, on 01 Apr 2015 - 1:52 PM, said:
  2. Hi, I need some help, please. I can't create new accounts from the autentication page. Clicking on the button to create an new account, the page returns the following error: TECHNICAL ERROR: unable to load form. Details: Error thrown: [object Object] Text status: error And the form does not open. I searched for a solution through the forums and Internet before creating this thread, but it did not work nothing. These are some of the things I've tried: - I have not done any translation directly modifying files, Forever I have done from the backend. But just in case I have checked that all files are properly encoded in UTF 8. - I have disabled the mobile theme. - I deleted the cache memory on several occasions from the backend, also through ftp erasing all files in the folders: /cache/smarty/cache and /cache/smarty/compiled - I probed to completely disable cache and CCC - I increased the value of max_execution_time in php.ini to 180 - I upgraded to version 5.4 php None of this has worked, the error persists. The only thing that serves is to disable the option: move javascript to the end, in the CCC options. But this causes stop the AJAX cart module function and other several errors. My shop use de 1.6.0.14 version of prestashop. My server use ningx and php-fpm over ningx, memcache and version 5.4 of PHP. I appreciate any help in this regard.
  3. Hi, I need some help, please. I can't create new accounts from the autentication page. Clicking on the button to create an new account, the page returns the following error: TECHNICAL ERROR: unable to load form. Details: Error thrown: [object Object] Text status: error And the form does not open. I searched for a solution through the forums and Internet before creating this thread, but it did not work nothing. These are some of the things I've tried: - I have not done any translation directly modifying files, Forever I have done from the backend. But just in case I have checked that all files are properly encoded in UTF 8. - I have disabled the mobile theme. - I deleted the cache memory on several occasions from the backend, also through ftp erasing all files in the folders: /cache/smarty/cache and /cache/smarty/compiled - I probed to completely disable cache and CCC - I increased the value of max_execution_time in php.ini to 180 - I upgraded to version 5.4 php None of this has worked, the error persists. The only thing that serves is to disable the option: move javascript to the end, in the CCC options. But this causes stop the AJAX cart module function and other several errors. My shop use de 1.6.0.14 version of prestashop. My server use ningx and php-fpm over ningx, memcache and version 5.4 of PHP. I appreciate any help in this regard.
  4. Hola, José: tengo el tema móvil desactivado, ya vi en algún foro que podía tener relación, pero en mi caso el problema persiste este o no activado. ¿Alguna otra idea? Gracias.
  5. Buenas tardes, al intentar crear una cuenta de usuario en la tienda no se muestra el formulario y devuelve el siguiente error: TECHNICAL ERROR: unable to load form. Details: Error thrown: [object Object] Text status: error He revisado los foros y he visto alguna respuesta para un error similar, aunque no igual: TECHNICAL ERROR: unable to load form. Details: Error thrown: [object Object] Text status: parserror Según lo que he podido ver tiene relación con la codificación de las traducciones de la tienda. En mi caso no he realizado traducciones a pelo de los archivo de idioma, las que he realizado han sido desde el backend por lo que no he podido codificar mal los archivos. Otras respuestas citan una corrección al fichero: authentication.tpl de la plantilla, pero creo que es para versiones anteriores de PS porque la línea que hay que corregir no existe en mis ficheros. Otros dicen que es un error de AJAX y sugieren deshabilitarlo del módulo del carrito, lo he hecho sin resultados. El caso es que he probado todas las sugerencias que he encontrado y no he conseguido resolver el error, que ni siquiera se a que se debe. Mi versión de PS es la 1.6.0.14, utilizo la versión de php 5.3.3 y la 5.1.73 de Mysql. La url de mi tienda en producción es: http://queway.es Agradezco de antemano cualquier ayuda que me podáis prestar.
  6. Hola, tengo un Prestashop versión 1.6.0.9 instalado y en producción. Utilizo la plantilla por defecto default-bootstrap. De siempre hemos tenido problemas en el registro con la lista desplegable de selección de estado o provincia, que en ocasiones no se carga correctamente impidiendo la selección de estado y por tanto el registro en la tienda. Últimamente el problema es que se están registrando algunos clientes con este campo vacío a pesar de ser obligatorio, he comprobado la estructura de la tabla ps_address en la bb.dd y el campo id_state no admite un valor nulo, por lo que supongo que si un cliente no selecciona un valor no debe permitir grabar el registro. Esto afecta directamente a como Prestashop gestiona los transportistas, aplica las reglas de impuestos, etc. De modo que, teniendo definido un transportista exclusivo para la zona Canarias, por ejemplo, si el cliente tiene vacío el campo estado, al no poder relacionarlo con la zona que le corresponde, la aplicación le muestra todos los transportistas activos en la tienda, incluidos los que no son de aplicación en su zona. Lo mismo sucede con las reglas de impuestos, compras, etc. Me gustaría saber si alguien ha tenido este mismo problema con la selección de estados y como lo ha solucionado. Si a nadie le ha pasado o le pasa, al menos saber si os suena que puede estar pasando. Estoy totalmente perdido y no se donde mirar para tratar de resolver esto. Gracias de antemano.
  7. Hola, probablemente debas forzar la compilación de la plantilla. Un saludo,
×
×
  • Create New...