Hi,
I have recently installed Drupal 6 and all the links in the top level admin section pages point to the home page and not to their intended screens.
For example, if I go to:
Administer > > Site Building and click "Modules" I go to the home page. IN fact all the links on the page for site building do this.
HOWEVER: the navigation menu in the left side bar does have the correct hrefs, but not in the main admin pages!
I have searched the drupal support and have found this problem, but for Drupal 5 not 6.
Please advise why this is broken.
Cheers,
madamep
Comments
Comment #1
Anonymous (not verified) commentedHi I'm back!
On a hunch I disabled the iconify module and that was the problem.
Then I searched in that module's project page and found this:
http://drupal.org/node/242813
There is a relatively easy fix explained there.
Best,
madamep
Comment #2
mr.baileys