Closed (fixed)
Project:
Alphorn
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2011 at 10:17 UTC
Updated:
15 Sep 2011 at 10:00 UTC
Installed on SME Server v8 (contribs.org) and as soon as I tried to administer it I got:
Notice: Undefined variable: grid_width in include() (line 11 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/sites/all/themes/alphorn/templates/page.tpl.php).
Notice: Undefined variable: grid_width in include() (line 50 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/sites/all/themes/alphorn/templates/page.tpl.php).
Notice: Trying to get property of non-object in drupal_alter() (line 983 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 983 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 983 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/includes/module.inc).
Notice: Undefined variable: main_group_width in include() (line 55 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/sites/all/themes/alphorn/templates/page.tpl.php).
Notice: Undefined variable: content_group_width in include() (line 61 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/sites/all/themes/alphorn/templates/page.tpl.php).
Notice: Trying to get property of non-object in drupal_alter() (line 983 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 983 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 983 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 983 of /home/e-smith/files/ibays/Primary/html/drupal-7.x-dev/includes/module.inc).
Help!
Comments
Comment #1
GorillaSushi commentedYou need to install the Fusion Core theme or download the "out of the box package" from Symphony Themes site - http://www.symphonythemes.com/system/files/free_themes/drupal7/alphorn-v...
When installing, note that the "out of the box package" contains a zip within a zip.
Comment #2
hungdo commentedThanks GorrillaSushi!
You point out the right solution.