BnB Posted March 16, 2013 Share Posted March 16, 2013 (edited) When trying to update Carriers in BO - Shipping - Carriers this error message appeared suddenly: 'An error occurred while updating object. carrier' and updating failed. I had changed some texts for delivery time before and i could updating this several times but suddenly the error appears and updating the carrier is not possible anymore. I am using PS 1.5.3.1 What should I do? Thx for your help! Edited March 16, 2013 by BnB (see edit history) Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted March 16, 2013 Share Posted March 16, 2013 (edited) Hi, I think you need to debug AdminController and Carrier classes, seems like Validate::isLoadedObject($object) return FALSE Regards Edited March 16, 2013 by Alexander Simonchik (see edit history) Link to comment Share on other sites More sharing options...
intx Posted September 10, 2013 Share Posted September 10, 2013 Hi I got the same problem. Alexander, could you please specify what exactly need to be done in order to debug AdminController? Sorry, for asking Many thanks. Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted September 11, 2013 Share Posted September 11, 2013 Hi, I meant that this type of error can be triggered in AdminController::processUpdate() function, for example validateRules() return not empty $this->errors array 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