Hi, I am working with the_woodsman, we've solved the above issue. the cause was in the model we had set $useTable = 'xxx'; Setting the $useTable variable to null seems to fix the issue.
So the bigger question now is, what if we want to use a different table than the model name? This would mean that all tests would fail. Does anyone have any suggestions about this issue? Thanks. Tony. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
