ozerom Posted August 29, 2015 Share Posted August 29, 2015 Hola, Al haer click en clientes/carros de compra me encuentro con el siguiente pantallazo: (Prestashop 1.6.1.0) [PrestaShopException] Invalid address #3096at line 393 in file classes/Address.php 388. if ($id_address)389. {390. $address = new Address((int)$id_address);391.392. if (!Validate::isLoadedObject($address))393. throw new PrestaShopException('Invalid address #'.(int)$id_address);394.395. }396. elseif ($with_geoloc && isset($context->customer->geoloc_id_country))397. {398. $address = new Address(); AddressCore::initialize - [line 195 - classes/tax/Tax.php] - [1 Arguments] TaxCore::getProductEcotaxRate - [line 594 - classes/Cart.php] - [1 Arguments] CartCore->getProducts - [line 1450 - classes/Cart.php] CartCore->getOrderTotal - [line 1354 - classes/Cart.php] - [2 Arguments] CartCore::getTotalCart - [line 836 - controllers/admin/AdminCartsController.php] - [3 Arguments] AdminCartsControllerCore->getOrderTotalUsingTaxCalculationMethod - [line - ] - [2 Arguments] call_user_func_array - [line 329 - classes/helper/HelperList.php] - [2 Arguments] HelperListCore->displayListContent - [line 157 - classes/helper/HelperList.php] HelperListCore->generateList - [line 891 - controllers/admin/AdminCartsController.php] - [2 Arguments] AdminCartsControllerCore->renderList - [line 2015 - classes/controller/AdminController.php] AdminControllerCore->initContent - [line 180 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 54 - admin/index.php] ¿Alquien sabe a que puede ser debido? Muchas gracias. Link to comment Share on other sites More sharing options...
Eutanasio Posted August 30, 2015 Share Posted August 30, 2015 echa un vistazo a este post: https://www.prestashop.com/forums/topic/264650-solved-backoffice-shopping-carts-error/ 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