jonmig Posted August 16, 2016 Share Posted August 16, 2016 (edited) hi guys please can anybody help me even get off the first starting post with this problem .. After installing various versions of Prestashop even upto the latest version as soon as I enter the back office and click on the save buttons I get the following error .. Thank you for any help Edited August 16, 2016 by jonmig (see edit history) Link to comment Share on other sites More sharing options...
Knowband Plugins Posted August 17, 2016 Share Posted August 17, 2016 Meaning of 400 Bad Request Error: The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modifications. This means that the data that is sent to the server by your action doesn't have the proper syntax as expected. Link to comment Share on other sites More sharing options...
jonmig Posted August 17, 2016 Author Share Posted August 17, 2016 (edited) hi Thank you so much for your answer , please could you tell me what I need to do though ? everytime I try to save an image I get the attached white error screen , the image does get saved however I am faced with this screen everytime I click on the save button , I have tried different versions of Prestashop and they all seem to do this so I was thinking it maybe something that I need to ask my hosting to change as Prestashop has worked OK in the past for me. cheers Edited August 18, 2016 by jonmig (see edit history) Link to comment Share on other sites More sharing options...
Knowband Plugins Posted August 19, 2016 Share Posted August 19, 2016 Try to repeat the process after enabling error debugging and see it there is any error shown. You can post the error here so that we can guide you accordingly. It might be possible that this issue is related to your hosting, but we suggest that you inspect the issue first of all and try to figure out something. FYI, to enable error debugging you can follow the steps below: open: config/defines.inc.php find this line: define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true) Link to comment Share on other sites More sharing options...
jonmig Posted August 19, 2016 Author Share Posted August 19, 2016 (edited) hi Thank you again for your help , I have just spoken with my hosting tech advisors today and they seem to think it could possibly be a request (of which you quite rightly point out) that may not be supported on their server as they have updated their Linux servers from 3 years ago when I had no problem with the service , they are asking me to find out what the request is though before making a definite diagnosis, I have tried the degugging but nothing shows up ;( kind regards Mike Edited August 19, 2016 by jonmig (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 19, 2016 Share Posted August 19, 2016 your hoster should know what is the problem because they have access to logs suggest them that you're trying to: - post html code in $_POST - post many variables via $_POST - problem occurs only when you try to submit form with: html from textbox, and several numbers/string from <input> fields. Link to comment Share on other sites More sharing options...
jonmig Posted August 22, 2016 Author Share Posted August 22, 2016 (edited) hi guys Thank you I passed on your comments to the hosters Vekia and whatever you said it has done the trick , they made a few adjustments on my account server ,mod security etc and it's all sorted now THANK YOU so much kind regards Mike Edited August 22, 2016 by jonmig (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 22, 2016 Share Posted August 22, 2016 good shot, i should start to play some lotto games haha Link to comment Share on other sites More sharing options...
Superserver Posted August 31, 2016 Share Posted August 31, 2016 (edited) I have the following install problem with PS 1.7 RC 0 ... Edited August 31, 2016 by Superserver (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