page.tpl.php version 1.4.2.5, lines 117 and 127 reference the $left block area but this block doesn't exist in drupify.info so this results in a notice level warning:

# notice: Undefined variable: left in XXXX/drupify/page.tpl.php on line 117.
# notice: Undefined variable: left in XXXX/drupify/page.tpl.php on line 127.

Comments

toddgee’s picture

see http://drupal.org/node/729294
same file, same sort of issue. should have filed both in one report...

matt v.’s picture

Status: Active » Fixed

I just committed a fix to the dev release, removing the references to $left. If you get a chance, please confirm that the dev release fixes the issue. Thanks for pointing that out!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.