The error message clearly states that the issue is with the missing Posts controller. But you states that the method is in the Users controller. Check your code.
Enjoy, John
On Saturday, 11 October 2014 00:33:54 UTC+3, Sam wrote:
-- Enjoy, John
On Saturday, 11 October 2014 00:33:54 UTC+3, Sam wrote:
I am writing a web service to authenticate whether a user login is valid or not. Below is a simple implementation of the web service placed inside UsersController.php
[snip]
It does not work. The error message I received is something like this;
\n\tError: \n\tPostsController could not be found. \n \n\tError: \n\tCreate the class PostsController below in file: app\\Controller\\PostsControll
er .php [snip]
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment