找回密码
 注册
查看: 2629|回复: 0
收起左侧

[分享] x2 使用QQ微博转播时+发帖时QQ微博转播增加话题

[复制链接]

5412

主题

8453

帖子

1万

积分

管理员

出售国内外虚拟空间

Rank: 10Rank: 10Rank: 10

积分
14896
帖子
8453
精华
67
体力
14896 点
蓝豆
2391 点
注册时间
2007-6-8

终身成就奖LY官方团队会员身份ID卡

发表于 2011-8-8 16:44:20 | 显示全部楼层 |阅读模式
source/plugin/qqconnect/spacecp.ini.php
搜索
  1. $params['reason'] = $_G['gp_reason'];
复制代码
在下面增加
  1.         $params['reason'] = '#Yx论坛图享#'.$params['reason'];
复制代码
保存 即可
source/module/conect/connect_feed.php
搜索
  1.         $params = array(
  2.                 'client_ip' => $_G['clientip'],
  3.                 'thread_id' => $tid,
  4.                 'author_id' => $thread['authorid'],
  5.                 'author' => $thread['author'],
  6.                 'forum_id' => $thread['fid'],
  7.                 'p_id' => $post['pid'],
  8.                 'u_id' => $_G['uid'],
  9.                 'subject' => $thread['subject'],
  10.                 'bbcode_content' => $post['message'],
  11.                 'read_permission' => $thread['readperm'],
  12.                 'f_type' => $f_type,
  13.         );
复制代码
改为
  1.         $params = array(
  2.                 'client_ip' => $_G['clientip'],
  3.                 'thread_id' => $tid,
  4.                 'author_id' => $thread['authorid'],
  5.                 'author' => $thread['author'],
  6.                 'forum_id' => $thread['fid'],
  7.                 'p_id' => $post['pid'],
  8.                 'u_id' => $_G['uid'],
  9.                 'subject' =>  '#Yx论坛图享#'.$thread['subject'],
  10.                 'bbcode_content' => $post['message'],
  11.                 'read_permission' => $thread['readperm'],
  12.                 'f_type' => $f_type,
  13.         );
复制代码
出售国内或美国高性能虚拟空间,高速VPS以及服务器! 同时承接各种类型的网站制作,网站维护,支付宝交易安全放心!    联系QQ:6102031
懒得打字嘛,点击右侧快捷回复
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

网站公告上一条 /2 下一条

GMT+8, 2025-4-28 08:08 , Processed in 0.104266 second(s), 27 queries , Gzip On.

© 2006-2022 Powered by Discuz! X3.4

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