Shwetab55 Posted May 27, 2021 Share Posted May 27, 2021 Hi, I'm using PS 1.7.6.5 and PHP 7.2 When I tried to change order status from admin, its not changing. Nothing happens! I tried to enable debug, I get no errors Thanks in advance 1 Link to comment Share on other sites More sharing options...
musicmaster Posted May 27, 2021 Share Posted May 27, 2021 Changing an order status is an ajax operation. So with debug enabled you should look in the PHP error log or investigate what the ajax call returned. Link to comment Share on other sites More sharing options...
Shwetab55 Posted June 14, 2021 Author Share Posted June 14, 2021 Hi @musicmaster It was issue with override file AdminOrdersController.php, I have removed that file from overrides, now its working. Thanks 1 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