stoicescu.mihai Posted August 6, 2014 Share Posted August 6, 2014 Hi everybody, I have a problem when i placing a order with pay by cash on delivery. When i push the button to confirm the order, i get this error "500 Server Error Oops, something went wrong.Try to refresh this page or feel free to contact us if the problem persists." I uninstalled and reinstalled the module and still don't work Best regards, Link to comment Share on other sites More sharing options...
stoicescu.mihai Posted August 7, 2014 Author Share Posted August 7, 2014 Any ideas? Link to comment Share on other sites More sharing options...
N-Connection Posted August 7, 2014 Share Posted August 7, 2014 The problem with the 500 error is that it is a general error, "something" is wrong but its not clear what. I had the same error when people wanted to pay with paypal, for me the solution was to change the permission codes in my files map (back office from your web hosting). Go to your file manager (in your web hosting account) and go to the map domain, public_htm file and check what permission code they are set. For me it worked when putting the map paypal to 755 or 777. im not sure if its safe but for me it works. in the map "modules" is one also called "bankwire" that is the one you need to check. Link to comment Share on other sites More sharing options...
El Patron Posted August 7, 2014 Share Posted August 7, 2014 also you can get the underlying error by looking at hosting php error log, or turn on PrestaShop debug, learn more here: http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information/ then recreate issue, then search on that error hopefully you will find solution. Link to comment Share on other sites More sharing options...
stoicescu.mihai Posted August 8, 2014 Author Share Posted August 8, 2014 also you can get the underlying error by looking at hosting php error log, or turn on PrestaShop debug, learn more here: http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information/ then recreate issue, then search on that error hopefully you will find solution. Thx, El Patron Link to comment Share on other sites More sharing options...
Recommended Posts