hi, i have the same problem. I made a simple test db, table:users id int(10) primary key unsigned autoincrement profile_id int(10) name
table profiles id int(10) primary key unsigned auto inc name When i try to bake bake.php doesn't find relations between the two models. I getting mad about this stupid thing, please help me! p.s. i tried to copy / paste the sql dump from cakephp.org ' s model manual (HABTM) and it works ! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
