thanks langdon !
i will try this out, although i'm wondering why cake doesn't have the
foreign id already since i defined a relation in the model class:
var $hasOne = array(
'User' =>
array('className' => 'User',
'foreignKey' => 'author_id',
'conditions' => '',
'fields' => '',
'order' => '',
'dependent' => ''
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---