I upgraded to the current version and it is completely broken on my websites. I get this error from the available updates page:

Fatal error: require_once(): Failed opening required '/var/www/drupal7/sites/all/modules/module_filter/module_filter.pages.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/drupal7/includes/menu.inc on line 515

On the module list page itself, there is no filter box, or check boxes for enabled, etc.

The tabs do not work. The only thing that I can do is see an alphabetized list from the "All" tab.

I use a multi-site drupal installation, and have tried 7.x-2.0 version of this module on several sites and I get the same results on all of them. I had a previous installation of module filter 7.x-1.8 that I uninstalled before installing the new version.

Any ideas on what I can do to get this module working?

Comments

GemQueen’s picture

I am happy to report that I installed the DEV version from 2/22/2015 on one website and it seems to fix all of my issues. Hopefully the dev version will be the real version soon! Thanks!

taslett’s picture

Thanks for posting this GemstoneLLC
I'll try out the dev version as I am getting the same error.

taslett’s picture

Dev version fixed it for me.

greenSkin’s picture

Status: Active » Closed (cannot reproduce)

Hmm, interesting. There is nothing different currently between the dev version and the 2.0 version. Perhaps a cache issue or were there any pending database updates to run?

taslett’s picture

Somehow in the previous upgrade the file module_filter.pages.inc was missing.