Closed (fixed)
Project:
Secure Pages
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2008 at 05:58 UTC
Updated:
9 Dec 2008 at 13:40 UTC
I could access my site by https://localhost/drupal6
but got 'Page not found' for https://localhost/drupal6/admin/settings/securepages
so I can not enable secure page.
when I tried to remove the module, it tried following page:
https://localhost/drupal6/admin/build/modules/list/confirm
and gave me 'Page not found' error, so I can not remove it.
Comments
Comment #1
vijayface commentedHi,
Am having temporary solution for this. You can remove that module from module list by removing files from directory.
Otherwise in drupal database "system table" having the module information with that status information. make that status as '0'.
Hope this will work.
reply me if you get result.
Comment #2
vijayface commented