Thank Buddy. I am not alone. Hehe. Do u try to creat a online-rss-reader By Cake?
"Adrian Godong 写道: " > 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! > > > > > > > > > > > > -- > Adrian Godong > [EMAIL PROTECTED] > > Microsoft Student Ambassador > > ------=_Part_18193_23777478.1162519402942 > Content-Type: text/html; charset=ISO-8859-1 > X-Google-AttachSize: 1222 > > You're not alone. I'm looking at the same problem.<br><br>I think it's > because the wiki documentation is outdated. The sample from <a > href="http://bitfolge.de">bitfolge.de</a> (the creator of feedreader) > mentioned something called saveRss function. > <br><br>Just tried, it works! Change the last line in your > rss.thtml:<br><br> > $rss->outputFeed();<br><br>to<br><br> > $rss->saveFeed();<br><br><div><span class="gmail_quote">On 11/1/06, <b > class="gmail_sendername"> > Eric</b> <<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>> > wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid > rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> > <br><a > href="http://wiki.cakephp.org/tutorials:blog_tutorial_-_2">http://wiki.cakephp.org/tutorials:blog_tutorial_-_2</a><br><br>Adding > an RSS feed using FeedCreator<br><br>I follow the steps.<br>There is an > error message: > <br><br>Fatal error: Call to undefined > method<br>UniversalFeedCreator::outputFeed() in > D:\Program<br>Files\xampp\htdocs\cake\app\views\posts\rss.thtml on line > 31<br><br>Why call to undefined method?<br><br>Thanks!<br><br> > <br></a><br><br>Microsoft Student Ambassador > > ------=_Part_18193_23777478.1162519402942-- --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
