Closed (duplicate)
Project:
Theme Settings API
Version:
5.x-2.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2007 at 15:55 UTC
Updated:
2 Jan 2008 at 17:37 UTC
When I install the module on my drupal test site (local machine - using xamp) I get following error:
warning: include_once(themes/garland/theme-settings.php) [function.include-once]: failed to open stream: No such file or directory in C:\Programme\xampp\htdocs_lamp83\sites\all\themes\zen\zen_classic\theme-settings.php on line 5.
warning: include_once() [function.include]: Failed opening 'themes/garland/theme-settings.php' for inclusion (include_path='.;C:\Programme\xampp\php\pear\') in C:\Programme\xampp\htdocs_lamp83\sites\all\themes\zen\zen_classic\theme-settings.php on line 5. Was just testing the module and I guess the error is less Theme Settings API related than a failure of XAMP or my Apache Config, anyway wanted to let you know about it as maybe someone knows the solution to the error and maybe someone else will benefit from the "documentation" then.
Cheers
Sebastian
Comments
Comment #1
colorado commentedSee this related thread:
http://drupal.org/node/199578
Comment #2
johnalbinSounds like you are using Zen.
As colorado stated… duplicate of http://drupal.org/node/199578
Comment #3
s.daniel commentedThank you for the response and sorry for duplicate post. Searched before posting but probably not enough.
Comment #4
johnalbinNot a problem!
It's often difficult to tell where a bug is originating. And your error message mentions both zen and theme-settings, so it's to be expected.