Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > 123 Flash Chat Server Software > 123 Flash Chat Support

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-19-2003, 08:46 AM
Maverick
Guest
 
Posts: n/a
Default Big bug

Hi,

Unfortunately I encountered this bug when the chat already gotten online for 300 users

My chat is using an existing forum, Ideal BB (http://www.idealbb.com/). It all worked fine until today I got a message from one of the users telling me they cant login, however they have a forum account.

The problem:
This user has got a username with a space in it! It seems that the chat can't handle that and just replies it is a nonexisting username. I don't know how it is with the password, but I guess it can give the same problem.

Please offer an solution right away because else I have to abandon this chat at the site and then put it back when the problems are solved.

Thanks
Koen Werdler,
koen@icrew.nl
  #2 (permalink)  
Old 12-19-2003, 01:28 PM
Senior Member
 
Join Date: Jan 2001
Posts: 413
Default Re:Big bug

Thanks for your advice.

In the current version (1.3) client, user isn't allowed to input blank in the username field, since you are using your intergrated database, and allowed to user to input blank in the user name field, it's seems that there are some conflict, maybe in this way you can resolve your problem, I think you have our .fla and .as source file, open button.as
find:
Code:
if (userid.indexOf(" ") >= 0)
{
errorMsg(LANG_LOGIN_ERROR_USER);

return;
}
just delete it, and try again.
  #3 (permalink)  
Old 12-21-2003, 11:56 AM
Maverick
Guest
 
Posts: n/a
Default Re:Big bug

Thanx I will try the actionscript you have given.

Maverick
Closed Thread

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:20 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.