Hello,

There are some errors with Whiteboard Framework 7.x-1.0-rc1,
in Drupal 7.53 with Whiteboard,

Whiteboard Subtheme 7.x-1.0-rc1 (default theme)
or
Whiteboard 7.x-1.0-rc1 (default theme)
A Drupal port of the Whiteboard Framework for WordPress.

Notice: Undefined variable: settings in include_once() (line 28 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/template.php).
Notice: Undefined variable: settings in include_once() (line 28 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/template.php).
Notice: Undefined variable: settings in include_once() (line 28 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/template.php).
Notice: Undefined variable: settings in include_once() (line 33 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/template.php).
Warning: array_merge(): Argument #2 is not an array in include_once() (line 33 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/template.php).
Notice: Undefined offset: 1 in theme_get_setting() (line 1440 of .../drupal-7.53/includes/theme.inc).
Notice: Trying to get property of non-object in theme_get_setting() (line 1477 of .../drupal-7.53/includes/theme.inc).
Notice: Trying to get property of non-object in theme_get_setting() (line 1487 of .../drupal-7.53/includes/theme.inc).

Notice: Undefined variable: head_title in include() (line 10 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/header.php).
Notice: Undefined variable: head in include() (line 11 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/header.php).
Notice: Undefined variable: styles in include() (line 12 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/header.php).
Notice: Undefined variable: scripts in include() (line 13 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/header.php).
Notice: Undefined variable: body_classes in include() (line 24 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/header.php).
Notice: Undefined index: highlight in include() (line 95 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/page.tpl.php).
Notice: Array to string conversion in include() (line 61 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/node.tpl.php).
Notice: Undefined variable: terms in include() (line 70 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/node.tpl.php).
Notice: Undefined variable: links in include() (line 74 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/node.tpl.php).
Notice: Undefined property: stdClass::$content in include() (line 34 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/block.tpl.php).
Notice: Undefined variable: right in include() (line 128 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/page.tpl.php).
Notice: Undefined variable: footer_message in include() (line 13 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/footer.php).
Notice: Undefined variable: closure in include() (line 24 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/footer.php).
Notice: Undefined variable: closure in include() (line 131 of .../drupal-7.53/sites/all/themes/whiteboardframework/whiteboard/page.tpl.php).

Comments

vcouver created an issue. See original summary.

vcouver’s picture

Issue summary: View changes
prathK’s picture

I am taking a look into this..
I will keep posting the updates in this issue.

Thanks,
PrathK

  • prathK committed 6219686 on 7.x-1.x
    Issue #2845225 by vcouver: Fixed all PHP errors, stable version release.
    
prathK’s picture

Version: 7.x-1.x-dev » 7.x-1.0

All PHP errors are fixed related to mentioned bug.
Header is now fixed and do not have flexibility to edit using theme configuration.

prathK’s picture

Status: Active » Fixed
prathK’s picture

Status: Fixed » Closed (fixed)