Search the Community
Showing results for tags 'invalid address'.
-
Bonjour, Version PS: 1.7.2.4 Lorsque je veux consulter la liste des panier depuis le dashboard de l'interface d'administration de Prestashop j'ai une page d'erreur : [PrestaShopException] Invalid address #18 at line 439 in file classes/Address.php 434. // if an id_address has been specified retrieve the address 435. if ($id_address) { 436. $address = new Address((int)$id_address); 437. 438. if (!Validate::isLoadedObject($address)) { 439. throw new PrestaShopException('Invalid address #'.(int)$id_address); 440. } 441. } elseif ($with_geoloc && isset($context->customer->geoloc_id_country)) { 442. $address = new Address(); 443. $address->id_country = (int)$context->customer->geoloc_id_country; 444. $address->id_state = (int)$context->customer->id_state; AddressCore::initialize - [line 197 - classes/tax/Tax.php] - [1 Arguments] TaxCore::getProductEcotaxRate - [line 722 - classes/Cart.php] - [1 Arguments] CartCore->getProducts - [line 3867 - classes/Cart.php] CartCore->isVirtualCart - [line 1797 - classes/Cart.php] CartCore->getOrderTotal - [line 1715 - classes/Cart.php] - [2 Arguments] CartCore::getTotalCart - [line 860 - controllers/admin/AdminCartsController.php] - [3 Arguments] AdminCartsControllerCore->getOrderTotalUsingTaxCalculationMethod - [line - ] - [2 Arguments] call_user_func_array - [line 333 - classes/helper/HelperList.php] - [2 Arguments] HelperListCore->displayListContent - [line 162 - classes/helper/HelperList.php] HelperListCore->generateList - [line 920 - controllers/admin/AdminCartsController.php] - [2 Arguments] AdminCartsControllerCore->renderList - [line 2099 - override/classes/controller/AdminController.php] AdminControllerCore->initContent - [line 205 - classes/controller/Controller.php] ControllerCore->run - [line 379 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 95 - admin/index.php] Y a t'il un moyen de supprimer un ou plusieurs panier abandonnés ? Merci pour votre aide.
- 11 replies
-
- invalid address
- prestashopexception
-
(and 3 more)
Tagged with:
-
Hola amigos. Tengo un error al ingresar desde el back a el detalle del cliente, sucede el mismo error cuando el cliente quiere ingresar al detalle de sus pedidos en el front. Sucede con varios clientes. esto paso después de una migración de datos de una versión de prestashop a 1.6 a una instalación limpia de prestashop 1.7 Creo suponer que son carritos del cliente, sin embargo no puedo borrar los carritos. [PrestaShopException] Dirección inválida # 2146 en la línea 444 en las clases de archivo / Address.php 439. // si se ha especificado una id_address recupera la dirección 440. if ($ id_address) { 441. $ address = new Address ((int) $ id_address); 442. 443. if (! Validate :: isLoadedObject ($ address)) { 444. throw new PrestaShopException ('Invalid address #'. (Int) $ id_address); 445.} 446.} elseif ($ with_geoloc && isset ($ context-> customer-> geoloc_id_country)) { 447. $ address = new Address (); 448. $ address-> id_country = (int) $ context-> customer-> geoloc_id_country; 449. $ address-> id_state = (int) $ context-> customer-> id_state; AddressCore :: initialize - [line 197 - classes / tax / Tax.php] - [1 Arguments] TaxCore :: getProductEcotaxRate - [línea 739 - classes / Cart.php] - [1 Arguments] CartCore-> getProducts - [línea 278 - src / Adapter / Cart / CartPresenter.php] - [1 Arguments] PrestaShop \ PrestaShop \ Adapter \ Cart \ CartPresenter-> presente - [línea 117 - src / Adapter / Order / OrderPresenter.php] - [1 Arguments] PrestaShop \ PrestaShop \ Adapter \ Order \ OrderPresenter-> getProducts - [línea 86 - src / Adapter / Order / OrderPresenter.php] - [1 Arguments] PrestaShop \ PrestaShop \ Adapter \ Order \ OrderPresenter-> present - [line 73 - controllers / front / HistoryController.php] - [1 Arguments] HistoryControllerCore-> getTemplateVarOrders - [línea 53 - controladores / front / HistoryController.php] HistoryControllerCore-> initContent - [línea 253 - classes / controller / Controller.php] ControllerCore-> run - [line 428 - classes / Dispatcher.php] DispatcherCore-> dispatch - [línea 28 - index.php]
-
- error direcciones carrito
- invalid address
- (and 3 more)
-
Hello fellow prestashopers We have a hair products eshop at www.top-hair.gr and we are getting a [PrestaShopException] Invalid Address #130 error on firefox on a single computer. We have tested the website on other computers with firefox and also on mobile devices and it works correctly. Also on the computer that error occurs the website works on Chrome and Explorer. We uninstalled firefox and installed it again (it is currently running the latest version 56.0.2 (32-bit)) but the problem still holds. Has anyone found a similar problem to this. I have attached a screenshot of the error which happens when clicking all the products on the homepage of the website. Thank you for you time and interest
- 3 replies
-
- invalid address
- firefox bug?
-
(and 1 more)
Tagged with:
-
Hi, When trying to process an order we are receiving an 'Invalid address' error. The address has previously worked and this is a new error. Additionally, it doesn't save any data in the 'Company' field. Can anyone help with this? Thanks Tom
- 2 replies
-
- address
- invalid address
-
(and 2 more)
Tagged with:
-
Hi there, After upgrading a shop from an older 1.4 version to 1.4.11, my customised theme breaks the add address process when billing and shipping address are different. "INVALID ADDRESS" pops up when unchecking the "use same address for billing" box. If I flip over to the original 1.4.11 theme, it works fine... So, which files should I replace with the original ones from 1.4.11 to resolve the problem? I assume it might be addresses.tpl or similar but wanted to check before trying anything in case someone has had the same issue. Many thanks in advance for any assistance! EDIT/UPDATE: Ok, after replacing order-address.tpl the problem is solved BUT ONLY for existing customers who already have one address in their account. I can easily add another and flip the check box for shipping/billing address. If I try to create a new account on ordering I get first the "INVALID ADDRESS" error when unchecking the "USE SAME ADDRESS" box, then when I click ADD NEW ADDRESS, I get an " ERROR 01. Invalid Token" message on trying to save an additional address. Can anyone elucidate as to why this is occurring? Pretty stumped by this now....
-
Hi, I cannot process an order passed order step1 (billing and delivery address). Whichever address is set, I get Does anybody have an idea? Thanks
- 2 replies
-
- error
- invalid address
-
(and 1 more)
Tagged with: