On this page: site.com/admin/store/products/files, when I choose "Upload file" and click "Perform action", I get the following errors:

    Notice: Undefined index: #attributes in uc_file_admin_files_form_action() (line 336 of /sites/all/modules/ubercart/uc_file/uc_file.admin.inc).
    Notice: Undefined index: class in uc_file_admin_files_form_action() (line 336 of /sites/all/modules/ubercart/uc_file/uc_file.admin.inc).

The file still uploads.

Also, there appears to be no upload progress bar, even though it works on all my other fields.

Thanks,
Andrey.

Comments

TR’s picture

Priority: Normal » Minor
Status: Active » Fixed

Thanks. Fix committed.

mr.andrey’s picture

Thanks, that fixed the errors.

No download progress bar, though.

I have PCRE Uploadprogress installed, and it works great on all other fields. It would be awesome if that extended to uploading files, especially if multiple uploads were supported.

Though I know that might be too much to ask.

Best,
Andrey.

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

update