CARVIEW |
Every repository with this icon (

Every repository with this icon (

Description: | PHP Thumbnail & Image Manipulation Library edit |
-
Need to restore the prior version of the library's caching mechanism (or something similar)
Comments
-
Plugins, including the offcial one, are not working. Probably has something to do with overloading!
Warning: Parameter 6 to GdReflectionLib::createReflection() expected to be a reference, value given in C:\xampp\htdocs\new\includes\phpthumb\ThumbBase.inc.php on line 212
Fatal error: Uncaught exception 'RuntimeException' with message 'Cannot show image, headers have already been sent' in C:\xampp\htdocs\new\includes\phpthumb\GdThumb.inc.php:569 Stack trace: #0 C:\xampp\htdocs\new\includes\phpthumb\proov.php(6): GdThumb->show() #1 {main} thrown in C:\xampp\htdocs\new\includes\phpthumb\GdThumb.inc.php on line 569
Comments
masterexploder Fri Nov 27 21:39:03 -0800 2009 | link
I'll take a look into this as soon as I get a chance
I've implemented a little cache as part of my image.php generation script, not awesome but it does the job.
https://github.com/deplorableword/glanceable-guardian/blob/master/image.php
Awesome, I'll take a look into it. Thanks!