Are your relations correctly setted in your models?
Are you doing $this->Ticket->saveAll($data) in TicketsController or
$this->Price->saveAll($data) in PricesController?
Are there no SQL errors in error.log? (if debug is not setted to zero
of course)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---