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
Comment #1
setvik commentedyikes. 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
Comment #2
setvik commentedJust added support for subdirectories in v1.7
Comment #3
honza pobořil commentedIssue is back in 7.x