Jump to content
  • 0

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


Question

Posted

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.

1 answer to this question

Recommended Posts

  • 0
Posted
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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...