After enabled the subdomain module(not according to the README file), my base path of all the links in my drupal site change from "http://localhost/drupal" to "http://localhost". I want unintall or disabled it.

However, whenever I try to go to "http://localhost/drupal/admin/modules/", it will redirect to "http://localhost/admin/build/modules/list/confirm" which is missing my installation path. So I can't do anything about it now.
I am now looking for a way to fall back the situation that it was.
Can anyone guide me how i can fix this? Thanks!

Comments

setvik’s picture

yikes. Sorry about this.

I'll add support for base paths and get a new release out as soon as I can.

For a temporary solution, you can uninstall a module manually by using the instructions on the following page:

http://drupal.org/node/157632

setvik’s picture

Status: Active » Postponed (maintainer needs more info)

Just added support for subdirectories in v1.7

honza pobořil’s picture

Version: 6.x-1.6 » 7.x-2.0-beta2
Issue summary: View changes

Issue is back in 7.x