mohith kumar Posted February 1, 2018 Share Posted February 1, 2018 admin side product page after edit done save button click is show blank page. not save also how to fixed this . Link to comment Share on other sites More sharing options...
musicmaster Posted February 1, 2018 Share Posted February 1, 2018 (edited) Normally Prestashop hides error messages for security reasons. So when you have a blank page you should start enabling development mode so that you see the php/mysql error. https://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information-blank-page-500-internal-server-error/ Often the error will give you a clue where to look. Often it is some module that causes the crash and disabling it will solve the problem. Another thing that often helps is emptying the cache. Edited February 1, 2018 by musicmaster (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