It should read:

redirect_to user_messages_path(@user)

On Mar 31, 5:52 pm, Stephen <step...@startmeetingpeople.com> wrote:
> I have enabled messaging with my application that uses CE.
>
> When I select a message to delete I receive the following error:
>
> ActionController::RoutingError (user_message_url failed to generate
> from {:action=>"show", :controller=>"messages", :user_id=>#<User id:
> 14, login: "Stephen" ...
>
> When I check the database the message is deleted. I think the error is
> from this line in CE.
>
>  redirect_to user_message_path(@user, @messages)
>
> Has anyone else seen this problem?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to communityengine@googlegroups.com
To unsubscribe from this group, send email to 
communityengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to