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?