masterexploder / PHPThumb

PHP Thumbnail & Image Manipulation Library
http://phpthumb.gxdlabs.com
980 stars 264 forks source link

Got interesting error #90

Open smortus opened 11 years ago

smortus commented 11 years ago

Fatal error: Uncaught exception 'RuntimeException' with message 'File not writeable: /Users/markhuot/Sites/PHPThumb/cache/a51d3bcb667b4f2b9e32b3054aca6dcd' in /home/.../PHPThumb/GdThumb.inc.php:1057 Stack trace: #0 /home/.../PHPThumb/PHPThumb.php(65): GdThumb->save('/Users/markhuot...') #1 {main} thrown in /home/.../PHPThumb/GdThumb.inc.php on line 1057

I mean, warn users about absolute paths in examples/call_as_src.php :)