Discuz!论坛教程之设置帖子被评分后自动提升主题 [复制链接]

moqu8 2018-5-1

6 0

本文介绍一种在帖子被用户评分后自动提升的方法:

修改文件:

\source\module\forum\forum_misc.php

修改方法:

搜索

showmessage('thread_rate_succeed', dreferer());

在上方加入一行

DB::update('forum_thread',array('lastpost'=>TIMESTAMP),array('tid'=>$_GET['tid']));


最新回复 (0)
返回
支持中心
邮箱:winkill2012@qqcom
新站优化中!部分功能尚未完善,敬请谅解!
支持中心