vin-100 Posted January 6, 2015 Share Posted January 6, 2015 (edited) Bonsoir, Je viens d'être contacté par un client qui rencontre un problème au moment du choix du mode de livraison. Je viens de faire un test moi-même et lorsque je sélecte Mondial Relay ou transporteur express, j'ai une page blanche qui s'affiche avec ce qui est écrit ci-dessous qui s'affiche. N'ayant fait aucune manip si ce n'est mettre à jour les frais de port, je ne comprends pas le soucis. Comment "table 'p3755..." peut-elle ne pas exister ? j'ai déjà vendu sans problème avant ? Que faut-il faire ? Merci d'avance pour votre aide Cordialement [PrestaShopDatabaseException] Table 'p3755_3.ps_paypal_login_user' doesn't exist SELECT `id_paypal_login_user` FROM `ps_paypal_login_user` WHERE 1 AND `id_customer` = '37' at line 605 in file classes/db/Db.php 599. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);600. }601. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))602. {603. if ($sql)604. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');605. throw new PrestaShopDatabaseException($this->getMsgError());606. }607. }608.609. /** DbCore->displayError - [line 307 - classes/db/Db.php] - [1 Arguments] DbCore->query - [line 482 - classes/db/Db.php] - [1 Arguments] DbCore->executeS - [line 84 - modules/paypal/paypal_login/PayPalLoginUser.php] - [1 Arguments] PaypalLoginUser::getPaypalLoginUsers - [line 98 - modules/paypal/paypal_login/PayPalLoginUser.php] - [2 Arguments] PaypalLoginUser::getByIdCustomer - [line 786 - modules/paypal/paypal.php] - [1 Arguments] PayPal->getTrackingCode - [line 556 - modules/paypal/paypal.php] - [1 Arguments] PayPal->hookPayment - [line 419 - classes/Hook.php] - [1 Arguments] HookCore::exec - [line 516 - controllers/front/ParentOrderController.php] - [1 Arguments] ParentOrderControllerCore->_assignPayment - [line 379 - controllers/front/OrderController.php] - [0 Argument] OrderControllerCore->_assignPayment - [line 186 - controllers/front/OrderController.php] - [0 Argument] OrderControllerCore->initContent - [line 167 - classes/controller/Controller.php] - [0 Argument] ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument] DispatcherCore->dispatch - [line 28 - index.php] - [0 Argument] RESOLU : Module réinstallé Edited January 6, 2015 by vin-100 (see edit history) Link to comment Share on other sites More sharing options...
mrarnaud Posted January 19, 2016 Share Posted January 19, 2016 Salut,Je ai le même problème ... pourriez-vous me dire ce que je peux faire? 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