User Registration Problem
Permalink
I made a page that I only wanted visible to registered users. All was well and good until I registered with a test account and tried to login. I received a message that my account had not been activated. I had selected registration enabled with no special caveats when I set it up. What is the issue. I made the page public until I can work this thing out.
Thanks! :-)
Thanks! :-)
/dashboard/users/registration/
...you picked the radio option "Registration is enabled."? Can you double check your settings and try again?
If that's the case, it should work. To make sure I ran through the same steps, although I guess it's possible that you're dealing with a bug that has since been fixed. Do you know what version of concrete you're running? There aren't any registration related global variables set in your config/site.php file are there? (which I think that was an older approach before the new registration stuff in the dashboard was added)