Okay, that's weird.
Setting Debug to 1 in core.php suddenly gives me an output.
Even though in my remote action I explicitly call:

$this->layout = 'ajax';
Configure::write('debug', 0);

Interestingly, if I set debug to 0 in core.php and try to turn it back  
on in my action, it doesn't work either.

Now I have even more questions. ;-)
Why is the debug level suppressing my output,
and how can I get it to output something without turning debug on for  
the whole app?

Chrs,
Dav

On 13 May 2008, at 13:15, Dr. Tarique Sani wrote:

> I am presuming that you have set Debug to 0 - what happens when you  
> turn the
> debug level up?
>
> T
>
> -- 
> =============================================================
> Cheesecake-Photoblog: http://cheesecake-photoblog.org
> PHP for E-Biz: http://sanisoft.com
> =============================================================
>
> >


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to