• I tested out this as described in the FAQ by creating a test post and a flickr image, but when I tried to save the draft I got the following error:

    Warning: mime_content_type() [function.mime-content-type]: Failed identify data 0:(null) in /f2/mindofdan/public/wp-content/plugins/add-linked-images-to-gallery-v01/attach-linked-images.php on line 76
    
    Warning: Cannot modify header information - headers already sent by (output started at /f2/mindofdan/public/wp-content/plugins/add-linked-images-to-gallery-v01/attach-linked-images.php:76) in /f2/mindofdan/public/wp-includes/pluggable.php on line 934

    The draft did save and the src element was changed. The image file was even loaded into the media library, but I am am wary of using any plugin that pops up such errors.

    I also tried to process all past posts (which is what I really want) but that also didn’t work.

    My host is Nearlyfreespeech.net. They do run PHP in safemode. Not sure if that is an issue, but I do have my permissions set up to allow the web server to write to the upload folder.

    Thanks
    Dan Moutal

    http://wordpress.org/extend/plugins/add-linked-images-to-gallery-v01/

Viewing 1 replies (of 1 total)
  • Thread Starter ScruffyDan

    (@dmoutal)

    After further testing it looks like the issue is related to PHP 5.3. If I switch the server to PHP 5.2 the plugin seems to work for individual posts.

    However the Process all posts is still broken. When I click the button it takes me to blank plugin page (screenshot) and does nothing.

    Any ides what could be causing the problem?

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Add Linked Images To Gallery] Errors whe saving draft posts that contain external images’ is closed to new replies.