第一步:打开include/taglib/channel.lib.php文件,找到109行 if ( $type == son $reid !=0 $totalRow ==0) 修改为 if ( $type == son $reid !=0 $totalRow ==0 $noself == ) 第二步:在dede:channel中加入noself=yes或者noself=true...
第一步:打开include/taglib/channel.lib.php文件,找到109行
if($type=='son' && $reid!=0 && $totalRow==0)
修改为
if($type=='son' && $reid!=0 && $totalRow==0 && $noself=='')
第二步:在dede:channel中加入noself='yes'或者noself='true'
{dede:channel type='son' noself='true'}
<dd><a href='[field:typelink/]'>[field:typename/]a>dd>
{/dede:channel}
Pbootcms问题解决
请点击在线联系我们【点击咨询解决问题】 如果您有任何Pbootcms问题,我们将免费为您写解决教程!