Hi, OK I think I figured out the caching problem.. I had to go into the \app\tmp\cache\models\ and delete off those files from there.. that seems to have fixed it. Did anyone else also face such a similar problem?
Regards Vinci On Sep 18, 5:39 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > I've been using bake to bake all Model Views and Controllers, it has > been working fine, but strangely today, I created a couple of new > tables, and when I run Cake Bake it doesn't show me the new tables. > Even if I manually create the Models and Controllers, it still asks me > to create the table even though the table exists in my database. > What could be wrong, does CakePHP a caching issue or something.. I > even tried deleting some tables but cake bake still shows me the list > of tables that were current till yesterday > > Any help will be appreciated > > Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
