Hi, I have a database with a join table that connects 3 tables together to create one join table. This join table then connects to another join table. After baking the models, controllers and views, and trying to view in a browser, I get this error.
When i try and view my manager view. -------------- Missing Database Table Error: Database table seasons_teams for model SeasonsTeam was not found. -------------- But the thing is I don't have a table called seasons_teams in my database? I have one called managers_seasons_teams, and it somehow confused. Any ideas where I'm going wrong. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
