Jump to content
  • 0

Question

Posted (edited)

please help how to fix this if i register account it says E-Maill Addresses do not match but there's no Confirm Email Address below in email address registration.. check pic. thank you.

 

(note: my email is [email protected]) but there's no confirm email on registration form.

 

2pzi346.png

Edited by Hatake Kakashi

6 answers to this question

Recommended Posts

Posted (edited)

You might have had downloaded the latest fluxcp the reason behind that is that, the latest fluxcp and your custom theme are not compatible with each other.

Edited by Aureon
  • 1
Posted (edited)

in modules/account/create.php  line 21

        $email     = trim($params->get('email_address'));
        $email2    = trim($params->get('email_address2'));

Delete 2. in "email_address2"

 

Edited by sluvik
  • Upvote 2
  • Love 1
Posted

Hello. Can anyone give me a link or direct me to get a template for that modules/account/create.php file? mine is corrupted.. or rather it was deleted in a process of saving mode.. I was deleting the 2. in "email_address2", somehow it was deleted the whole script during saving process.. Please help me.

Posted

Hello. Can anyone give me a link or direct me to get a template for that modules/account/create.php file? mine is corrupted.. or rather it was deleted in a process of saving mode.. I was deleting the 2. in "email_address2", somehow it was deleted the whole script during saving process.. Please help me.

 

PM saya!

  • Recently Browsing   0 members

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