When I load the theme, the primary links (secundary arent used) don't work
instead of this link:
http://weblog.kayjay.net/?q=forum

it makes a incorrect link:
http://weblog.kayjay.net/?q=?q=forum

Where can I adjust this ?

Other themes work fine
Im using drupal 4.5.2

Comments

Steven’s picture

This is a PHPTemplate issue, not related to FriendsElectric. Though I think you're adding the ?q= yourself when you're creating the links. This is unnecessary.