I am including these models in my controller:
"var $uses = array('Contractor','User','Address','Phone');"

and everything works fine until the page reloads after the form was
submitted. On reload the page seems to lose the added models and gives
me errors:
"Notice (8): Undefined index:  User [APP/models/contractor.php, line
25]"

Any suggestions?

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