skylabKevin Posted March 3, 2020 Share Posted March 3, 2020 (edited) Hi Everyone, I have a serious problem, whenever i want to create / edit product, i got a blank page on PROD (no errors in prestashop logs, php logs and apache logs) , if i switch to debug mode, the product page shows without no errors. I've already : Clear cache (/var/cache/dev & /var/cache/prod) Rebuild .htaccess It happen somewhere around the formAction in ProductController.php (i can do a die('ok') within this method and have my 'ok' displayed before the return (method formAction)) Thanks for your help Edited March 3, 2020 by skylabKevin (see edit history) 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