Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http://localhost/cms/account/sign_up #8

Open
pjlosey opened this issue Oct 28, 2014 · 3 comments
Open

http://localhost/cms/account/sign_up #8

pjlosey opened this issue Oct 28, 2014 · 3 comments

Comments

@pjlosey
Copy link

pjlosey commented Oct 28, 2014

using this on xampp. After clicking Create My Account the button just dims and goes nowhere. Any pointers?

@StorytellerCZ
Copy link
Owner

That is indeed strange.
Right now I'm in the middle of fixing issues after the most recent update of CI (changing owner and everything).

@StorytellerCZ
Copy link
Owner

Alright! Got things working somewhat again. Turn on logging in application/config/config.php and then check what the logs says.
I haven't encountered this problem myself yet.

@StorytellerCZ StorytellerCZ added this to the 1.x milestone Feb 15, 2015
@StorytellerCZ StorytellerCZ removed this from the 1.x milestone Feb 15, 2015
@oldhobbyist
Copy link
Contributor

Just a thought - try setting the following variables in /application/config/umf/accounts.php to false.

$config['account_email_validate']           = TRUE;
$config['account_email_validation_required']= TRUE;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants