Hi, nice little module by the way! I find this very useful for my clients and I would love to see this module integrated as part of Drupal core. I did notice this bug though. From the configuration page (admin/settings/site-info-lite), when checking ON "Show default front page field." the basic site info page (admin/settings/basic-site-info) gives WSOD with this error:

Fatal error: Unsupported operand types in .../includes/common.inc on line 1437

Any chance this could be fixed?

Comments

naught101’s picture

Status: Active » Closed (won't fix)

I'd suggest using http://drupal.org/project/config_perms instead. It's a far better module, and has a drupal 7 version. I've changed the module front page to reflect that this module is more or less abandoned.

jayson’s picture

Unfortunately, the D6 version of config_perms doesn't have the same granularity as this module. Thanks for the response, I will live with it as-is for the rest of my site's D6 life and look to config_perms for D7.

naught101’s picture

I was under the impression that it had far better granularity than this module...

If you want to supply a patch, I can commit it, not worries. I just don't have time to work on this at the moment.