Jump to content
  • 0
behemothcze

The e-mail address you've entered is not in a valid e-mail address format -Flux CP Error

Question

The e-mail address you've entered is not in a valid e-mail address format -Flux CP Error

 

image.png.a3d4c09101b20773e42ed68f7036a8ea.png

how to fix this? i already tried to
        $email     = trim($params->get('email_address'));
        $email2    = trim($params->get('email_address2'));

erase the     " $email2    = trim($params->get('email_address2'));" but still same error. is there a way to fix this ? i guess my latest fluxp cp is not compatible with my flux theme.

 

please help me if theres a way to fix this or how to ignore the email in account create.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0
23 hours ago, behemothcze said:

The e-mail address you've entered is not in a valid e-mail address format -Flux CP Error

 

image.png.a3d4c09101b20773e42ed68f7036a8ea.png

how to fix this? i already tried to
        $email     = trim($params->get('email_address'));
        $email2    = trim($params->get('email_address2'));

erase the     " $email2    = trim($params->get('email_address2'));" but still same error. is there a way to fix this ? i guess my latest fluxp cp is not compatible with my flux theme.

 

please help me if theres a way to fix this or how to ignore the email in account create.

 image.png.689dcc57a0ac4d1f6f727d12048963f2.png

i try my old create.php if it works but got that error "email adresses do not match" even its match

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.