module installs fine, but if i click any link (except 'home page') in the supernav menu, it always loads localhost root page (http://localhost) in the right frame.

Comments

Anonymous’s picture

The problem that occurs has nothing to do with wamp/localhost.
It runs fine here on my windows xp laptop with xampp.

docwilmot’s picture

more info:
---using drupal 6
---noticed that from the moment i activate the supernav module, the address in the browser window never changes, whether i am clicking in the supernav menu, or links in the drupal install itself
---apache error log says "[Sun Feb 24 11:50:30 2008] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/drupal/admin, referer: http://localhost/drupal/admin/content/comment" (of course replace /content/comment with /content/whatever-page-i clicked).
---clicking 'get the url of the right hand frame' button always gives http://localhost/drupal
---apache 2.2.6; PHP 5.2.5; MySQL 5.0.45

hope this helps.

chrisshattuck’s picture

Hi, docwilmot,

I'm not sure exactly what the issue would be at this point, my guess is that is that it has something to do with your apache or php configuration. I just uploaded some updates, so maybe you can give it a try from CVS or the next time it gets packaged.

Thanks,
Chris

chrisshattuck’s picture

Status: Active » Postponed (maintainer needs more info)