修改
include/inc_tag_functions.php
在50行
$dsql->Execute(’0′,"Select tid From dede_tag_list where tid in($tidstr) ");
修改为
$dsql->Execute(’0′,"Select aid From dede_tag_list where tid in($tidstr) ");
问题解决
如果本文对你有帮助,欢迎打赏本站
修改
include/inc_tag_functions.php
在50行
$dsql->Execute(’0′,"Select tid From dede_tag_list where tid in($tidstr) ");
修改为
$dsql->Execute(’0′,"Select aid From dede_tag_list where tid in($tidstr) ");
问题解决
如果本文对你有帮助,欢迎打赏本站