Changed webform.module:3058 to:
if (isset($vars['node']->webform['progressbar_include_confirmation'])) {

No errors now, but might not be the best fix.

Comments

quicksketch’s picture

Did you just update Webform for alpha10? This shouldn't ever be a problem because when nodes are loaded from the database table, a value for "progressbar_include_confirmation" is populated. Did you run update.php since updating?

quicksketch’s picture

Status: Active » Postponed (maintainer needs more info)

I can't reproduce this problem. Please double-check that the "progressbar_include_confirmation" column exists in your "webform" database table.

DanChadwick’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)