Jump to content

Impossible D'accéder À La Catégorie Dans Catalogue, Bloc Catégorie Disparu


Recommended Posts

URGENT !!! HELPPPPPPP

Bonjour

après un Razet le bloc catégorie et a disparu.

Je ne peux non plus acceder au "catalogue" puis "catégorie", un message d'erreur s'affiche :

[PrestaShopException]

 

Parent category does not exist

at line 380 in file classes/Category.php

 

374. if (!$this->id_parent)375. return 0;376. 377. $parent_category = new Category((int)$this->id_parent);378. if (!Validate::isLoadedObject($parent_category))379. throw new PrestaShopException('Parent category does not exist');380. return $parent_category->level_depth + 1;381. }382. 383. /**384. * Re-calculate the values of all branches of the nested tree

Que dois-je faire car ma boutique n'est plus fonctionnelle !

Grand merci

Link to comment
Share on other sites

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...