Nothing out of the ordinary. 

No there was none (Debugger::log(), Debugger::dump() anything like that
added anywhere)
Just the data sent back from the controller. 
Just weird how nothing was reported when debug was set to 1 or 2 but at 0 it
just died.

I just cleared the entire view and rebuilding it. And checking line by line
to see where / if it break again.

Thanks,

Dave

-----Original Message-----
From: brian [mailto:bally.z...@gmail.com] 
Sent: October-14-09 1:54 PM
To: cake-php@googlegroups.com
Subject: Re: Debug Error?


On Tue, Oct 13, 2009 at 4:16 PM, Dave Maharaj :: WidePixels.com
<d...@widepixels.com> wrote:
>
> I ran a find and replace for all debug();
>
> Still same thing.

I meant the Debugger class, not debug(). Like Debugger::log(),
Debugger::dump(), etc. If Configure's debug setting is 0 you'll get a fatal
error if you have any code like that.

> So I stripped out the view file and it works now so Yeah looks like 
> something in the actual view file was killing it.

You didn't see anything suspicious in the view?




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to