Closed (duplicate)
Project:
Theme Settings API
Version:
5.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2007 at 17:36 UTC
Updated:
13 Dec 2007 at 08:51 UTC
Hi,
this module work correctly with zen theme, but it doesn't work with zen classic.
When I try con configure zen classic, this error arise:
Fatal error: Call to undefined function zen_settings() in
\sites\all\themes\zen\zen_classic\theme-settings.php on line 40
and when I come back at theme administrator page, this error is there:
warning: include_once(themes/garland/theme-settings.php) [function.include-once]: failed to open stream: No such file or directory in \sites\all\themes\zen\zen_classic\theme-settings.php on line 5.
Comments
Comment #1
johnalbinThe error message
warning: include_once(themes/garland/theme-settings.php)indicates that it is trying to load theme settings for Garland. Garland? That's really weird.Is this a modified version of Zen? or a stock Zen 5.x-0.8?
Comment #2
alex72rm commentedNo,
I installed the last one version of Zen/Zen Classic.
The error arise always, as Garland is Enabled/default or not.
It's so weird, 'cause for Zen (the 'normal' one) this problem doesn't arise. Only for Zen Classic.
Comment #3
alex72rm commentedFound error.
See at http://drupal.org/node/199578 for a mainingful discussion.