Active
Project:
Region Visibility
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2009 at 14:29 UTC
Updated:
1 Jun 2010 at 01:53 UTC
I tried this module a second time, because i wanted to know if this bug is gone:
#473042: No Settings displayed
but it is not. Additionally if a try to deactivate and/or delete it again, all my blocks are gone...
HELP!
Comments
Comment #1
q0rban commentedHi Janne, sorry you are having so much trouble with this module! Did you run update.php after upgrading? The latest version ( >2.x-dev) also requires Visibility API, so you'll need to download and install that before updating. Then run update.php.
If you would like to uninstall the module, navigate to admin/build/modules, disable the modules, and click submit. Then navigate to admin/build/modules/uninstall to Uninstall the modules.
As far as your blocks being gone, do not worry, this module does nothing to blocks, it hides the regions themselves. If you successfully uninstall and disable this module and your blocks are missing, it has nothing to do with this module.
Thanks!
Comment #3
XerraX commentedwell i finally had some time to check how to uninstall this module: (lol)
Open phpmyadmin and go to table system, search name for LIKE %...% visibility, edit the status of both, visibility_api and region_visibility to 0, then run update.php
I write this solution down because maybe someone else get the same problem:
disabling region_visibility = all blocks gone
disabling visibility_api = white screen of death
disabling both at the same time = white screen of death
Comment #4
q0rban commentedI will need to investigate this more, because if this is the case, it's certainly a bug. Thank you so much for posting back your findings! :)