• Hi!

    I have a similar problem that seems to trouble many other wordpress users. After I updated my wordpress to 3.8 uploading images doesnt work anymore.

    When I try to upload new media in Add New section all I get is a red “HTTP error” below Upload New Media header. Drag and drop method or Selecting files method or browser uploader method dont work.

    When I Select files or drag them I get a HTTP error, but image shows to be uploaded 100% (and the image is actually uploaded to the right folder fully – I checked it with ftp client). But there is no thumbnails generated nor do I can edit the image nor see the image on live page.

    When I try to use the browser’s build-in file uploader I get “Internal server Error” with the following text:

    “The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.”

    Its the same thing with this one: no thumbnails created, cant edit the image, cant use it on a page or cant view it on a page.

    I have tried following solutions but nothing have worked.
    1) I have disabled all plugins
    2) I have re-created plugins folder anew
    3) I have tried several other themes
    4) I have reinstalled wordpress
    5) I have deleted whole site and replaced it with fresh copy of wordpress and then uploaded my own .htaccess & wp-config.php & wp-content.
    6) I have tried to file and folder permissions in every way
    7) I have changed permalinks options in every way
    8) I have tried many different images with different names and different file sizes

Viewing 15 replies - 1 through 15 (of 17 total)
  • I have the same problem and used the same methods. Nothing did help except to link external via public URL. The media folder is loading the image but does not display it. My site is in development at the moment.

    Thread Starter Heikinheimo

    (@heikinheimo)

    That is exactly what I was forced to do. I uploaded images to other web page and linked them to my posts. This isnt a good solution tho…

    Just fixed it. You have to set all permissions for the folders and files on the site. The directory permissions does not make a difference for the folder of the pictures. Set all for write, read and execute to on. Test the directory and the image in a browser. I could see the picture after all permissions were set and all media flies and background images were visible as well on wordpress.

    Thread Starter Heikinheimo

    (@heikinheimo)

    I have already tried to change file and folder permissions to 777 = enable write, read and execute. But this didnt solve the problem for me.

    I am having the same error but with being coding illiterate, I’m not sure where to try to change the file and folder permissions. I read to change them to 744 but haven’t got a clue where. Has there been any update on this issue? I’ve tried uploading PDF’s all day but keep getting the http error.

    Thread Starter Heikinheimo

    (@heikinheimo)

    For me the solution was a radical one. I deleted the whole plugins folder from server. Then one by one I added plugins back while testing of media upload worked.

    I upgraded today then have the same problem with my local pc server πŸ™‚ then I disabled all plugins but nothing working yet with uploading files!

    I don’t sure but I think that My problem happened after upgrade to 3.8.1 and then displayed <span class="CSSclass">none</span> at the top of all pages in my wordpress!
    Dashboard.png

    Yes that is my mistake!
    When I resolved this error in my themes function file then every thing ok!
    So please search any error with your theme and resolve may fix your problem!

    Regards!

    I’m posting my solution in the hopes it will help somebody else. In admin, /wp-admin/options-media.php, it will ask you where you want wordpress to upload media files to. Make sure you have it set to ‘wp-content/uploads’, NOT ‘/wp-content/uploads’. That ‘/’ took me hours to figure out!

    Prior to this, I couldn’t even view my media files, b/c the directory was incorrect.

    Good luck!

    Are you guys on a mac or pc?

    does anyone know why i get the error: “Missing a temporary folder”, every time im trying to upload any media file?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Hi guys

    We had the very same problem with one of our blogs (WP 3.8.1). But by incident we checked:

    Settings > Media

    Usually it’s a very short page ending with “Uploading Files” and a checkbox saying “Organize my uploads into month- and year-based folders”, and then the “Save Changes”-button.

    But in THIS window was below a suggestion to a path to upload files to. And, mind you a path, saying something completely bullocks. We were allowed to change this, and WP even suggested:

    wp-content/uploads

    We changed and saved and… VOILÁ!!! Now we can upload files again!

    Hope it works for you guys too πŸ™‚

    /Ken

    Have the same issue over here.

    It seams that wordpress 3.8.1 has some problems running on php5.2

    I currently use this entry in my .htaccess: AddHandler php53-cgi .php
    to virtually run on php5.3 but still receive the “http error” issue when I try to upload any pictures.

    But according to my webhoster it might still cause some trouble, so they going to transfer my account to a new web server with native php5.4 installed.

    keep you posted if this helps.

    cheers,

    J

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Upload media not working after updated to 3.8’ is closed to new replies.