Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[修改] DIY增加-最后回复人-最后发表人-最新回复人

[复制链接]
hi.friend 发表于 2012-12-6 22:49:34 | 显示全部楼层 |阅读模式
DIY增加-最后回复人-最后发表人-最新回复人

演示图片:


修改文件︰
source\language\lang_blockclass.php

寻找
  1. 'blockclass_thread_field_lastpost' => '最后回復时间',
复制代码
下加
  1. 'blockclass_thread_field_lastposter' => '最后回复者',
复制代码
修改文件︰
source\class\block\forum\block_thread.php

寻找
  1. 'lastpost' => array('name' => lang('blockclass', 'blockclass_thread_field_lastpost'), 'formtype' => 'date', 'datatype' => 'date'),
复制代码
下加
  1. 'lastposter' => array('name' => lang('blockclass', 'blockclass_thread_field_author'), 'formtype' => 'text', 'datatype' => 'string'),
复制代码
寻找
  1. 'lastpost' => $data['lastpost'],
复制代码
下加
  1. 'lastposter' => $data['lastposter'],
复制代码

后台"缓存"更新...

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
潮宅男女 发表于 2012-12-6 23:04:55 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

hjok 发表于 2012-12-7 17:48:30 | 显示全部楼层
收下了谢谢
回复

使用道具 举报

子非、 发表于 2012-12-7 18:19:03 | 显示全部楼层
感谢作者分享。
回复

使用道具 举报

S○γγy丫www 发表于 2012-12-7 22:49:35 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

重庆交友俱乐部 发表于 2012-12-8 11:52:16 | 显示全部楼层
好东西啊
回复

使用道具 举报

pole1010 发表于 2012-12-9 09:46:56 | 显示全部楼层
看看..試一下..
回复

使用道具 举报

a475305268 发表于 2012-12-9 10:09:23 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

gannimall 发表于 2012-12-12 15:04:52 | 显示全部楼层
支持一下,感谢分享
回复

使用道具 举报

paz2010 发表于 2012-12-12 21:22:18 | 显示全部楼层
找了很久 谢谢卤煮{:soso_e144:}
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-9-28 05:25 , Processed in 0.138297 second(s), 19 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表