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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[BUG] 后台”禁止通过好友邀请注册“有误

[复制链接]
chuang123ok 发表于 2008-11-24 11:42:11 | 显示全部楼层 |阅读模式
后台“禁止通过好友邀请注册“已经点是了,但是前台还是可以通过好友邀请注册。

do_register.php中的文件

if(empty($op)) {
        if($_SCONFIG['closeregister']) {
                if($_SCONFIG['closeinvite']) {
                        showmessage('not_open_registration');
                } elseif(empty($invitearr)) {
                        showmessage('not_open_registration_invite');
                }
        }
茄子 发表于 2008-11-27 10:03:21 | 显示全部楼层
我测试没问题的
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-15 22:38 , Processed in 0.019919 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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