Dobsons Posted April 5, 2017 Share Posted April 5, 2017 I manually installed and ran the updated 1Click installer. While updating the database, during the 1.7.1 upgrade, I receive a NOT ALLOWED error [Ajax / Server Error for action upgradeDb] textStatus: "error " errorThrown:"Not Allowed " jqXHR: " Has anyone else had this happen, if so how did you resolve the issue? Link to comment Share on other sites More sharing options...
tuk66 Posted April 19, 2017 Share Posted April 19, 2017 Try to use the latest version of the 1-Click Upgrade module - https://github.com/PrestaShop/autoupgrade It looks like a database issue and you should try to upgrade locally using a debugger. These AJAX error messages are useless. Link to comment Share on other sites More sharing options...
ToyLover Posted November 6, 2017 Share Posted November 6, 2017 I just had the same problem. Y tried using the autoupgrade module from 1.6.1.17 > 1.7.2.0 and all files were upgraded, but then when trying to upgrade the database I got an error: " [Ajax / Server Error for action upgradeDb] textStatus: "error " errorThrown:"Not Allowed " jqXHR: 405 Not Allowed" Can anyone help me? Link to comment Share on other sites More sharing options...
tuk66 Posted November 7, 2017 Share Posted November 7, 2017 I can help you do the upgrade. Unfortunately, this kind of error is very hard to debug. Link to comment Share on other sites More sharing options...
selectshop.at Posted November 7, 2017 Share Posted November 7, 2017 Please also read error logs of the server and activate debug mode. Ajax errors are not enough for to localize the error, cause they are general errors like "500 oops something went wrong..." If you don't have access to the error logs of the server, ask for assistance of your provider. How to activate debug mode: https://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information-blank-page-500-internal-server-error/ 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