mistriha Posted November 19, 2021 Share Posted November 19, 2021 (edited) Bonjour, Juste après l'identification du client, j'ai une erreur fatale qui bloque jusqu'à la suppression des cookies. Voici le texte en mode debug : [Exception PrestaShop] Erreur fatale à la ligne 1182 dans le fichier classes/Tools.php 1177. ->getTranslator() 1178. ->trans('Erreur fatale', [], 'Admin.Notifications.Error'); 1179. } 1180. 1181. if (_PS_MODE_DEV_) { 1182. throw new PrestaShopException($errorMessage); 1183. } 1184. 1185. return $errorMessage; 1186. } 1187. ToolsCore::displayError - [ligne 3623 - classes/Product.php] ProductCore::getPriceStatic - [ligne 5632 - classes/Product.php] - [8 Arguments] ProductCore::getProductProperties - [ligne 831 - classes/Cart.php] - [2 arguments] CartCore->getProducts - [ligne 66 - modules/paygreen/bundles/PGPrestaCharity/Services/Hooks/PreventEmptyDonationHook.php] - [1 Arguments] PGI\Module\PGPrestaCharity\Services\Hooks\PreventEmptyDonationHook->preventEmptyDonation - [ligne - ] - [1 Arguments] call_user_func_array - [ligne 102 - modules/paygreen/bundles/PGFramework/Services/Handlers/HookHandler.php] - [2 arguments] Quelqu'un l'a déjà eu ? Informations du serveur : Linux #2 SMP Wed Sep 22 15:08:12 UTC 2021 x86_64 Version du logiciel serveur : Apache Version de PHP : 7.3.31 Limite de mémoire : -1 Temps maximal d'exécution : 50000 Taille max. pour envoi de fichiers : 64M Merci d'avance Edited November 19, 2021 by mistriha (see edit history) Link to comment Share on other sites More sharing options...
[email protected] Posted January 21, 2022 Share Posted January 21, 2022 Bonjour, Avez vous trouvé une solution à votre problème ? Merci ! Link to comment Share on other sites More sharing options...
Dudley Posted January 30, 2022 Share Posted January 30, 2022 Bonjour, Même problème, après avoir passer de 1.7.7.7 à 1.7.8.2. (PHP: 7.1.33) Je relance le problème ! Avez-vous trouvez le réponse ??? Merci ! 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