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

Email Registration Activation not working #32

Open
lguilherme opened this issue Aug 25, 2012 · 7 comments
Open

Email Registration Activation not working #32

lguilherme opened this issue Aug 25, 2012 · 7 comments
Assignees

Comments

@lguilherme
Copy link

Hello,

I'm registering and receiving the email to Activate my registration but when I click on the link to activate I get this message:

Activation did not work
Profile found, but no associated user. Possible database inconsistency. Please contact the System administrator with this error message, thank you

Can you guys help me please?

@thyseus
Copy link
Owner

thyseus commented Aug 25, 2012

Did you activate the profile submodule? This quite rare error message means, that the user you are trying to activate has no profile associated (there is no "profile" with the user_id of the user). Maybe there was an error creating the profile
while registering. Could you check this in the database?

@ghost ghost assigned thyseus Aug 25, 2012
@lguilherme
Copy link
Author

I did all the installation process again to make sure and still not working.
The profile submodule is activated and when I register it's sending to my database so it's registered there but I'm not able to activate my account.

But I didn't understand when you say that the user has no profile associated. This means that the admin needs to register the user before?

So I tried to disable the email activation but also the enableActivationConfirmation = false it's not working.

@tricoder42
Copy link

I can confirm this issue. There's new profile in database, but no associated user.

thyseus added a commit that referenced this issue Oct 4, 2012
also moved beforeSave() to afterSave() in YumMessage
@thyseus
Copy link
Owner

thyseus commented Oct 4, 2012

I pushed a commit that should fix the issue: ff44b0a

@tricoder42
Copy link

Yep, it's working. Great work, thank you.

@waitekk
Copy link
Contributor

waitekk commented Nov 7, 2012

Shouldn't this be closed?

@jason-stack
Copy link

Activation did not work.. I think i am using the newest version.

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

No branches or pull requests

5 participants