Download & Extend

Uploading Files Produces Ajax Error

Project:Webform
Version:6.x-3.9
Component:User interface
Category:support request
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

Today my form which was working a few weeks ago started producing errors and not allowing files to be uploaded. Every time a user uploads a file. 3 errors appear in Drupal's log:

Notice: Undefined index: #suffix in file_ajax_upload() (line 280 of /var/www/html/forms/modules/file/file.module).
Notice: Undefined index: upload_audition_materials in file_ajax_upload() (line 271 of /var/www/html/forms/modules/file/file.module).
Notice: Undefined offset: 7 in webform_client_form() (line 1992 of /var/www/html/forms/sites/all/modules/webform/webform.module).

Any help would be greatly appreciated. The only thing I have touched on the site recently is I updated to the latest version of Token this morning. I would also like to note that there are multiple file fields on the page, it is a multipage form, and other file uploads on other forms are working on the site. If you need any other information let us know.

Thanks

nobody click here