Enabling Theme Developer throws these errors:

# warning: include_once(system.admin.inc) [function.include-once]: failed to open stream: No such file or directory in /home/jmo/public_html/sites/all/modules/devel/devel_themer.module on line 380.
# warning: include_once() [function.include]: Failed opening 'system.admin.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jmo/public_html/sites/all/modules/devel/devel_themer.module on line 380.

I'm not sure if this is a bug or -- quite possibly -- something has gone awry, but don't know how to troubleshoot these error messages. Disabling the module eliminates the errors, so it's something I can sort of work around since Theme Developer is only used during development and, despite the errors, Theme Developer seems to function. However, I thought I would ask.

Comments

justmagicmaria’s picture

Same issue.

sam moore’s picture

Same here.

* warning: include_once(system.admin.inc) [function.include-once]: failed to open stream: No such file or directory in
/devel/devel_themer.module on line 380.
* warning: include_once() [function.include]: Failed opening 'system.admin.inc' for inclusion (include_path='.:/var/www/php') in
/devel/devel_themer.module on line 380.

JeremyFrench’s picture

Status: Active » Closed (won't fix)

I think this was because of #591804: Theme registry build bug: External file with template_preprocess is not loaded if tpl.php is copied into theme please reopen if you are still getting these errors.