reconstruire arbre binaire left right

  • Posts: 2605
  • Thank you received: 65
  • Hikashop Business
11 years 9 months ago #56376

J'ai importe les catégories manuellement de virtuemart pour faire correspondre (+100) les id
mais category_left et right restent bien sur vide

quel code utiliser pour les reconstruire ?

merci

Last edit: 11 years 9 months ago by erickb.

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 9 months ago #56459

Il faut utiliser ce code:

$class=hikashop_get('class.category');
$root = $class->get($class->getRoot());
$class->rebuildTree($root,0,1);

Please Log in or Create an account to join the conversation.

  • Posts: 2605
  • Thank you received: 65
  • Hikashop Business
11 years 9 months ago #56466

super merci

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum