提示:首先要把/include/taglib/channerl.lib.php 文件的代码修改成以下的: for($i=0;$i < $line;$i++) { if($col>1) $likeType .= “
- rn”;
for($j=0;$j<$col;$j++)
{
if($col>1) $likeType .= “
- rn”; if($row=$dsql2->GetArray()) { $row['typelink'] = $row['typeurl'] = GetoneTypeUrlA($row); if(is_array($dtp2->CTags)) { foreach($dtp2->CTags as $tagid=>$ctag){ if(isset($row[$ctag->GetName()])) { $dtp2->Assign($tagid,$row[$ctag->GetName()]); } elseif (preg_match(‘/^sonchannel[0-9]*$/’,$ctag->GetName())) { $dtp2->Assign($tagid,lib_channel_son($ctag,$row['id'],$dsql3)); } } } $likeType .= $dtp2->GetResult(); } if($col>1) $likeType .= “ rn”; }//Loop Col if($col>1) { $i += $col – 1; $likeType .= ”



