Menu

#92 e-mail is not a valid adress!

Next_Release
closed
nobody
None
1
2015-11-03
2015-11-02
Anonymous
No

hello,

i 've a problem when i add un new user. i've the message " e-mail is not a valid address!"
i try to modify the files general.inc.php where i modify the function validEmail like :
function validEmail($email){
return true;
}
So when i put this, i haven't this message but my user don't create.

Can you help me please ?

thx

Discussion

  • Alessandro Briosi

    Have you looked at the apache error log? If the user does not create that might depend on many things.
    1. check that the database table is ok
    2. check what sql is run against the database

     
  • Anonymous

    Anonymous - 2015-11-03

    Solved!
    i used centos 7 and there was many incapatibility. then, i've installed a Centos 6.5 and it's ok.
    i don't find a mistakes.

    thx

     
  • Alessandro Briosi

    It must then have to do with new php5 version or selinux maybe.

     
  • Alessandro Briosi

    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel