Hi Adam, http://beta.sph3re.tv/movie_comments/feed/151.rss is plugged to RC4 with Debug = 2 (and cache disabled) and it's complaining about view not found but it's looking for the wrong one since the feed.ctp is in the views/movie_comments/rss/ dir as it is supposed to be.
Thanks ! Jérôme On 25 déc, 09:48, Adam Royle <[email protected]> wrote: > Have you tried turning debug to 2 and seeing what the error is? > > Cheers, > Adam > > On Dec 25, 3:40 am, Jne <[email protected]> wrote: > > > Hi, > > > on my website I have a 'movie_comments' controller and a feed($id) > > action. > > > With RC3 :http://sph3re.tv/movie_comments/feed/151.rssisoutputting the > > proper > > RSS feedhttp://sph3re.tv/movies/mainfeed.rssalso > > > With RC4 (caching > > disabled)http://sph3re.tv/movie_comments/feed/151.rssisthrowing a 404 error > > buthttp://sph3re.tv/movies/mainfeed.rssstillworks > > > On my routes.php I have the following line : Router::parseExtensions > > ('rss', 'xml'); > > > Any idea why this has changed between the two releases ? > > > Thanks ! > > > Jérôme --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
