Forums

Add From Server
set_time_limit errors when uploading images (3 posts)

  1. kisshomaru
    Member
    Posted 7 months ago #

    I'm trying to import some images with this plugin and I get the following:

    "Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/zzz/public_html/zzz/wp-content/plugins/add-from-server/class.add-from-server.php on line 266

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 11392 bytes) in /home/zzz/public_html/zzz/wp-includes/media.php on line 254
    "

    Interestingly enough, when refreshing media library, the images were uploaded...
    Did anything like this ever happen to anyone?

    http://wordpress.org/extend/plugins/add-from-server/

  2. Dion Hulse (@dd32)
    WordPress Dev
    Posted 7 months ago #

    You'll most likely find that some of the thumbnails were not correctly generated on that import due to it fatal'ing during the process.

    The set_time_limit() issue sounds like you need a better webhost though ;) (But, I'll also add it to the list of items to correct in the next version!)

  3. kisshomaru
    Member
    Posted 7 months ago #

    Indeed, the thumbnails were not generated. The host is Justhost. It seems to have roots in a php config issue though.

Reply

You must log in to post.

About this Plugin

About this Topic