原因可能有很多,我的解决方法是:
用ob_clean()清除缓冲区,成功解决此问题,现在把代码放上来供大家参考。include/vdimgck.php约158行加:
ob_clean();header("Pragma:no-cache ");header("Cache-Control:no-cache "); header("Expires:0 ");