手动修改 content/index/list.php 37 为
$sql="Select * FROM ".TB_PREFIX."list Where channelId IN(".$channelId.") ".$opts['sqlotherwhere']." orDER BY ".$ordering." DESC";
手动修改 content/index/list.php 37 为
$sql="Select * FROM ".TB_PREFIX."list Where channelId IN(".$channelId.") ".$opts['sqlotherwhere']." orDER BY ".$ordering." DESC";