Jump to content

Edit History

mistriha

mistriha

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

mistriha

mistriha

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:

[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 3623 - classes/Product.php]

ProductCore::getPriceStatic - [line 5632 - classes/Product.php] - [8 Arguments]

ProductCore::getProductProperties - [line 831 - classes/Cart.php] - [2 Arguments]

CartCore->getProducts - [line 66 - modules/paygreen/bundles/PGPrestaCharity/Services/Hooks/PreventEmptyDonationHook.php] - [1 Arguments]

PGI\Module\PGPrestaCharity\Services\Hooks\PreventEmptyDonationHook->preventEmptyDonation - [line - ] - [1 Arguments]

call_user_func_array - [line 102 - modules/paygreen/bundles/PGFramework/Services/Handlers/HookHandler.php] - [2 Arguments]

 

Quelqu'un l'a déjà eu ?

Merci d'avance

×
×
  • Create New...