Active
Project:
Newswire
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2011 at 13:15 UTC
Updated:
16 May 2011 at 12:25 UTC
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
Comment #1
tonytharp.com commentedForgot 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).
Comment #2
czigor commentedThis seems to be a Newswire issue to me. Can you provide the steps to reproduce this message?
Comment #3
Jeff Burnz commentedOps, 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_boxto$page['header']Comment #4
donSchoe commentedpls, commit that fix :)
btw, using newswire 7.x for more than 4 month now. it's working pretty good / no trouble at all.