On Nov 6, 10:15 am, bingo <[EMAIL PROTECTED]> wrote:
> hi,
>
>  I am using cakePHP 1.2 and having trouble getting RSS working. My RSS
> output contains one blank line before the start of the first tag,
> breaking my RSS. I have checked all my modules, controllers, views,
> components, and helpers for blank space but didn't find anywhere. Did
> anyone experienced similar problem before and would be kind enough to
> tell me where possibly I am making a mistake or how to find where I
> might be inserting a blank line
>
> Regards,
> Ritesh

Have you got any code which contains ... ?> <?php ..

There really is only one cause. you could try issuing a header as the
first line of your layout and see where it complains output already
started.

hth,

AD


--~--~---------~--~----~------------~-------~--~----~
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