Drupal 7 is up and running, but we keep getting this message when going to the site at www.pamlicotoday.com: Can anyone tell us what might be wrong? Here's the message:

Comments

tonytharp.com’s picture

Forgot the message, I guess. Here is the error message referenced in the post above. Still seeking help: Notice: Undefined variable: header_box in include() (line 11 of /home1/pamlicot/public_html/sites/all/themes/newswire/page.tpl.php).

czigor’s picture

Project: Drupal core » Newswire
Version: 7.0 » 7.x-1.x-dev
Component: base system » Code

This seems to be a Newswire issue to me. Can you provide the steps to reproduce this message?

Jeff Burnz’s picture

Category: support » bug

Ops, looks like a typo in the theme, I'll commit a fix soon.

You can fix this yourself by editing page.tpl.php, on line 9 change $header_box to $page['header']

donSchoe’s picture

pls, commit that fix :)

btw, using newswire 7.x for more than 4 month now. it's working pretty good / no trouble at all.