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

 找回密码
 立即注册
搜索

[求助] 6.0注册用户名长度修改方法

[复制链接]
asheng2988 发表于 2008-5-28 14:41:07 | 显示全部楼层
原帖由 泪涟漪 于 2008-2-22 13:25 发表
特别提示:
  此方法只适用于用户名上限为15的要求。
  要修改上限大于15须修改数据库!


我这个可以实现吗?

如题,如何解决
添加用户失败: 用户名不合法

已经将 UC中心  BBS 和 UHOME 的过滤敏感都清空了,还是添加不了。请教知道的人。谢谢了先。

原帖请教地址 https://discuz.dismall.com/viewth ... p;page=1&extra=
回复

使用道具 举报

svsv 发表于 2008-7-3 15:34:28 | 显示全部楼层
还有问题,如果後台添加新用户还是有最小 3 限制
回复

使用道具 举报

立刻计划 发表于 2008-7-4 21:27:25 | 显示全部楼层
请问6.10的怎么修改?
回复

使用道具 举报

tianran17 发表于 2008-7-9 22:40:46 | 显示全部楼层

回复 2# 泪涟漪 的帖子

能不能告诉我怎么修改数据库啊,谢谢了!!!急啊
回复

使用道具 举报

DK_only 发表于 2008-7-24 18:03:26 | 显示全部楼层
终于找到救星了
回复

使用道具 举报

DK_only 发表于 2008-7-24 18:07:35 | 显示全部楼层
6.1 适合?
回复

使用道具 举报

社区泡泡 发表于 2008-12-3 03:17:52 | 显示全部楼层
6.1 可以吗
回复

使用道具 举报

botaoshizhe 发表于 2009-4-29 17:08:41 | 显示全部楼层
7.0   的在register.php找不到
if(strlen($username) < 3) {
                showmessage('profile_username_tooshort');
        }
        if(strlen($username) > 15) {
                showmessage('profile_username_toolong');
        }



有没有7.0的方法
回复

使用道具 举报

botaoshizhe 发表于 2009-4-29 17:09:04 | 显示全部楼层
7.0   的在register.php找不到
if(strlen($username) < 3) {
                showmessage('profile_username_tooshort');
        }
        if(strlen($username) > 15) {
                showmessage('profile_username_toolong');
        }



有没有7.0的方法
回复

使用道具 举报

botaoshizhe 发表于 2009-4-29 17:09:16 | 显示全部楼层
7.0   的在register.php找不到
if(strlen($username) < 3) {
                showmessage('profile_username_tooshort');
        }
        if(strlen($username) > 15) {
                showmessage('profile_username_toolong');
        }



有没有7.0的方法
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-8-31 02:14 , Processed in 0.126852 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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