Max666

Anonymous
Hey all,

interesting thing is happening to my GL (v. 1.4.1.).

I am building the site before going live and today I tested the registration...

... and new users cant register!
Hmm.

Error GL prints is "Entered email is not valid".

What gives?

Thank you all.

m.



Max666

Anonymous
Anyone?

dirk?

Oops!

Status: offline

jmucchiello

Forum User
Full Member
Registered: 08/29/05
Posts: 985
Are you entering a valid email? Did you try a different email?

Are you using the professional theme?

Max666

Anonymous
Yep, tried various valid email addresses.

Yes, professional theme is used.

I really don't understand whats going on.
Hmm.

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Quote by: Max666

Error GL prints is "Entered email is not valid".


Is that the exact wording? I don't think that message is coming from Geeklog. Did you install any modifications, e.g. code for a custom registration page?

bye, Dirk

Max666

Anonymous
Yes, exact error message is:

The email address provided does not appear to be a valid email address

Captcha is installed and disabled.

m.

Max666

Anonymous
Quote by: Max666

Yes, exact error message is:

The email address provided does not appear to be a valid email address

Captcha is installed and disabled.

m.



Anyone?

Status: offline

jmucchiello

Forum User
Full Member
Registered: 08/29/05
Posts: 985
That is $message[52] and it is printed when email does not pass a call to COM_isEmail(). So you're going to have to post the email for use to see why it might be failing.

Max666

Anonymous
Quote by: jmucchiello

That is $message[52] and it is printed when email does not pass a call to COM_isEmail(). So you're going to have to post the email for use to see why it might be failing.



Thank you for your reply, but I don't understand which email you need.

The one I try to register with?

No problem:
testing@hotmail.com or any other email with correct syntax.

Hmm.

Max666

Anonymous
Hello, anyone?

Please?

ironmax

Anonymous
Does that site have a way to be accessed from the net? If so, whats the URL? It doesn't have to be a persay live site for all to see. It can be a test site that those willing to help you, get this setup properly..

Michael



Max666

Anonymous
Quote by: ironmax

Does that site have a way to be accessed from the net? If so, whats the URL? It doesn't have to be a persay live site for all to see. It can be a test site that those willing to help you, get this setup properly..

Michael



It is not A live site, still under .htaccess pswd:

http://www.theta-healer.eu/users.php?mode=new

test / test

ironmax

Anonymous
Quote by: Max666

Quote by: ironmax

Does that site have a way to be accessed from the net? If so, whats the URL? It doesn't have to be a persay live site for all to see. It can be a test site that those willing to help you, get this setup properly..

Michael



It is not A live site, still under .htaccess pswd:

http://www.theta-healer.eu/users.php?mode=new

test / test



Max,

I get the same thing when I try to register a new account. Some thing I would suggest is to have someone who knows geeklog and go into your setup and figure out what is causing the problem and see if they can fix it. Send me an email and I'd be willing to look at it.


Michael

Max666

Anonymous
Tnx for your help, Michael.

Email on its way.

m.

mach

Anonymous
I wonder if that error would be spit out if you didn't have the pear file that is used to check the address against... :twocents:

Status: offline

jmucchiello

Forum User
Full Member
Registered: 08/29/05
Posts: 985
What is $_CONF['disallow_domains'] set to in your config.php?

ironmax

Anonymous
Quote by: jmucchiello

What is $_CONF['disallow_domains'] set to in your config.php?



I took a look at what he had and it seemed okay but as soon as I wiped out that line and put the default on back in place it seemed to work. But I never got the email. So I looked at the error log and it had this in there now Any ideas?

Text Formatted Code

[pear_error: message="mail() returned failure" code=0 mode=return level=notice prefix="" info=""]
 


I suspect but not sure though, it might be that the php.ini file is not configured for the mail section. Could I be right?

Michael

Max666

Anonymous
Michael,

it is ok, it works now.

I just deleted all the capthca files (from /admin/plugins, /plugins and /captcha) and everything is ok.

Well, even with the captcha files installed, it should all work (and it does, on my other GL), but for now I don't really care.
Smile

Tnx you guys and keep up the very good work!

Kind regards
m.