Hi,

I'm using the latest version of PhpTemplate with Drupal 4.6.2, and when I come to display primary or secondary links, it will only show the last link that I have listed in the Themes/Settings/Bluemarine (phpTemplate version) settings.

i.e. out of 'link1', 'link2', link3', only 'link3' is displayed as it should be, the others don't appear. It is the same with any phptemplate theme.

I heard this is a new problem that has only cropped in 4.6.2 of drupal, but if anyone can offer a solution that'd be great.

Comments

mdc’s picture

Cross-posted here http://drupal.org/node/34111

Same URLs???
KarlKedrovsky - October 16, 2005 - 00:04
new

I just got done adding primary links to a new template and found that if you use the same url in all of the links only the last one shows up. When I started adding the "real" links everything started showing up.

ob3ron’s picture

That was causing me some hair-pulling too.... thanks for saving me some hours!

Arvana