查找打开:include\taglib\channel.lib.php文件,找到:
if($type=='son' && $reid!=0 && $totalRow==0)
将上述代码修改为:
if($type=='son' && $reid!=0 && $totalRow==0 && $noself=='')
查找打开:include\taglib\channel.lib.php文件,找到:
if($type=='son' && $reid!=0 && $totalRow==0)
将上述代码修改为:
if($type=='son' && $reid!=0 && $totalRow==0 && $noself=='')