I had to correct the primary/secondary link construction in the foreach as so

l($link['title'], $link['href'],
$link['attributes'], $link['query'],
$link['fragment'])

Now it works very well

Lanny

Comments

frjo’s picture

Assigned: Unassigned » frjo
Status: Active » Fixed

I see now that it's listed as a Drupal 5 theme, that must be a mistake since there are no Drupal 5 version, yet.

I have just now committed my first attempt at a Drupal 5 conversion for the Slash theme to HEAD. Please try it out and report and report any problems through the projects issue tracker.

Lanny-1’s picture

I have no problems with the theme as it is once I applied the referenced code.

Anonymous’s picture

Status: Fixed » Closed (fixed)