Aeggil Posted February 2, 2017 Share Posted February 2, 2017 Hi, I upgraded to 1.7.0.4 a few days ago, and all has been mostly well, but this morning I am unable to view invoices, it gives a 500 error. Does anyone have any idea what to check or where to look? What extra info could I provide to help? Thanks, Russ Link to comment Share on other sites More sharing options...
Gabriel Perez Posted February 2, 2017 Share Posted February 2, 2017 Hi. first of all, you need to modify the config/defines.inc.php file and active the debug mode /* Debug only */ if (!defined('_PS_MODE_DEV_')) { define('_PS_MODE_DEV_', true); } Then access again the invoice. Now it will give you an error that we can understand. Link to comment Share on other sites More sharing options...
Aeggil Posted February 2, 2017 Author Share Posted February 2, 2017 Thanks Gabriel, I have done that and it makes no difference, the 500 error is the same, no extra information. Or will it be logged somewhere? Thanks, Russ Link to comment Share on other sites More sharing options...
prestagas Posted February 12, 2019 Share Posted February 12, 2019 me too .... waiting... thanks this is debug Link to comment Share on other sites More sharing options...
Janett Posted February 12, 2019 Share Posted February 12, 2019 @prestagas Your problem come from an issue with your server configuration. Prestashop cannot open a session file on /var/cpanel/php/sessions/ea-php70 You have to check with your host provider if the server configuration is good. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now