Jump to content

Recommended Posts

Hola, 

Estoy probando mi tienda prestashop y me acaba de dar un error 500 y ahora no me funciona la web desde ese navegador pero si desde otros.

El error me sale cuando pongo un producto en el carrito y le doy a "Ir a caja".

 

Alguien sabe como puedo solucionarlo?

 

Un saludo

Link to comment
Share on other sites

Activa el modo de visualizacion de errores (developer mode) para ver que te marca

On your server, open the /config/defines.inc.php file.
Find this line: define('_PS_MODE_DEV_', false);
In this line, change "false" to "true".
Save your changes.
Link to comment
Share on other sites

 

Activa el modo de visualizacion de errores (developer mode) para ver que te marca

On your server, open the /config/defines.inc.php file.
Find this line: define('_PS_MODE_DEV_', false);
In this line, change "false" to "true".
Save your changes.

 

Ya lo tengo y no me marca ningún fallo

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...