分类分类
更新时间:2026-08-08 15:23:42作者:sa
inc/check.postarticle.php文件经测试,还行.希望有更多的朋友帮忙测试一下.查找inc/check.postarticle.php中的:
引用
//如果是从文章内容提取的图片,需要重命为另一张,否则影响到原来的
if(strstr($postdb[content],$postdb[picurl]))
{
$smallpic=str_replace(".","_",$postdb[picurl]).".gif";
}
else
{
$smallpic="$postdb[picurl]";
}
$Newpicpath=PHP168_PATH."$webdb[updir]/$smallpic"; $picWidth>600 && $picWidth=400;
$picWidth<60 && $picWidth=400; $picHeight>600 && $picHeight=300;
$picHeight<60 && $picHeight=300;
gdpic(PHP168_PATH."$webdb[updir]/$postdb[picurl]",$Newpicpath,$picWidth?$picWidth:400,$picHeight?$picHeight:300,$webdb[autoCutSmallPic]?array('fix'=>1):'');
if( file_exists($Newpicpath) )
{
$postdb[picurl]=$smallpic;
替换为:
引用
//如果是从文章内容提取的图片,需要重命为另一张,否则影响到原来的
if(strstr($postdb[content],$postdb[picurl]))
{
$smallpic="$postdb[picurl]";
}
else
{
$smallpic="";
}
gdpic(PHP168_PATH."$webdb[updir]/$postdb[picurl]",$Newpicpath,$webdb[autoCutSmallPic]?array('fix'=>1):'');
if( file_exists($Newpicpath) )
{
$postdb[picurl]=$smallpic;
相关
富豪物语创业时代官方版经营养成215.01 Mv3.0.12026-08-08
下载咒术回战爱憎乱斗手游动作射击291.7 Mv1.0.02026-08-08
下载三国吧兄弟折扣版策略游戏380.04 Mv1.0.02026-08-08
下载代号97动作射击277.47 Mv1.0.72026-08-08
下载日本事故物件监视协会3冒险游戏170.33 MBv1.0.42026-08-08
下载你牛你来休闲益智116.37 MBv1.0.22026-08-08
下载文字密室逃脱手机版冒险游戏255.16 MBv1.62026-08-07
下载苏丹的游戏手机版角色扮演1.02 GBv1.0.62026-08-07
下载超市大亨3D手游经营养成253.14 MBv10.252026-08-07
下载你只能推搡动作射击44.62 MBv1.102026-08-07
下载仙逆本尊手游角色扮演298.41 Mv0.0.42026-08-07
下载天使帝国4手机版角色扮演837.88 Mv1.02026-08-07
下载










