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 a blank screen 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
-~----------~----~----~----~------~----~------~--~---