Utilisation module PrestaShop PrestaPricing »
[BUG]Activation d'un produit => Erreur fatale
| Auteur | Message |
|---|---|
|
Sitolog Inscrit le : 04/12/2011 Messages : 524 |
Publié : 07/08/2012 11:27:32 "Citer" FRANCAIS (see English version below) Code : Appel WL : Traitement de 'Procédure locale bold_price' (FEN_MAIN.PROCEDURE.bold_price), ligne 67, thread 0 Que s'est-il passé ? Vous avez appelé l'opérateur [] sur le champ TABLE_ps_product. L'indice spécifié [..] est invalide. Les valeurs valides sont comprises entre 1 et .. (inclus). Code erreur : 10038 Niveau : erreur fatale (EL_FATAL) Dump de l'erreur du module 'wd160obj.dll' (16.0.332.14). Identifiant des informations détaillées (.err) : 10038 Informations supplémentaires : EIT_PILEWL : Procédure locale bold_price (FEN_MAIN.PROCEDURE.bold_price), ligne 67 Sortie d'une ligne de TABLE_ps_product (FEN_MAIN.TABLE_ps_product), ligne 13 A chaque modification de active__ps_product ( TABLE_ps_product ) (FEN_MAIN.TABLE_ps_product.active__ps_product), ligne 1 Clic sur BTN_Valider (FEN_Fenetre1.ONG_Connections.BTN_Valider), ligne 396 EIT_DATEHEURE : 07/08/2012 11:05:50 Solution temporaire: En attendant le correctif, la solution temporaire est de prendre soin de sélectionner la ligne du produit avant de cliquer dans une des cases à cocher de la ligne. J'en profite pour partager une astuce: Sélectionnez tous les produits que vous voulez activer (ou désactivés) et cliquez dans la case à cocher pour l'un deux. Ils seront tous activées (ou désactivés) en même temps Crdlt Franck ENGLISH (Google Translate quality): There is a bug with the current version (V4.3.0.a) and earlier, that will be corrected by the next update: when you want to activate a product by clicking the checkbox in the column "activated" , we sometimes this error message: [code] WL Call: Treatment of 'local bold_price Procedure' (FEN_MAIN.PROCEDURE.bold_price), line 67, thread 0 What has happened? You called the [] operator on the field TABLE_ps_product. The specified index [..] is invalid. Valid values are between 1 and .. (inclusive). Error Code: 10038 Level: fatal error (EL_FATAL) Dump error of module 'wd160obj.dll' (16.0.332.14). Identifying details (. Err): 10038 Additional information: EIT_PILEWL: Local procedure bold_price (FEN_MAIN.PROCEDURE.bold_price), line 67 Output of a line TABLE_ps_product (FEN_MAIN.TABLE_ps_product), line 13 At each change active__ps_product (TABLE_ps_product) (FEN_MAIN.TABLE_ps_product.active__ps_product), line 1 Clicking BTN_Valider (FEN_Fenetre1.ONG_Connections.BTN_Valider), line 396 EIT_DATEHEURE: 08/07/2012 11:05:50 [/ code] Temporary solution: Until the patch, the temporary solution is to take care to select the product line before you click in one of the checkboxes of the line. I take this opportunity to share a tip: Select all the products you want to activate (or disabled), and click the check box for one of them. They will all be activated (or deactivated) at the same time ![]() Rgds Franck |