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

q0rban’s picture

Status: Active » Fixed

Hi 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!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

XerraX’s picture

Status: Closed (fixed) » Fixed

well 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

q0rban’s picture

Category: support » bug
Status: Fixed » Active

I 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! :)