今儿更新囧客圈的时候,竟然发现了俩奇葩大小的gif图片 一个10.5MB 一个20.1MB 悲剧...
更新完预览首页的时候发现这两篇竟然没有生成缩略图,只好在timthumb上找问题了
干脆就趁这次更新一下timthumb的版本:http://timthumb.googlecode.com/svn/trunk/timthumb.php
接着修改第41行:
if(! defined('MAX_FILE_SIZE') ) define ('MAX_FILE_SIZE', 10485760); // 10 Megs is 10485760. This is the max internal or external file size that we'll process.
把10485760替换成想要的数值,比如 22020096=21MB