Closed (fixed)
Project:
Ubercart Webform Checkout Pane
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2011 at 15:29 UTC
Updated:
19 Jun 2011 at 19:53 UTC
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
Comment #1
arski commentedHmhm, 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
Comment #2
arski commentedCan't reproduce, need more info please.
Comment #3
ravipjoshi commentedI'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)
Comment #4
arski commentedNo, 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
Comment #5
arski commentedCommitted 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.
Comment #7
suby commentededit: new release works perfect