Home Top Entries FeedComments Feed Comment 724 Users Online

Error: Download of swfupload_f9.swf returned response code 404

If you encountered a Wordpress Error with returned response code of 404 you’ve come to the right place. This is the common error that was encountered after upgrading to Wordpress 2.6 and activating Google Gears. Error: Download of {your domain}/wp-includes/js/swfupload/swfupload_f9.swf returned response code 404 is the exact error message inside your administration panel.

To fix this, you just need to edit gears-manifest.php inside your wp-admin folder and remove the following lines of code:

{ "url" : "../wp-includes/js/tinymce/plugins/media/img/flv_player.swf" },

and

{ "url" : "../wp-includes/js/swfupload/swfupload_f9.swf" },

It’s on line 189 and line 118. That’s it, I hope this helps… :) Enjoy Wordpress 2.6


Tags: , , , , , , ,



3 Responses to “Error: Download of swfupload_f9.swf returned response code 404”

  1. jehzlau Says:

    @Amy - fix mo na :D hehehe

    Reply

  2. Amy Says:

    waaa eto yata yung error ko

    Reply

  3. Just Upgraded to Wordpress 2.6 and All I Can Say is “WOW!” Says:

    [...] 2.6 has to offer: For more details about Wordpress 2.6 click here. Btw, If you encountered a download of swfupload_f9.swf returned response code 404 error, I have a short tip here of how to fix it. Upgrade to Wordpress 2.6 now and feel the difference. [...]


Leave a Reply