Active
Project:
Gamma
Version:
7.x-2.0-beta3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
1 Apr 2012 at 01:23 UTC
Updated:
4 Oct 2012 at 01:28 UTC
Using clean installations of D7, Omega, and Gamma, and after I flush all caches, the theme is displaying only a navigation bar and some error messages:
Notice: Undefined variable: default_container_width in include() (line 18 of ...\sites\all\themes\gamma\templates\page.tpl.php).
Notice: Undefined variable: default_container_width in include() (line 19 of ...\sites\all\themes\gamma\templates\page.tpl.php).
And none of the content is displayed. Please see the attached image.
Comments
Comment #1
jprstoney commentedHaving the same issue. Omega worked fine but Gamma is showing multiple errors.
Not only am I getting the error above but also:
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1572 of C:\HostingSpaces\HCL15600179\drupal.219design.co.uk\wwwroot\includes\bootstrap.inc).
In appearence > settings.
Any ideas?
Comment #2
maxchock commentedsame error...
Comment #3
gebiss commentedSame issue
Comment #4
tedbowIs Gamma compatible with 3.x of Omega? I was having this problem then tried it with Omega 2.1 and it worked.
http://drupal.org/node/1077734
The Gamma project page mentions Omega 2.x but not 3.x
Comment #5
pepe2907 commentedYep, same thing here, plus the warning for htmlspecialchars(). And b.t.w. it's similar with the Beta theme. Probably some incompatibility with the new Omega version.