Upon enabling this module and having a module that redirects me to the page_throbber config page, I now receive this on every page of my site (NOT GOOD):

Additional uncaught exception thrown while handling exception.

Original

Exception: theme() may not be called until all modules are loaded. in theme() (line 1002 of /.../includes/theme.inc).

Additional

Exception: theme() may not be called until all modules are loaded. in theme() (line 1002 of /.../includes/theme.inc).

So, this module is not usable or testable at all at the moment. I'm looking forward to using it once it's been tested and fixed!

Comments

deanflory’s picture

...

liquidcms’s picture

just tried ver 1.3 (latest rel) on a clean D7 install.. i see a bug in that the default "All pages except those listed " with no pages listed - i.e. ALL pages does not work. but i tried the PHP version with simply having php code return true always.. and this does work fine.

it is unlikely that this module could cause the error you are seeing; especially since it doesn't even use the theme() function.

liquidcms’s picture

Version: 7.x-1.1 » 7.x-1.3
Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)