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 [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
-~----------~----~----~----~------~----~------~--~---