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

wisdom’s picture

It is working fine for me. Make sure there are feed items which meets the subscription criteria or setting.

mdowsett’s picture

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

salvis’s picture

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

salvis’s picture

Status: Active » Closed (fixed)