Hello, I've tried out the ninesixty for 6.x and noticed that no matter what page I'm on the breadcrumb always only links to home. Can anyone else confirm this? Is there a solution?

Comments

newz2000’s picture

Interestingly, if I create a sub-theme and in the .info file set base theme = ninesixty the breadcrumb works properly when the sub-theme is used. :-/

dvessel’s picture

Yeah, I've noticed this on some installations. This has nothing to do with this theme though. I'll just leave this active until I do some tests and know where this is coming from.

chromix’s picture

This is a common problem with Drupal 6... basically the breadcrumb only works the way you'd expect when you're using the navigation menu. It's explained here:
http://drupal.org/node/479496

To get the old Drupal 5 behavior back you can use Menu Breadcrumb.

dvessel’s picture

Status: Active » Closed (fixed)