This is a amazing library, easy and simple to use.
I found out the when you point to a remote image to generate a thumb is gives a Fatal Error.
Here it is:
Fatal error: Uncaught exception 'Exception' with message 'Image file not found: http://www.sample.com/sub-dir/image.jpg' in C:\xampplite\htdocs\includes\ThumbBase.inc.php:165 Stack trace: #0 C:\xampplite\htdocs\includes\ThumbBase.inc.php(144): ThumbBase->triggerError('Image file not ...') #1 C:\xampplite\htdocs\includes\ThumbBase.inc.php(93): ThumbBase->fileExistsAndReadable() #2 C:\xampplite\htdocs\includes\GdThumb.inc.php(96): ThumbBase->__construct('http://www.sampl...') #3 C:\xampplite\htdocs\includes\ThumbLib.inc.php(127): GdThumb->__construct('http://www.sampl...', Array) #4 C:\xampplite\htdocs\twistys\images.php(14): PhpThumbFactory::create('http://www.sampl...') #5 {main} thrown in C:\xampplite\htdocs\includes\ThumbBase.inc.php on line 165
Is there a workaround this problem?
If PHPThumb does not support this feature it would be nice if you could add support for this.
Thanks
Zactanaz