Jump to content

Plantage back-office en allant dans Client puis panier


Recommended Posts

Bonjour,

 

Dans le back-office sur je vais dans client puis panier j'ai une page erreur avec :

 

[PrestaShopException]

Invalid address #8
at 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();

 

Quelqu'un peut m'aider ?

Link to comment
Share on other sites

  • 4 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...