Closed (fixed)
Project:
Subscriptions
Version:
5.x-2.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2008 at 14:41 UTC
Updated:
30 May 2009 at 22:05 UTC
All other content types go out OK but the SimpleFeed module's "Feed Items" don't get sent out unless they are edited.
I have the default user settings set to include these Feed Items and have even made sure in a user's account it's set to receive the feed items.
Any ideas?
Comments
Comment #1
wisdom commentedIt is working fine for me. Make sure there are feed items which meets the subscription criteria or setting.
Comment #2
mdowsett commentedI actually did get one feed's items sent in a subscription since I posted...but it's strange that it was just one and not the others. I can't figure out the pattern as to what is working and what's not.
Comment #3
salvisThe only thing I can think of is that hook_nodeapi (specifically subscriptions_content_nodeapi()) is not called properly by SimpleFeed. However, if it's working for wisdom...
Comment #4
salvis