Hi,

I'm working with Cake 1.2

I use a HABTM relation, that works fine, as long as models don't use
it with recursivity.
Whenever a findall got to fetch data from habtm, I got this notice :

Notice (8): Undefined index:  StageStage [CORE\cake\libs\model
\datasources\dbo_source.php, line 779]

StageStage is one of the models involved in the habtm.

It also may be :

Notice (8): Undefined index:  ClientStagiaire [CORE\cake\libs\model
\datasources\dbo_source.php, line 779]

ClientStagiaire is the other model involved.

I'm newb but I've been trying to solve this for a while that's why I'm
asking for some help.


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

Reply via email to