Hi,

Yes. I am a newbie. Working with CakePHP is a joy! But I am running into a 
little problem. I've implemented the Twitter datasource example from the 
CakePHP book 
(http://book.cakephp.org/1.3/en/The-Manual/Developing-with-CakePHP/DataSources.html#an-example).
 
No typos or omissions, but I get an error: 

Error: Call to a member function find() on a non-object 
File: /Users/xxxx/Sites/app/Controller/CommentsController.php 
Line: 30

On line 30: $tweets = $this->Tweet->find('all');

Can anybody shine a light on this? Thanks in advance!!!

-- 
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+unsubscr...@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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to