Got it. Turns out you need to clear all the crap from your app/tmp/ cache dir. My models were loading from cache.
On Jul 9, 5:57 pm, Koa <[EMAIL PROTECTED]> wrote: > Hopefully someone on here will be able to help. > > I've created a complete CakePHP app and when doing so, had the debug > mode in "1". Upon changing the debug to "0", data from MySQL tables > fails to display even though it's present within MySQL. > > Any example is a gallery table. In debug "1" information is pulled > from MySQL as it should. When in debug "0", no information shows. The > page loads as it should, but all MySQL data is blank. > > Anyone else ever have this problem? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
