couple of things to check
make sure your app's tmp folder is world writable/readable
make sure that you clear your tmp/cache/models folder (sometimes a
model change is not reflected in the cached versions and it causes
problems
make sure that you have the complete tmp directory structure set up,
many un-compressing utilities do not create empty folders as do some
upload applications, this is one of those things that catches a lot of
people


On 7/9/07, 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?
>
>
> >
>


-- 
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to