We just upgraded to a new server and when we receive a new order it comes in as incomplete…
When we try to change it to processings we get an error…
ErrorOops, something went wrong (Service Temporarily Unavailable). Please try again.
Anyone have any ideas…
Have checked folder permissions…
Mod_security is disabled…
Everything else seems to working just fine… Just cannot change order status…
And gives an error on order confirmation page for customers side…
You will probably have to either look in your 'error_log' file for any php errors or look at the ajax response in firebug or equivalent. More than likely you have a warning or notice message from php that is coming back from the ajax request and that message isn't what the cart expects as the response.
[quote name='tbirnseth' timestamp='1425935610' post='207484']
You will probably have to either look in your 'error_log' file for any php errors or look at the ajax response in firebug or equivalent. More than likely you have a warning or notice message from php that is coming back from the ajax request and that message isn't what the cart expects as the response.
[/quote]
Tony, Sent you a PM
If you want, we can also check the issue. Thanks