Author |
Topic |
|
FOX3
Starting Member
Paraguay
5 Posts |
Posted - 30 July 2001 : 04:31:47
|
I installed the 3.3 update and now I get a new registration error. This happens all the time no matter what user name and password are entered. The error is as follows:
There Was A Problem With Your Details Username may not contain the word Go Back To Enter Data
Can you please tell me where I can start?
|
|
FOX3
Starting Member
Paraguay
5 Posts |
Posted - 30 July 2001 : 08:21:43
|
Please Anybody help me. i can't solve this problem. ^^~
|
|
|
gor
Retired Admin
Netherlands
5511 Posts |
Posted - 30 July 2001 : 08:55:01
|
Are you sure it is 'nor matter what' or only the ones with Chinese characters ? Because you have a couple of members that registered even today. I tested it myself and could register using 'gor' without a problem.
If you look in inc_functions.asp you see a line like this: sInvalidChars = "!#$%^&*()=+{}[]|\;:/?>,<"
These are all the characters that are labeled invalid in this version. If I look at your forum without using the Chinese characterset I see at least the | but also the { and } being displayed in the text. It could be that ASP interprets the characters not in Unicode but in ASCII. Removing those characters would fix it I think. I would suggest leaving at least these: sInvalidChars = ";><"
You also have an error in you register.asp (which you probably updated by hand). There shouldn't be no function ChkUser2() there anymore, but chkUser(Request.Form("Name"), Request.Form("Password")) This error prevents the autologon from working.
Pierre Join a Snitz Mailinglist |
|
|
hondaxr
New Member
80 Posts |
Posted - 30 July 2001 : 22:29:42
|
I am having the exact same problems. Gor - can you please tell us where to look for this problem? I have tried everything and I am not trying to register with any of the invalid characters.
Thank you, Lloyd
quote:
I installed the 3.3 update and now I get a new registration error. This happens all the time no matter what user name and password are entered. The error is as follows:
There Was A Problem With Your Details Username may not contain the word Go Back To Enter Data
Can you please tell me where I can start?
Edited by - hondaxr on 30 July 2001 22:31:11 |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 30 July 2001 : 22:45:16
|
Your badwords list is also checked to make sure that the username the person is trying to use isn't in the Badwords list. |
|
|
hondaxr
New Member
80 Posts |
Posted - 30 July 2001 : 22:50:59
|
Yes Richard, I am not using any words listed in the badwords list. Any ideas on what to look at?
You are more than welcome to try and register as a new user on my forum at: http://forums.hondaxr.com/forum/default.asp
Thank you, Lloyd
quote:
Your badwords list is also checked to make sure that the username the person is trying to use isn't in the Badwords list.
Edited by - hondaxr on 30 July 2001 22:54:25 |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 30 July 2001 : 23:12:40
|
Do the Usernames you are trying to register have a space in them? |
|
|
hondaxr
New Member
80 Posts |
Posted - 30 July 2001 : 23:20:04
|
No, I tried with several different names. One for example was Tester with passwords of “password” and “tester”. Before I took the forums off-line, I received several emails from individuals trying to register.
Thank you, Lloyd
quote:
Do the Usernames you are trying to register have a space in them?
|
|
|
hondaxr
New Member
80 Posts |
Posted - 31 July 2001 : 00:05:42
|
Do you think this problem could have anything to do with the fact that my forum host is running Windows 2000?
Lloyd
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 31 July 2001 : 00:08:28
|
No, this forum here is running on Windows 2000. |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 31 July 2001 : 00:14:29
|
That error that is showing up is from the check for badwords in the username.
Could you change the Admin password back to admin for a few minutes so I can check the Badword filter? |
|
|
hondaxr
New Member
80 Posts |
Posted - 31 July 2001 : 00:25:48
|
Please check you email address (hotmail) for the password. Thanks for your help!
Lloyd
quote:
That error that is showing up is from the check for badwords in the username.
Could you change the Admin password back to admin for a few minutes so I can check the Badword filter?
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 31 July 2001 : 00:26:18
|
hondaxr, I found your problem.
You had a trailing pipe (|) in your badword list. You should end your badword list with a word, not the pipe (|) character. It's only used to separate words. |
|
|
hondaxr
New Member
80 Posts |
Posted - 31 July 2001 : 00:28:07
|
I see your membership now. I made you the admin. Thanks again!
Lloyd
quote:
Please check you email address (hotmail) for the password. Thanks for your help!
Lloyd
quote:
That error that is showing up is from the check for badwords in the username.
Could you change the Admin password back to admin for a few minutes so I can check the Badword filter?
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 31 July 2001 : 00:31:02
|
see the post just above your last one... |
|
|
FOX3
Starting Member
Paraguay
5 Posts |
Posted - 31 July 2001 : 09:36:33
|
ha ha Thank's everybody help. i cancel end badword(|). now can register. thank's again sorry my english is very poor
|
|
|
|
Topic |
|