Re: Strange DEBUG Problem

2007-01-15 Thread Chris Hartjes


On 1/15/07, Hanzgroove [EMAIL PROTECTED] wrote:


Hi Bakers,

I'm hoping someone can help me with this. Right now on my production
site if I set DEBUG = 0, certain parts of my page aren't displayed or I
get a blank page all together. If I set DEBUG = 1, everything displays
perfectly and there are no errors. Does it have something to do with
some cached files maybe? I'd appreciate any thoughts on why this might
be happening.

Thanks!


Yep, it's all about the cached files.  I suggest doing the following:

1) delete all the files in your /tmp/cache directory
2) make sure permissions are set properly (I use the firehose 777 for
my /tmp/cache because I'm lazy)

Hope that helps.


--
Chris Hartjes

My motto for 2007:  Just build it, damnit!

rallyhat.com - digitial photo scavenger hunt
@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Strange DEBUG Problem

2007-01-15 Thread Hanzgroove


That did it Chris... Thanks for the help!


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---