Upload images and files not work in IE8

This topic contains 8 reply and 4 voices, and was last updated by Francisco 9 years, 7 months ago
Viewing 8 Posts - 1 through 8 (of 8 total)
Author Posts
November 20, 2013 at 6:17 am 10280
Francisco Hi, I have tested my forms in a windows machine with IE8 and the image and file uploads not work. I send to you a video captute of the problem: http://screencast-o-matic.com/watch/cIXq3XV9ak I hate Microsoft Internet explorer, but know that many people use it, specially old versions like IE8. Best regards.
November 20, 2013 at 5:38 pm 12583
ggsalas ggsalas

Hi @Tareq,

I have found a post with a solution that modify the plugin file attachment.php. Please see if this can solve the problem and if you can add this improve to the plugin.

1) The solution
http://wordpress.org/support/topic/attachments-do-not-work-in-ie8?replies=3#post-3623774

2) Another prost with same problem
http://wordpress.org/support/topic/plugin-wp-user-frontend-image-attachment-not-working-error-in-js-file?replies=1

Thanks, and best regards.

November 20, 2013 at 9:17 pm 12593
ggsalas ggsalas

Hi @Tareq,

I have found this solution and tested: works perfect for a files and images upload buttons.

But still need a fix for the “image upload in post area”. You can tell me a way to fix it?

Thanks

November 22, 2013 at 6:54 pm 12673
ggsalas ggsalas

Hi @Tareq,

I have created a screencast for you can see the error that have the “image upload in post area” when it uses Internet explorer 8 on the test site of wedevs.com: http://screencast-o-matic.com/watch/cIX3lEVRXX

Also, I have tested a better way to do the solution I found (is putting flash in second order):

1. Open /js/upload.js
2. On line 24 change the runtimes order to html5,flash,html4
3. On line 37 change flash_swf_url to ‘/wp-includes/js/plupload/plupload.flash.swf’

Best regards

November 22, 2013 at 7:39 pm 12678
ggsalas ggsalas

I have test (on http://www.browserstack.com/) that the “image upload in post area” only work on Internet Explorer if you use the version 11.

November 22, 2013 at 11:18 pm 12685
Tareq Hasan Tareq Hasan

The “image upload in post area” feature is handled in /js/frontend-form.js. Try changing there too following that instruction.

November 23, 2013 at 2:07 am 12699
ggsalas ggsalas

Hi @Tareq,

I have modified the file/js/frontend-form.js on:
– line 331 to: runtimes: 'flash,html5,html4',
– line 344 to: flash_swf_url: '/wp-includes/js/plupload/plupload.flash.swf',

I have tested and continue with the same problem, in this case not open the window to select the files.

Also is strange that in the “image upload in post area” the progress bar work fine, but in the buttons to upload images and files not work.

Maybe a good solution is set an alert to use Internet Explorer 11 or another updated browser 🙂

March 12, 2014 at 3:17 pm 16486
Denis Denis

any news why it is still not working?

September 17, 2014 at 5:47 pm 26940
Francisco Francisco

Still not working. 🙁 Only works on IE11..Please Tarek we need your support on this.

Regards
Frank

Viewing 8 Posts - 1 through 8 (of 8 total)