Do you get a missing table error?

Often these errors can be caused by incorrect file naming or class
naming.

On Aug 24, 12:03 pm, Hugo M <[email protected]> wrote:
> I have a model QuestionsUser that has some relationships (belongsTo user,
> question and answer). The problem is that is not loading my questions_users
> model and I haven't the relationships :S.
>
> I put a die in questions_users.php and is not loading the file :S.
>
> I'm doing a $uses = array(bla bla, 'QuestionsUser') in my users_controller.
> I'm calling the find method in app_controller.
>
> If you have any idea of why this is not working... I'm desperated :S

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to