Closed GoogleCodeExporter closed 8 years ago
I've made the default setting false, by the way, in order to not change
existing functionality, but I really think this setting should be on by
default. Saving one HTTP request for the original image is such a small saving,
not at all worth the cost of completely breaking when redirected URLs are
encountered.
Original comment by r...@bigfish.co.uk
on 19 Feb 2012 at 8:16
Sorry, just realised I didn't patch against latest trunk; here's an SVN patch
against that.
Original comment by r...@bigfish.co.uk
on 19 Feb 2012 at 8:22
Attachments:
thanks for the suggestion Rob - added
Original comment by BinaryMoon
on 20 Feb 2012 at 12:51
This is the solution I need too!
I'm adding the patch and I get an error for line 'if(!
defined('FILE_CACHE_ENABLED') ) define ('FILE_CACHE_ENABLED', TRUE); //
Should we store resized/modified images on disk to speed things up?'
Am I doing something wrong?
Original comment by katerina...@gmail.com
on 19 Jan 2013 at 3:42
This change was included here:
https://code.google.com/p/timthumb/source/detail?r=211
But seems to have been reverted here:
https://code.google.com/p/timthumb/source/detail?r=214
Is there any reason for that? It's a pretty important function for us, since we
have lots of WordPress multisite sites.
Original comment by pow...@gmail.com
on 27 Mar 2013 at 3:23
Original issue reported on code.google.com by
r...@bigfish.co.uk
on 19 Feb 2012 at 8:15Attachments: