Running CE 1.2.1 on Heroku. Everything is working fine except for
creating friendships. Works fine locally, but not on Heroku. I get a
page not found error rather than the pending notice I get locally.

Here's Heroku's log from the point of the GET to the serving of the
404:
https://gist.github.com/2231680

My guess is it's something to do with this, but I'm not sure:

ActiveRecord::RecordNotFound (Couldn't find a FriendshipStatus
identified by (:pending)):

My Gemfile:
https://gist.github.com/2231707

If someone has an idea or wants more information, I'm happy to post
more. I'm a little stuck.

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