I have built a cms and everything worked fine untill today.

Somehow, my models get mixed up.

When i call $this->Gallery->findAll();
Cake wants to select the table column names from my Content model :S
and reverse..
My Content model wants to select columnnames from my Gallery model.

My models are not associated by cake, i only associate them by ref_id
or parent_id but this happens manually...

Does someone have any idea?

thanx tim


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to