
建站解决办法 cmsxx_archives 添加postcount int(10) UNSIGNED default 0 然后打开plus\\feedback.php 找到大约220左右 //保存评论内容 if($comtype == comments) { $arctitle = addslashes($title); if($msg!=) { $inquery = INSERT

第一:需要修改 include/extend.func.php 文件。 在它的最后面加上: //调用单篇文章评 织梦论数 function cnum($id) { global $dsql; $row = $dsql-GetOne( Selec t count(id) as c from dede_feedback where aid=$id); $num=