|
Thank-you that fixed my problem. Mandy wrote: Danielle - Assuming that debug is set to >=1 on your dev environment and =0 on production and you facing issues on prod after making the db change, I would do the following - Delete all the model cache. When you make a DB change, send it to production but debug is set to 0, it happened to me that the table definitions were not loaded automatically. So, I deleted the model cache and it worked fine.Give it a shot. Thanks, Mandy. http://mandysingh.blogspot.com/ On Apr 2, 12:24 pm, Danielle Tilley <[EMAIL PROTECTED]> wrote: --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~--- |
