E-mail Problem [message #1020] |
Tue, 19 March 2002 21:57  |
|
I keep getting the following message whenever someone tries to register their e-mail. I know the e-mail addresses are right, because I even tried mine and it still did it.
"The e-mail address you have specified does not appear to be valid."
[Updated on: Tue, 19 March 2002 21:58] Report message to a moderator
|
|
|
|
Re: E-mail Problem [message #1025 is a reply to message #1022] |
Tue, 19 March 2002 22:10   |
|
I don't know how to use irc I never have before.
I can give you my CGI/MYSQL info so you can log into my server and try and fix it if you can.
|
|
|
Re: E-mail Problem [message #1069 is a reply to message #1025] |
Wed, 20 March 2002 18:51   |
|
Is there anyway to turn off the e-mail checker or use a different link to do it, because the e-mail form mailer works fine. It's just the one that corresponds to the register page that won't work.
|
|
|
|
Re: E-mail Problem [message #1081 is a reply to message #1078] |
Wed, 20 March 2002 20:12   |
|
prottoss wrote on Wed, 20 March 2002 8:08 PM | You can comment it out, sure...
you'll need to edit register.php for this.
|
Will people be able to register if that is done?
|
|
|
|
Re: E-mail Problem [message #1084 is a reply to message #1083] |
Wed, 20 March 2002 20:14   |
|
prottoss wrote on Wed, 20 March 2002 8:13 PM | yeah, the only problem would be that they would be able to enter and invalid email address.
|
Okay that is fine. I don't know how to edit PHP though, would you be willing to do it for me?
|
|
|
|
Re: E-mail Problem [message #1136 is a reply to message #1020] |
Thu, 21 March 2002 14:42   |
|
I figured out how to edit the script and got it so it ignores the e-mail checker and people can now register, but the time on the board is still wrong. How can I fix that? I made the time my time zone in the admin board and my profile, but the board still lists it 4 hours in adavance.
|
|
|
Re: E-mail Problem [message #1137 is a reply to message #1136] |
Thu, 21 March 2002 14:43   |
Ilia
 Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
remove from buddy list ignore all messages by this user
|
|
DPitts18 wrote on Thu, 21 March 2002 2:42 PM | I figured out how to edit the script and got it so it ignores the e-mail checker and people can now register, but the time on the board is still wrong. How can I fix that? I made the time my time zone in the admin board and my profile, but the board still lists it 4 hours in adavance.
|
Can you paste me the time from the curtime, shown at the bottom of the front page.
FUDforum Core Developer
|
|
|
Re: E-mail Problem [message #1140 is a reply to message #1137] |
Thu, 21 March 2002 14:46   |
|
prottoss wrote on Thu, 21 March 2002 2:43 PM |
DPitts18 wrote on Thu, 21 March 2002 2:42 PM | I figured out how to edit the script and got it so it ignores the e-mail checker and people can now register, but the time on the board is still wrong. How can I fix that? I made the time my time zone in the admin board and my profile, but the board still lists it 4 hours in adavance.
|
Can you paste me the time from the curtime, shown at the bottom of the front page.
|
Here is what it says. Current Time: Thu Mar 21 6:56:35 EST 2002
|
|
|
|
Re: E-mail Problem [message #1144 is a reply to message #1142] |
Thu, 21 March 2002 14:50  |
|
prottoss wrote on Thu, 21 March 2002 2:47 PM | It means it thinks it is inside Eastern TimeZone.
Change the timezone to Pacific timezone in your personal settings and then see if the timezone in the string changes.
|
I switched it to Pacific and now it says: Current Time: Thu Mar 21 7:00:53 EST 2002
|
|
|