| 打开 include/taglib/arclist.lib.php 文件 找到 if($ctag->GetAtt('cross')=='1') 修改为 if($ctag->GetAtt('cross')!='0') 找到 if($arr['crossid']!='') $selquery = "Select id,topid From `dede_arctype` where id in('{$arr['crossid']}') And id<>'{$typeid}' And topid<>'{$typeid}' "; 修改为 if($arr['crossid']!='') $selquery = "Select id,topid From `dede_arctype` where id in({$arr['crossid']}) And id<>'{$typeid}' And topid<>'{$typeid}' "; 分析: 从数据库可以看出 当栏目为不交叉时cross的值为0 当栏目为自动获取同名栏目时cross的值为1 当栏目为手动指定ID时cross的值为2 显然 if($ctag->GetAtt('cross')=='1') 是错的,在手动指定ID时$CrossID 始终为空 。(责任编辑:最模板) |

ecshop仿VCOTTON维棉模板
人气:615
designershoes 外贸鞋子ecsho
人气:619
ecshop商品详情自动生成商
人气:3114
蓝色包包外贸英文ecshop模
人气:641
京东商城360buy模板|ecshop京
人气:1358
免费ecshop仿韩都衣舍带频
人气:7190