CategoryBreadcrumbs problem
Posted: Thu Feb 26, 2009 4:39 pm
Hello,
I'm having "weird" database probems on our GoDaddy hosted site. So I'm not sure if I really have a problem, or if I'm just not understanding something.
My breadcrumbs are blank on my category pages. They only show the "home" link.
Let us assume that my hiearchy is "root->MainCat1->Subcat1"
How does the control build a path?
In the CategoryBreadcrumb.ascx.cs file I see a call to CatalogDataSource.GetPath(...).
Which table(s) does it read to construct the path?
Thanks,
-tomas
I'm having "weird" database probems on our GoDaddy hosted site. So I'm not sure if I really have a problem, or if I'm just not understanding something.
My breadcrumbs are blank on my category pages. They only show the "home" link.
Let us assume that my hiearchy is "root->MainCat1->Subcat1"
How does the control build a path?
In the CategoryBreadcrumb.ascx.cs file I see a call to CatalogDataSource.GetPath(...).
Which table(s) does it read to construct the path?
Thanks,
-tomas