Blawdi Posted October 22, 2021 Share Posted October 22, 2021 Bonjour, après une migration sur 1.7.8 j'ai un soucis avec la fonction "Commander à nouveau" sur certaine ça ne fonctionne pas, il y a une erreur fatale [PrestaShopException] Erreur fatale at line 1182 in file classes/Tools.php 1177. ->getTranslator() 1178. ->trans('Fatal error', [], 'Admin.Notifications.Error'); 1179. } 1180. 1181. if (_PS_MODE_DEV_) { 1182. throw new PrestaShopException($errorMessage); 1183. } 1184. 1185. return $errorMessage; 1186. } 1187. ToolsCore::displayError - [line 1530 - classes/Cart.php] CartCore->updateQty - [line 4578 - classes/Cart.php] - [9 Arguments] CartCore->duplicate - [line 82 - controllers/front/OrderController.php] OrderControllerCore->postProcess - [line 295 - classes/controller/Controller.php] ControllerCore->run - [line 518 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 28 - index.php] Je n'arrive pas a cerner le problème, pourquoi certaine oui et d'autre non?! aucune logique visible. Merci pour votre aide. Link to comment Share on other sites More sharing options...
doekia Posted October 22, 2021 Share Posted October 22, 2021 Logique prestashop Si l'un des produits n'est pas possible ... on crash Link to comment Share on other sites More sharing options...
Blawdi Posted October 22, 2021 Author Share Posted October 22, 2021 (edited) Les produits sont bien présent avec du stock etc.. Edited October 22, 2021 by Blawdi (see edit history) Link to comment Share on other sites More sharing options...
doekia Posted October 24, 2021 Share Posted October 24, 2021 Pas celui qui vous fait crasher. Sûr et certain 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