Hi,
Struggling to get this to work with at-commerce. Have it working fine using base as corrola but changing to at-commerce (installed) following instructions in readme gives me the following;
- when viewing settings for me new sub-theme:
Notice: Undefined index: at-commerce in system_theme_settings() (line 563 of /sites/www-thecomarca/modules/system/system.admin.inc).
Notice: Trying to get property of non-object in system_theme_settings() (line 563 of /sites/www-thecomarca/modules/system/system.admin.inc).
- I can see the color module settings but none of the standard "adaptive theme" options and the error message above is displayed.
- Viewing the site, I get a "HTTP Error 500" message.
Attached the theme files. The theme directory "thecomarca".
Thanks in advance for any assistance.
Cheers
Brendan
| Comment | File | Size | Author |
|---|---|---|---|
| thecomarca.tar_.gz | 46.46 KB | BrendanP |
Comments
Comment #1
stan turyn commentedYour base theme is at_commerce, and not 'at-commerce' as you have currently in your .info file
Comment #2
BrendanP commentedFrak. I don't know how many times I read over that... *hangs head in shame*
Thanks for looking at this and pointing out my obvious blunder...