Awesome!  Thanks Bruno,

I got it to work, though there were a couple of issues.

1. The new message form had a problem with it's routes.  I changed it
a little and got it to work
2. The before filter to find user was a little funky.  I just changed
it from/to:

-  @user = User.find(params[:user_id])
+ @user = current_user

Thanks again!

Sam.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to