When the image is hotlinked of another site, the thumbnail create fail.
thanks for the plugin
Regards
etruel
Warning: imagecreatefromjpeg(/***/***/html/***/http://www.anothersite.com/images/logo.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory in ***/wp-content/plugins/thumbnail-for-excerpts/thumbnailforexcerpts.php on line 124
Warning: imagesx(): supplied argument is not a valid Image resource in ***/wp-content/plugins/thumbnail-for-excerpts/thumbnailforexcerpts.php on line 125
Warning: imagesy(): supplied argument is not a valid Image resource in ***/wp-content/plugins/thumbnail-for-excerpts/thumbnailforexcerpts.php on line 125
http://wordpress.org/extend/plugins/thumbnail-for-excerpts/
Hotlinking is bad for the soul.
I disagree
imageshack.us, banners, and there are many other things that are life for the soul and the bandwidth ;)
but in these case the another site its mine, too.
I'm deactivate again the thumbnail creation and the warnings still remain...
enjoy
indeed. it's only 'hotlinking' if you don't have permission. In this modern day and age its often recommended that you host your images an another server because it frees up space in your php server. In our case we have translation sites that just repost the content of the english site in other languages. in those cases they use the images on the original domain to save time, and for some reason this breaks the plugin output only if i want square images, rectangles work fine...