Hello,
I'm using latest Cake 1.1. Just tried to turn on WEBSERVICES and made
all as stated in manual:
I created:
views/layouts/rss/default.thtml
views/main/rss/feed.thtml
And, when accessing
/rss/main/feed/
I get this error:
===========================
Missing Component File
You are seeing this error because the component file can't be found or
doesn't exist.
Fatal: Create the class below in file : app\controllers\components
\rss.php
class RssComponent extends Object {
}
===========================
So, how to make WEBSERVICES work?
Thank you.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---