Closed (fixed)
Project:
IMCE
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2009 at 12:32 UTC
Updated:
9 Oct 2009 at 14:30 UTC
When selecting a file to upload in Opera 10.00, after pressing the 'Upload' button, the log clearly states "Uploading xyz.jpg..." but nothing further happens.
I get the same experience both on my personal Drupal site and the IMCE Demo page.
Opera 9.63 is fine.
Comments
Comment #1
f1mishutka commented+1
The same problem! Any suggestions?
Comment #2
ufku commentedThis is related to misc/jquery.form.js plugin that is included in Drupal 6.x.
Download the newest at http://jquery.malsup.com/form/#download and replace the old one with it.
Comment #3
premanup commentedufku, thank you. It works.
Comment #4
ufku commentedYou're welcome.
Comment #5
kecinzer commentedHi, I had this problems too. I can't upload any file with Drupal and Opera 10. After I upgraded jquery.form.js and clear cache its works now.
Thanks a lot!