最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
dz论坛QQ互联注册必填密码侯方法
时间:2022-06-25 16:21:16 编辑:袖梨 来源:一聚教程网
修改文件:
source\module\member\member_connect.php
把
$ctl_obj->setting['ignorepassword'] = 1;
$ctl_obj->setting['checkuinlimit'] = 1;
$ctl_obj->setting['strongpw'] = 0;
$ctl_obj->setting['pwlength'] = 0;
修改成
$ctl_obj->setting['ignorepassword'] = 0;
$ctl_obj->setting['checkuinlimit'] = 0;
//$ctl_obj->setting['strongpw'] = 0;
//$ctl_obj->setting['pwlength'] = 0;
source/plugin/qqconnect/template|module.htm
把
$(‘{$_G['setting']['reginput']['password']}’).parentNode.parentNode.parentNode.parentNode.parentNode.style.display = ‘none’;
$(‘{$_G['setting']['reginput']['password']}’).required = 0;
$(‘{$_G['setting']['reginput']['password2']}’).parentNode.parentNode.parentNode.parentNode.parentNode.style.display = ‘none’;
$(‘{$_G['setting']['reginput']['password2']}’).required = 0;
修改成
//$(‘{$_G['setting']['reginput']['password']}’).parentNode.parentNode.parentNode.parentNode.parentNode.style.display = ‘none’;
//$(‘{$_G['setting']['reginput']['password']}’).required = 0;
//$(‘{$_G['setting']['reginput']['password2']}’).parentNode.parentNode.parentNode.parentNode.parentNode.style.display = ‘none’;
//$(‘{$_G['setting']['reginput']['password2']}’).required = 0;
相关文章
- 割据天下兑换码大全:割据天下最新兑换码及玩法详解 06-19
- Mistral AI功能解析:模型能力、应用场景与配置要点 06-19
- 盛世天下女帝篇萧舒妃角色背景与剧情解读 06-19
- 三国大冒险兑换码大全:三国大冒险最新可用礼包码分享 06-19
- 蜀山掌门上线时间蜀山掌门公测日期和预约入口 06-19
- 天龙八部手游安卓屏幕亮度变暗完美解决方案 06-19