With cake_1.2.0.5875-pre-beta, I was able to resolve this issue by
adding:

uses('Debugger');

in the top of my app/app_controller.php file.

After that, it seems to work ok.

HTH,
Rich Yumul

On Nov 8, 4:56 pm, Steve Boyd <[EMAIL PROTECTED]> wrote:
> Using Cake 1.1.x
>
> My site works perfectly with define('DEBUG', 1); but not
> define('DEBUG',0);
>
> As in define('DEBUG', 1); doesn't spit out any errors of any sort but
> i get ablankscreen in define('DEBUG',0); (implying errors)
>
> Anyone know of anything that would cause this?
--~--~---------~--~----~------------~-------~--~----~
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