Jump to content
  • 0

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


behemothcze

Question


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.02
  • Content Count:  102
  • Reputation:   2
  • Joined:  02/24/17
  • Last Seen:  

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

  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.02
  • Content Count:  102
  • Reputation:   2
  • Joined:  02/24/17
  • Last Seen:  

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

×
×
  • Create New...