Page 1 of 1

Products Module - breadcrumbs problem

Posted: Fri Oct 21, 2011 11:23 am
by waldemar_r
Hi,

I have a problem with breadcrumbs on my site. I created a hierarchy:

Code: Select all

Rozruszniki
   Maszyny budowlane
       JBC
       KOMATSU /// id:15
       HANOMAG /// id:11
       CAT
   Maszyny rozlnicze
   Inne
Alternatory
   Maszyny budowlane
   Maszyny rolcznie
   Inne


I added two products to "KOMATSU". When I enter the products details, the breadcrumb contains:
[breadcrumb] => Rozruszniki > Maszyny budowlane > HANOMAG

I've just added another product. I noticed that the last node has id - 4.

Does anyone know what is wrong and how to fix if?