Discuz教程网

[已解决]本站发帖自动添加标题怎么实现的

 关闭 [复制链接]
authicon 轮回℡ 发表于 2013-4-25 12:38:44 | 显示全部楼层 |阅读模式
如题
1.jpg
最佳答案
avatar
2013-4-25 14:17:06
打开:source\module\forum\forum_post.php,找到
  1. require_once libfile('post/newthread', 'include');
复制代码
在上边添加:
  1. $postinfo = array('subject' => 'Discuz!X2.5');
复制代码
应该就可以了



上一篇:Discuz 官方站点正在升级至 Discuz X3RC版
下一篇:解决CI通过Ucenter整合Discuz 中文用户名无法登录的问题
authicon dly 发表于 2013-4-25 14:17:06 | 显示全部楼层    本楼为最佳答案   
打开:source\module\forum\forum_post.php,找到
  1. require_once libfile('post/newthread', 'include');
复制代码
在上边添加:
  1. $postinfo = array('subject' => 'Discuz!X2.5');
复制代码
应该就可以了
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

1314学习网 ( 浙ICP备10214163号 )

GMT+8, 2025-5-2 10:41

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

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