Author |
Topic |
Alfred
Senior Member
USA
1527 Posts |
Posted - 27 January 2003 : 16:21:57
|
After the "Your registration is almost complete" window comes on the screen it reverts to thisquote: There Was A Problem With Your Details
You must choose a UserName You must choose a Password You Must give an e-mail address You Must enter a valid e-mail address You must select your country E-mail Address already in use, Please Choose Another
The registration still functions, but the user doesn't know it at this point, and tries to do it over again (which won't work because the data is already in "Members pending".)
Which files could be part of this problem and which should I make into .txt files to upload for you to see? |
Alfred The Battle Group CREDO
|
Edited by - ruirib on 27 January 2003 17:40:25 |
|
Alfred
Senior Member
USA
1527 Posts |
|
n8pbm
Junior Member
USA
212 Posts |
Posted - 27 January 2003 : 22:21:46
|
I think I would look at the register.asp file. It looks like your errMsg text is located in the wrong spot. If you want to send me the register.asp file or post a link to it i'll take a quick look. |
Mike Great Lakes Pop Up Club Camping |
|
|
Alfred
Senior Member
USA
1527 Posts |
Posted - 27 January 2003 : 23:19:31
|
That's my feeling too, Mike, but I can't find what's wrong. The file is in the mail. |
Alfred The Battle Group CREDO
|
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 28 January 2003 : 01:00:21
|
If you haven't modified your register.asp file, the other thing that would cause that is if your user refreshed the registration page, before they subitted thier registration. This would cause the page to lose the referrer url, thus the forum refreshing the page after the user gets the "Registration Complete" and getting all those error messages. |
Support Snitz Forums
|
|
|
Alfred
Senior Member
USA
1527 Posts |
|
Alfred
Senior Member
USA
1527 Posts |
Posted - 28 January 2003 : 19:48:08
|
Please...... I am really stuck, nobody can register! |
Alfred The Battle Group CREDO
|
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 28 January 2003 : 19:52:43
|
Alfred, I will try to have a look. Do yourself a favor next time: keep a working copy of the file. While you're testing some changes, why not save those changes in a file with another name? |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
Alfred
Senior Member
USA
1527 Posts |
Posted - 28 January 2003 : 19:59:51
|
I try to do that, Rui, but I was not working on the register.asp at the time. I worked on pop_profile.asp and members.asp, and when I had all going ok I uploaded them.
Then I ran a register test and the error came up! |
Alfred The Battle Group CREDO
|
|
|
Nikkol
Forum Moderator
USA
6907 Posts |
|
n8pbm
Junior Member
USA
212 Posts |
Posted - 28 January 2003 : 20:10:46
|
I registered fine on you site but I did noticed that when I clicked on register it opened up a new window and loaded the policy page as well as loading the policy page on the old window. I closed the new window and registered. Now I suspect that if a user does not close one of the windows it will generate your error. This tells me the problem is in the link for the register (I think inc_header.asp). |
Mike Great Lakes Pop Up Club Camping |
|
|
Alfred
Senior Member
USA
1527 Posts |
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 28 January 2003 : 20:21:11
|
I had no problems registering at your forum either. Just completed my email validation, as user testR and everything works as expected. That is consistent with my analysis of your register.asp file: found no errors. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
Alfred
Senior Member
USA
1527 Posts |
Posted - 28 January 2003 : 20:33:29
|
Yes, I saw your "testR" and deleted it. I also tried twice now, and both times I got the same problem result. Did you wait after the "Your Registration is almost complete" window came up? When I wait for it to revert back it shows the red validation problems, and also, as Mike noticed as well, there is a second Policy.asp window under it.
??? Something's not right! |
Alfred The Battle Group CREDO
|
|
|
Nikkol
Forum Moderator
USA
6907 Posts |
Posted - 28 January 2003 : 20:40:08
|
alfred, what is happening is the second pop up window has <meta http-equiv="Refresh" content="5; URL="> in it. notice the empty url. i suggest you make it so that the register icon DOES NOT open a new window to avoid that. people are getting registering, the page is just refreshing to itself, spitting out that error.
by the way you can delete test1 and test2 |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
Topic |
|