Just getting an fatal error when I submit the checkout, so I can't verify fully whether the module works yet.

Fatal error: Call to undefined function _webform_validate_file() in /..[root-to-drupal]../includes/form.inc on line 1337

Comments

arski’s picture

Hmhm, I wasn't getting that one.. so.. Are you doing anything special? Like was it a first submission, or did you go to review your checkout form? What are the settings for the file field?

Also, you're using the latest -dev version from the 18th of March right?

Thanks

arski’s picture

Status: Active » Postponed (maintainer needs more info)

Can't reproduce, need more info please.

ravipjoshi’s picture

"Like was it a first submission, or did you go to review your checkout form? What are the settings for the file field?"

I've cleared all of the form submissions
Am I'm supposed to use something like the optional review module?
Only thing other than default on the webform is that its set to: No redirect (reload current page)

arski’s picture

No, you're not supposed to use any additional modules to make this work.

Could you maybe tell me what kind of file field settings were you using? Maybe some combination of those is causing the issue.

Thanks

arski’s picture

Title: Fatal error on submission upon cart checkout submission » Validation error caused when payment pane is enabled
Status: Postponed (maintainer needs more info) » Fixed

Committed a fix.. weird validation error only appears when the payment pane is enabled.. I assume there is something not quite perfect going on with UC itself, but I don't care to sift through their code for hours, so just loading all the webform components when necessary will do the trick.

Should be in -dev release within 12 hours.

Status: Fixed » Closed (fixed)

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

suby’s picture

edit: new release works perfect