sassbar Posted March 30, 2014 Share Posted March 30, 2014 Hello,I get the problem with 'Modules' after upgrading from 1.5.6.1 to 1.6.0.5 or 1.5.6.2.I'm has used '1-Click Upgrade' v1.3.3 and previous.I has upgraded to v.1.6.0.5 and to v.1.5.6.2 - problem is same.When I click in the back office to the button Modules->Modules I see this error: [PrestaShopException]Property Carrier->delay is emptyat line 878 in file classes/ObjectModel.php872.873. $message = $this->validateField($field, $value, $id_lang);874. if ($message !== true)875. {876. if ($die)877. throw new PrestaShopException($message);878. return $error_return ? $message : false;879. }880. }881. }882. ObjectModelCore->validateFieldsLang - [line 296 - classes/ObjectModel.php] ObjectModelCore->getFieldsLang - [line 480 - classes/ObjectModel.php] ObjectModelCore->add - [line 191 - classes/Carrier.php] - [2 Arguments] CarrierCore->add - [line 964 - modules/socolissimo/socolissimo.php] Socolissimo::createSoColissimoCarrierSeller - [line 1468 - modules/socolissimo/socolissimo.php] - [1 Arguments] Socolissimo->runUpgrades - [line 84 - modules/socolissimo/socolissimo.php] - [1 Arguments] Socolissimo->__construct - [line 1211 - classes/module/Module.php] ModuleCore::getModulesOnDisk - [line 1237 - controllers/admin/AdminModulesController.php] - [3 Arguments] AdminModulesControllerCore->initContent - [line 180 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 54 - admin/index.php] I kindly ask to help to resolve this bug.P.S.In the PrestaShop v.1.5.6.1 I haven't any problem. Link to comment Share on other sites More sharing options...
dioniz Posted March 30, 2014 Share Posted March 30, 2014 Have you cleared cache in BO? Link to comment Share on other sites More sharing options...
sassbar Posted March 30, 2014 Author Share Posted March 30, 2014 Thank You for so quick reply! No, not cleared. Please lets mi know how I can to clear it? Thank you! Link to comment Share on other sites More sharing options...
sassbar Posted March 30, 2014 Author Share Posted March 30, 2014 (edited) I'm sorry, Yes, I cleared folders /tools/smarty/cache /tools/smarty/compile as is writen in the manual. It's not helped - problem is stay. ,-( any reasons? Edited March 30, 2014 by sassbar (see edit history) Link to comment Share on other sites More sharing options...
karolwild Posted March 30, 2014 Share Posted March 30, 2014 Make a copy of the databaseRemove the module SocolissimoRemove from the database Socolissimo 1 Link to comment Share on other sites More sharing options...
sassbar Posted March 30, 2014 Author Share Posted March 30, 2014 Thank you Karolwild!! It's has solved my probem! I maked rollback to the v.1.5.6.1, Deleted from Modules tab module Socolissimo and then again upgraded to the v.1.6.0.5. It's work!! Thank YOU! 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