deso Posted July 19, 2013 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 80 Reputation: 0 Joined: 04/22/12 Last Seen: August 21, 2013 Share Posted July 19, 2013 Guys how do you disable email confirmation on flux cp. Link to comment Share on other sites More sharing options...
Brynner Posted July 19, 2013 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1952 Reputation: 202 Joined: 01/08/12 Last Seen: 3 minutes ago Share Posted July 19, 2013 Guys how do you disable email confirmation on flux cp. config\application.php 'RequireEmailConfirm' => true, //to enable 'RequireEmailConfirm' => false, //default disabled Link to comment Share on other sites More sharing options...
deso Posted July 19, 2013 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 80 Reputation: 0 Joined: 04/22/12 Last Seen: August 21, 2013 Author Share Posted July 19, 2013 Sir I tried to make account but when I try to login the password but when I look at the phpadmin the password is changed. Link to comment Share on other sites More sharing options...
Brynner Posted July 19, 2013 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1952 Reputation: 202 Joined: 01/08/12 Last Seen: 3 minutes ago Share Posted July 19, 2013 Sir I tried to make account but when I try to login the password but when I look at the phpadmin the password is changed. have you disabled the UseMD5? config\servers.php 'UseMD5' => true, //default 'UseMD5' => false, //disable 2 Link to comment Share on other sites More sharing options...
Question
deso
Guys how do you disable email confirmation on flux cp.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts