Current time: 03-20-2010, 12:30 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] The username you have entered is invalid and does not exist
08-26-2008, 10:19 PM
Post: #1
[F] The username you have entered is invalid and does not exist
hello,

when i was going to do banned for member i got this message

The username you have entered is invalid and does not exist
Find all posts by this user
08-26-2008, 11:10 PM
Post: #2
RE: The username you have entered is invalid and does not exist
(08-26-2008 10:19 PM)ehab2000 Wrote:  hello,

when i was going to do banned for member i got this message

The username you have entered is invalid and does not exist

you were going to ban someone?

Chances are, they probably deleted their acct, but i would do a good look thru.. see if you can see anything else.. Confused

[Image: p3.png]
Find all posts by this user
08-27-2008, 07:58 AM
Post: #3
RE: The username you have entered is invalid and does not exist
i just click on Ban user button and i got this message The following errors were encountered:

The username you have entered is invalid and does not exist.

any user i want to ban it got this message incloude moderators
Find all posts by this user
08-27-2008, 06:48 PM
Post: #4
RE: The username you have entered is invalid and does not exist
That could be a bug... do the users have Unicode characters in their names?
Visit this user's website Find all posts by this user
08-28-2008, 03:07 AM (This post was last modified: 08-28-2008 03:09 AM by ehab2000.)
Post: #5
RE: The username you have entered is invalid and does not exist
yes they can use Unicode characters in their names but any user i couldn't ban them with Unicode or with out

what i have to do now?
Find all posts by this user
08-29-2008, 03:08 AM
Post: #6
RE: The username you have entered is invalid and does not exist
??????????????????
Find all posts by this user
08-29-2008, 06:53 AM
Post: #7
RE: The username you have entered is invalid and does not exist
(08-28-2008 03:07 AM)ehab2000 Wrote:  yes they can use Unicode characters in their names but any user i couldn't ban them with Unicode or with out

what i have to do now?

wierd. is ur com infected wif adwares or spywares?
Visit this user's website Find all posts by this user
08-29-2008, 06:57 AM
Post: #8
RE: The username you have entered is invalid and does not exist
(08-29-2008 06:53 AM)OceanLove Wrote:  
(08-28-2008 03:07 AM)ehab2000 Wrote:  yes they can use Unicode characters in their names but any user i couldn't ban them with Unicode or with out

what i have to do now?

wierd. is ur com infected wif adwares or spywares?

LoL!!! Because client side issues affect server side code right?Rolleyes

- Joe
+JWeb2: Professional cPanel Web Hosting!
- CXR: Free cPanel Web Hosting!
+EasyMyBB: Free MyBB Forum Hosting!
- REAL0: Free Xen Virtual Servers!
Visit this user's website Find all posts by this user
08-29-2008, 09:46 AM
Post: #9
RE: The username you have entered is invalid and does not exist
Tested unicode, can ban here. I suggest using the UTF-8 character set if you're not using it - it helps with a lot of these sorts of problems.
Visit this user's website Find all posts by this user
08-29-2008, 09:02 PM
Post: #10
RE: The username you have entered is invalid and does not exist
(08-29-2008 09:46 AM)ZiNgA BuRgA Wrote:  Tested unicode, can ban here.

Hmm, I tried banning a user named ŴÐŻ and it didn't work because the mbstring internal encoding defaults to ISO-8859-1. Unlike the frontend of the board, the ACP doesn't call mb_internal_encoding($lang->settings['charset']), so functions like my_strtolower() won't properly handle UTF-8 strings. After adding that code, I can successfully ban the user. Bug? Toungue
Visit this user's website Find all posts by this user


Forum Jump: