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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] discuz X2 禁止中文注册的网站会员帐号,总提示指定用户不存在 这样解决!

[复制链接]
qilun2020 发表于 2011-12-7 20:02:07 | 显示全部楼层 |阅读模式
本帖最后由 qilun2020 于 2011-12-7 21:20 编辑

发现一个问题,网站里,用中文注册的帐号,禁止用户的时候,总是提示 指定用户不存在,不管是网站创始人还是管理员、版主,禁止 名字是中文的用户,都是提示指定用户不存在。死活搞不定!

Linux 虚拟主机,Apache ,怀疑是主机不支持伪静态中文。但是我的伪静态代码里,没一句中文呀,而且后台-全局-SEO设置,这里也选中了兼容模式:是。

规则是这样写的:

RewriteEngine On
RewriteBase /
RewriteCond %{http_host} ^xc0712.com [NC]
RewriteRule ^(.*)$ http://www.xc0712.com/$1 [L,R=301]
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^topic-(.+)\.html$ portal.php?mod=topic&topic=$1&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^article-([0-9]+)-([0-9]+)\.html$ portal.php?mod=view&aid=$1&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^forum-(\w+)-([0-9]+)\.html$ forum.php?mod=forumdisplay&fid=$1&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ forum.php?mod=viewthread&tid=$1&extra=page\%3D$3&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^group-([0-9]+)-([0-9]+)\.html$ forum.php?mod=group&fid=$1&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^space-(username|uid)-(.+)\.html$ home.php?mod=space&$1=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^blog-([0-9]+)-([0-9]+)\.html$ home.php?mod=space&uid=$1&do=blog&id=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^archiver/(fid|tid)-([0-9]+)\.html$ archiver/index.php?action=$1&value=$2&%1



这是其他用户遇到的同样问题:
https://discuz.dismall.com/forum.php?mod=viewthread&tid=2137449
https://discuz.dismall.com/forum.php?mod=viewthread&tid=433430
https://discuz.dismall.com/forum.php?mod=viewthread&tid=2438076
https://discuz.dismall.com/thread-2152029-2-1.html


貌似这里有答案:https://discuz.dismall.com/thread-2160344-1-1.html

本帖子中包含更多资源

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

x
守妳到永久、 发表于 2011-12-7 20:02:18 | 显示全部楼层
呵呵 b不错啊
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-15 23:50 , Processed in 0.024729 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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