• Resolved darrinstern

    (@darrinstern)


    Warning: imagecreatefromstring() [function.imagecreatefromstring]: gd-jpeg: JPEG library reports unrecoverable error: in /homepages/9/d152541188/htdocs/climatini/wp-admin/includes/image.php on line 147

    Warning: imagecreatefromstring() [function.imagecreatefromstring]: Passed data is not in ‘JPEG’ format in /homepages/9/d152541188/htdocs/climatini/wp-admin/includes/image.php on line 147

    Warning: imagecreatefromstring() [function.imagecreatefromstring]: Couldn’t create GD Image Stream out of Data in /homepages/9/d152541188/htdocs/climatini/wp-admin/includes/image.php on line 147

    Warning: imagecreatefromstring() [function.imagecreatefromstring]: gd-jpeg: JPEG library reports unrecoverable error: in /homepages/9/d152541188/htdocs/climatini/wp-admin/includes/image.php on line 147

    Warning: imagecreatefromstring() [function.imagecreatefromstring]: Passed data is not in ‘JPEG’ format in /homepages/9/d152541188/htdocs/climatini/wp-admin/includes/image.php on line 147

    Warning: imagecreatefromstring() [function.imagecreatefromstring]: Couldn’t create GD Image Stream out of Data in /homepages/9/d152541188/htdocs/climatini/wp-admin/includes/image.php on line 147

    Warning: imagecreatefromstring() [function.imagecreatefromstring]: gd-jpeg: JPEG library reports unrecoverable error: in /homepages/9/d152541188/htdocs/climatini/wp-admin/includes/image.php on line 147

    Warning: imagecreatefromstring() [function.imagecreatefromstring]: Passed data is not in ‘JPEG’ format in /homepages/9/d152541188/htdocs/climatini/wp-admin/includes/image.php on line 147

    Warning: imagecreatefromstring() [function.imagecreatefromstring]: Couldn’t create GD Image Stream out of Data in /homepages/9/d152541188/htdocs/climatini/wp-admin/includes/image.php on line 147

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/9/d152541188/htdocs/climatini/wp-admin/includes/image.php:147) in /homepages/9/d152541188/htdocs/climatini/wp-includes/pluggable.php on line 865

    Ok so does anyone have a suggestion on how to fix this image loading issue?

Viewing 6 replies - 1 through 6 (of 6 total)
  • https://www.ads-software.com/support/topic/220694?replies=18

    some advice from several folks but last post may be the answer

    also, nextgen gallery and wp-security scan don’t like each other

    Thread Starter darrinstern

    (@darrinstern)

    Thanks for the link, this solved my issue.

    Hi,

    Check with these options:

    – Upgrade your wordpress to 2.8.4 – latest version. If it is already then upload wp-admin and wp-includes folders again.

    -> Assign 766 recursive permissions to wp-content directory.

    -> add this code in htaccess:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    Thanks,

    Shane G.

    This issue arrived for me with the installation of WP 3.0. I tried all of Shane G’s suggestions with no resolution.

    The issue is with jpg’s, other formats work ok. Images are small – 32K range. Problem occurs with both the Browser and the Flash uploader. Even with the errors, a check of the media library indicates that the images uploaded ok and they can be used in posts.

    When upload via “Add an Image” from within the post editor, the error list is followed by the regular options to edit the file name and other data.

    When timthumb tries to resize the same images, it reports the file “is not a valid JPEG file.”

    Does anyone have a clue as to how to really resolve this issue??

    I have the same problem. I’ve worked around it by using png files but I’d like to see a solution to this

    Problem solved by contacting my web hosts – who recompiled PHP for me.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Image Loading Issue’ is closed to new replies.