Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #418075

    This has been and continues to remain an ongoing issue with the Enfold Theme. When Trying to upload images to the media library, especially .PNG images, the upload fails and reports and http error. I have seen multiple posts in this forum with users experiencing the same issue. This is an ongoing problem and needs to get fixed. I am currently building 5 sites with this theme and the error occurs on all implementations.

    WORKAROUND:

      Here is a solution that works 100% of the time to get your images uploaded to the library. Simply change the theme you are using to a default theme like 2015 or 2014. Upload your images to the library as usual. Once the images have been uploaded, switch your theme back to Enfold and carry on with editing the site.

    #418388

    Hey jeffhd1ckey!

    Could you provide us with a temporary admin login so that we can take a closer look please?

    Cheers!
    Rikard

    #436225
    This reply has been marked as private.
    #438118

    Hey!

    I think increasing php memory limit on your server could solve it (to at least 128MB). You might need to contact your host for it or follow this instructions: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Let us know if this helps.

    Cheers!
    Andy

    #438181

    That is not the issue here. My php memory limit is twice that now. This is a theme specific issue. It happens ONLY with Enfold. All other themes work fine.

    // Generated by the Send System Info Plugin //

    Multisite: No

    SITE_URL: http://hirisepromotions.com
    HOME_URL: http://hirisepromotions.com

    WordPress Version: 4.2.1
    Permalink Structure: /%postname%/
    Active Theme: Enfold 3.1.4

    Registered Post Stati: publish, future, draft, pending, private, trash, auto-draft, inherit

    Platform: Windows
    Browser Name: Chrome
    Browser Version: 42.0.2311.135
    User Agent String: Mozilla/5.0 (Windows NT 5.1) App
    leWebKit/537.36 (KHTML, like Gec
    ko) Chrome/42.0.2311.135 Safari/
    537.36

    PHP Version: 5.4.37
    MySQL Version: 5.5.35-cll-lve
    Web Server Info: Apache/2.4.12 (Unix) OpenSSL/1.0.1e-fips mod_bwlimited/1.4 mod_fcgid/2.3.10-dev

    WordPress Memory Limit: 40MB
    PHP Safe Mode: No
    PHP Memory Limit: 256M
    PHP Upload Max Size: 32M
    PHP Post Max Size: 48M
    PHP Upload Max Filesize: 32M
    PHP Time Limit: 120
    PHP Max Input Vars: 1000
    PHP Arg Separator: &
    PHP Allow URL File Open: Yes
    WP_DEBUG: Disabled

    WP Table Prefix: Length: 3 Status: Acceptable

    Show On Front: posts
    Page On Front: What We Do (#15)
    Page For Posts: Blog (#421)

    WP Remote Post: wp_remote_post() works

    Session: Disabled
    Session Name: PHPSESSID
    Cookie Path: /
    Save Path: /tmp
    Use Cookies: On
    Use Only Cookies: On

    DISPLAY ERRORS: On (1)
    FSOCKOPEN: Your server supports fsockopen.
    cURL: Your server supports cURL.
    SOAP Client: Your server has the SOAP Client enabled.
    SUHOSIN: Your server does not have SUHOSIN installed.

    ACTIVE PLUGINS:

    Easy Twitter Feed Widget: 0.3
    Google XML Sitemaps: 4.0.8
    Revolution Slider: 4.6.5
    Send System Info: 1.2
    SEO Ultimate: 7.6.5.3
    Sucuri Security – Auditing, Malware Scanner and Hardening: 1.7.8

    #438920

    Hi!

    Actually, this is a server related issue. What is the file size of the images that you’re trying to upload? Maybe, increasing the maximum allowed size for uploaded files and max post size will help:

    upload_max_filesize = 64M
    post_max_size = 64M
    

    If it doesn’t work, try to edit the .htaccess file then add this line at the very top:

    AddType x-mapp-php5 .php
    

    If those fix are not enough, try to convert the image to jpg then upload it again. Or follow the solution provided here: http://codex.wordpress.org/User:Hakre/Htaccess_Auth_Excludes

    Cheers!
    Ismael

    #438939

    All due respect, If this was a server issue, the same thing would occur when I switched themes. It does not.

    Also, these files are not large at all. The problem is not limited to .PNG images, it occurs on .JPG, .GIF, .PNG and .PDF files. I have recreated this issue on no less than six sites using Enfold now. On all six sites, when I Switch to ANY other theme, the uploads work flawlessly, so I don’t see how this is a server issue. I am not switching severs when I switch theme. Also, I have researched this issue extensively and numerous other members of this forum have also reported the exact same issue.

    Why does this only occur on Enfold and not on then other 4-5 themes I have switched (2015, 2014, 2013, 2012, BE,) to that allow me to flawlessly upload images to the media library when Enfold will not??

    #440136

    Hi!

    OK. It’s not happening on most Enfold installation, which is more than 50,000++ and counting, so it’s either server related or a third party plugin is causing the issue. If this is a common Enfold installation issue then we would have 50,000++ inquiries regarding this specific issue but we don’t. Now, did you follow the suggestion provided in the previous post? Please get back to us after.

    Cheers!
    Ismael

    #446574

    Hi all,

    well it may be a server problem, but it only happens with enfold. I have a couple of websites now with enfold and I have to upload each image 10 times before getting it up without error. And as jeff suggested, switching to other theme doesn’t produce this error.

    My stats:
    —————-
    PHP Version: 5.4.40
    MySQL Version: 5.6.23
    Web Server Info: Apache

    WordPress Memory Limit: 128MB
    PHP Safe Mode: No
    PHP Memory Limit: 128M
    PHP Upload Max Size: 150M
    PHP Post Max Size: 100M
    PHP Upload Max Filesize: 150M
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    PHP Arg Separator: &
    PHP Allow URL File Open: Yes
    WP_DEBUG: Disabled

    #447528
    #447786

    Hi again,

    your suggestion would lower my available memory and limits, so no, I have not tried it.
    AddType x-mapp-php5 .php in .htaccess destroys my website.

    It doesn’t matter, I won’t be sending you my login information since I don’t believe you can do anything about this. It’s a problem that I had on 2 different hosting providers, and multiple websites and versions of enfold. I’ll use it as is, changing theme when uploading images, and that’s it.

    Martin

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘WORKAROUND for HTTP Error When Uploading Images to Enfold’ is closed to new replies.