Well, it looks like I have another problem now with import now. I keep getting a missing table error. For some reason the code is prepended 'test_suite' to my source model or table when its trying to import it, so I'm getting "Error: Database table test_suite_usr for model User was not found." - when it should be (at least, _I think_ it should be) importing the table structure from just usr (not test_suite_usr).
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
