Jeremias, my apologies, I forgot one step in my instructions. Before you save the user record you must also set the activation code to nil.

    u.activation_code = nil

You can make any user account into an admin account by using this rake task:

rake community_engine:make_admin email=u...@example.com

Where you specify the actual email address of the account that is to become an admin account.

Dan

On 3/26/14, 8:12 PM, Jeremias Santos wrote:
Unable to activate. Thanks for the help. 

When creating a user how can I turn it into Admin?




On Tuesday, March 25, 2014 1:07:06 PM UTC-3, Jeremias Santos wrote:
Installed CommunityEngine rails4 branch, is running normal. I created a user to access the application, but when I tried to use it to send an email to the account registration email informed, but as I'm using spot he did not send the email, just can not activate the account, then added to the application.rb config GMail account for sending emails, but still did not work. 

Can anyone help me how can i enable user? 

Have accessed the database and modified the attribute that would possibly activation, however when I try to access reports that user is pending activation. 

Thank you in advance. 

--
You received this message because you are subscribed to the Google Groups "CommunityEngine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to communityengine+unsubscr...@googlegroups.com.
To post to this group, send email to communityengine@googlegroups.com.
Visit this group at http://groups.google.com/group/communityengine.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "CommunityEngine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to communityengine+unsubscr...@googlegroups.com.
To post to this group, send email to communityengine@googlegroups.com.
Visit this group at http://groups.google.com/group/communityengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to