Thanks! That did the trick.
I wonder if this has been corrected in the main branch of CE? The code base I am using is from March 10th. I have not pulled any code changes since but I did look through the changes and did not see anything related to this fix. Stephen On Apr 1, 9:37 am, sprite <[email protected]> wrote: > It should read: > > redirect_to user_messages_path(@user) > > On Mar 31, 5:52 pm, Stephen <[email protected]> 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?- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
