Forum OpenACS Development: Re: rss-support

Collapse
3: Re: rss-support (response to 1)
Posted by Chris Davies on
ERROR:  Binding of RssGenerationSubscriber to todip_rss failed since certain operations are not implemented.

what does this mean?

I have used the larsblogger rss procs, the one in the example, and none give me any other message.

Main Site : RSS Support : Administration : Subscriptions
Name     Timeout     Last Built     Last Time To Build     Created By     Actions

is empty even after multiple executions of

select acs_sc_impl__get_id('RssGenerationSubscriber','todip');

which returns an empty row

making it difficult to figure out what should go in:

http://host:81/rss-support/subscr-ae?impl_id=519&summary_context_id=601

if I reverse those numbers, I get a lot of error output rather than

No implementation found for this id.

Any pointers in the right direction would be greatly appreciated.

Thanks.