Well if you remove the view and it works, then its obviously something
wrong in the view.

Your best bet is to remove sections of the view 1 by 1 to see what
errors.

On Oct 14, 9:45 am, "Dave Maharaj :: WidePixels.com"
<[email protected]> wrote:
> 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:[email protected]]
> Sent: October-14-09 1:54 PM
> To: [email protected]
> Subject: Re: Debug Error?
>
> On Tue, Oct 13, 2009 at 4:16 PM, Dave Maharaj :: WidePixels.com
> <[email protected]> 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 [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