Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialTimothy Chan
3,715 PointsDevise not displaying "Welcome! you have signed up successfully."
Hi! Followed all directions up to the end of:
However I can't get it to display any confirmation of sign up for a new user. I know it did get created as if I try to sign up again (having to clear cookies first) it says the email is already in use.
How do I fix this?
Thanks! -Timothy
1 Answer
Timothy Chan
3,715 PointsWell..actually got this fixed. Unsure why though. After getting a bit into the next lesson, during that trial run it actually gave me the confirmation after just dealing with first_name, last_name, and profile_name.
.....
Well, at least it's working...wish I understood why though.