Keone Hon
Keone Hon
I agree that if I click the + button to the left of the dropdown it prompts me for a market id... but is there a way to look up...
Seconded, I have been seeing this too
this was altered; this ticket can probably be closed
I got it to work in rails3. The only thing I had to change was in the pfeed/init.rb file, I changed :object to :pfeed_item and made sure all of my...
d'oh, spoke too soon. i'm also having problems; I get basic functionality "__ bought 37 minutes ago" but can't get it to use custom models/views. Everything gets routed through pfeed_item,...
okay. I got it to work. My problem was that the specific object doing the action was an inherited class (Student , which inherits from User), even though the action...