francky06l
unread,Dec 2, 2007, 8:31:29 AM12/2/07Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CakePHP Bleeding Edge
Hello,
I have a plugin with an relation belongsTo .. and it fails using the
latest branch version (#6099) ..
It fails when building the relation "belongsto" in the method, I get :
Trying
to get property of non-object [<b>ROOT\cake\libs\model\model.php</b>,
line <b>667</b>]
Seems that the current model does not find the associated model ..
This plugin was working for #599x ...
If anyone has a solution, I take it it
Thanks