'joinTable' => 'ShopCategoriesCmsArticle',
change it to
'joinTable' => ' shop_categories_cms_articles',
--
/**
* @author Larry E. Masters
* @var string $userName
* @param string $realName
* @returns string aka PhpNut
* @access public
*/
On 5/31/06, Copot <[EMAIL PROTECTED]> wrote:
1. table: cms_articles
model: CmsArticle
2. table: shop_categories
model: ShopCategory
3. table: shop_categories_cms_articles
model: ShopCategoriesCmsArticle
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
