I have a table that connects together 3 other tables. It looks like this, teams_managers_seasons ---------------------------------------- team_manager_season_id team_id manager_id season_id ----------------------------------------
When i try the url, /cake/FanteamManagerSeasons .......................................................................................................................................................................... Missing Database Table Error: Database table managers_players_seasons_fanteams for model ManagersPlayersSeasonsFanteam was not found. .......................................................................................................................................................................... This table doesn't exist, shouldn't exist, and there is no reference to it anywhere. I think my models & controllers are correct, and I've tried changing the naming of the tables. Any ideas why this occurs? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
