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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

插件开发中,群组的嵌入点不能用

[复制链接]
zdh082 发表于 2016-5-5 14:02:47 | 显示全部楼层 |阅读模式
才插件开发中,这个嵌入点,同样的代码,在论坛里可以用,在群组里显示不了
class plugin_xxx_forum extends plugin_xxx{
        function post_editorctrl_left() {retrun 'aaaaaaaaa';}

}

有的说换成下边
class plugin_xxx_group extends plugin_xxx{
        function post_editorctrl_left() {retrun 'aaaaaaaaa';}

}


但还是没什么用,请问这里是不是BUG

本帖子中包含更多资源

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

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

本版积分规则

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

GMT+8, 2024-11-28 07:45 , Processed in 0.016085 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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