You're not alone. I'm looking at the same problem.

I think it's because the wiki documentation is outdated. The sample from bitfolge.de (the creator of feedreader) mentioned something called saveRss function.

Just tried, it works! Change the last line in your rss.thtml:

    $rss->outputFeed();

to

    $rss->saveFeed();

On 11/1/06, Eric <[EMAIL PROTECTED]> wrote:

http://wiki.cakephp.org/tutorials:blog_tutorial_-_2

Adding an RSS feed using FeedCreator

I follow the steps.
There is an error message:

Fatal error: Call to undefined method
UniversalFeedCreator::outputFeed() in D:\Program
Files\xampp\htdocs\cake\app\views\posts\rss.thtml on line 31

Why call to undefined method?

Thanks!




Microsoft Student Ambassador
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to