After installing with Fusion 7.x-1.x-dev (dated 12-08-10) on a clean installation of Drupal 7.0, then enabling, and accessing the theme settings page, I receive the following errors:

* Notice: Undefined index: sidebar_second_width in fusion_core_form_system_theme_settings_alter() (line 120 of C:\Internet\Sites\drupal7\sites\all\themes\fusion\fusion_core\theme-settings.php).
    * Notice: Undefined index: in fusion_core_form_system_theme_settings_alter() (line 120 of C:\Internet\Sites\drupal7\sites\all\themes\fusion\fusion_core\theme-settings.php).
    * Notice: Undefined index: sidebar_second_width in fusion_core_form_system_theme_settings_alter() (line 120 of C:\Internet\Sites\drupal7\sites\all\themes\fusion\fusion_core\theme-settings.php).
    * Notice: Undefined index: in fusion_core_form_system_theme_settings_alter() (line 120 of C:\Internet\Sites\drupal7\sites\all\themes\fusion\fusion_core\theme-settings.php).

After making various configuration settings, I receive further Undefined index and Undefined variable errors. Going to the Home page results in an essentially blank page with the following error:

Fatal error: Unsupported operand types in C:\Internet\Sites\drupal7\includes\theme.inc on line 817.

Comments

mjohnq3’s picture

Not sure exactly what this beta version is but the 7.x-0.1-alpha1 version does work without errors.

bnwilson6624’s picture

I would like to add the Acquia Marina theme to a clean Drupal 7 install. Are there modules that need to be also installed to make this theme work correctly?

Rec'd the following out of the box:
* Notice: Undefined variable: site_name_and_slogan in include() (line 31 of /hermes/bosweb/web059/b599/ipg.jenkemag/drupal/sites/all/themes/bluemasters/page--front.tpl.php).
* Notice: Undefined variable: site_name_and_slogan in include() (line 31 of /hermes/bosweb/web059/b599/ipg.jenkemag/drupal/sites/all/themes/bluemasters/page--front.tpl.php).
* Notice: Undefined variable: site_name_and_slogan in include() (line 33 of /hermes/bosweb/web059/b599/ipg.jenkemag/drupal/sites/all/themes/bluemasters/page--front.tpl.php).
* Notice: Trying to get property of non-object in drupal_alter() (line 981 of /hermes/bosweb/web059/b599/ipg.jenkemag/drupal/includes/module.inc).
* Notice: Trying to get property of non-object in drupal_alter() (line 981 of /hermes/bosweb/web059/b599/ipg.jenkemag/drupal/includes/module.inc).
* Notice: Trying to get property of non-object in drupal_alter() (line 981 of /hermes/bosweb/web059/b599/ipg.jenkemag/drupal/includes/module.inc).
* Notice: Trying to get property of non-object in drupal_alter() (line 981 of /hermes/bosweb/web059/b599/ipg.jenkemag/drupal/includes/module.inc).

stephthegeek’s picture

Status: Active » Postponed (maintainer needs more info)

These sound like separate issues.

bnwilson6624: what is the bluemasters theme?

1timer’s picture

similar error "Administration » Appearance » Settings" on new D7 install ( 7.x-0.1-alpha1, dated 2011-Feb-10 )

Notice: Undefined index: fusion_core in system_theme_settings() (line 556 of /home/example/public_html/example.com/modules/system/system.admin.inc).
Notice: Trying to get property of non-object in system_theme_settings() (line 556 of /home/example/public_html/example.com/modules/system/system.admin.inc).

tia

goody815’s picture

Assigned: Unassigned » goody815

closing this issue due to lack of info/reply for over a month. please reopen if this issue is specific to Acquia Marina

goody815’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)
wizzlord’s picture

Notice: Undefined index: fusion_core in system_theme_settings() (line 575 of /web2/user41416/website/modules/system/system.admin.inc).
Notice: Trying to get property of non-object in system_theme_settings() (line 575 of /web2/user41416/website/modules/system/system.admin.inc).
Notice: Undefined index: fusion_core in system_theme_settings() (line 575 of /web2/user41416/website/modules/system/system.admin.inc).
Notice: Trying to get property of non-object in system_theme_settings() (line 575 of /web2/user41416/website/modules/system/system.admin.inc).

I get this error when saving settings.

and this error when its the active main theme.

Notice: Undefined variable: grid_width in include() (line 10 of /web2/user41416/website/sites/all/themes/acquia_marina/page.tpl.php).
Notice: Undefined variable: grid_width in include() (line 48 of /web2/user41416/website/sites/all/themes/acquia_marina/page.tpl.php).
Notice: Trying to get property of non-object in drupal_alter() (line 1001 of /web2/user41416/website/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 1001 of /web2/user41416/website/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 1001 of /web2/user41416/website/includes/module.inc).
Notice: Undefined variable: main_group_width in include() (line 53 of /web2/user41416/website/sites/all/themes/acquia_marina/page.tpl.php).
Notice: Undefined variable: content_group_width in include() (line 60 of /web2/user41416/website/sites/all/themes/acquia_marina/page.tpl.php).
Notice: Trying to get property of non-object in drupal_alter() (line 1001 of /web2/user41416/website/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 1001 of /web2/user41416/website/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 1001 of /web2/user41416/website/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 1001 of /web2/user41416/website/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 1001 of /web2/user41416/website/includes/module.inc).
Notice: Trying to get property of non-object in drupal_alter() (line 1001 of /web2/user41416/website/includes/module.inc).
Notice: Undefined index: fusion_core in system_theme_settings() (line 575 of /web2/user41416/website/modules/system/system.admin.inc).
Notice: Trying to get property of non-object in system_theme_settings() (line 575 of /web2/user41416/website/modules/system/system.admin.inc).

Version i am using is acquia_marina-7.x-2.0-beta1

any help? thx

thejamesjones’s picture

Be sure to read the directions:

Acquia Marina is a bright and colorful grid-based theme with point-and-click theming. Requires the Fusion Core base theme and the Skinr module. Created by TopNotchThemes and Fusion Drupal Themes.