Jump to content

[SOLVED] help me please


Recommended Posts

Hi, i have installed prestashop via softacoulous in www.spinningland.it but i have a lot of problem. I receive random 500 error. I don't understand why.For esample sometimes when i try to register a trial customer in front office, when i click register after insert all the filed (name, surname ecc) i receive the eroor 500.

I have tried to reinstall prestashop, nothing

Can you help me please?

sorry for my english i'm italian, i also try on italian forum but noone respond

Link to comment
Share on other sites

if you've got internal server error, you should follow these steps:

open config/defines.inc.php
find this line
define('_PS_MODE_DEV_', false);
change to look like this:
define('_PS_MODE_DEV_', true);
 
then you will see what exactly doesn't work.
 
 
btw. if i were you i will not install prestashop from softaculous package... just install prestashop manually from official installation package
  • Like 1
Link to comment
Share on other sites

i resolved it's a problema with headers.php

sito in tools/swift/Swift/Message/Headers.php

Thanks to vekia that resolved the problem

The solution is to remove the code and copy past this https://github.com/PrestaShop/PrestaShop/commit/ffdc7b51b7f07a1919cbaaafba5a5602671fb3a8

Thank you to vekia again

 

i don't know ho to mark solved to the topic

Edited by lucifer1976 (see edit history)
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...