Which helper? I probably have the same one in my controller, unless
its a custom-built one. And if its not custom, then a bug needs to be
filed so it can be fixed.

Wayne

On 10/18/07, Charlie van de Kerkhof <[EMAIL PROTECTED]> wrote:
>
> Found it. Was in a helper that I included but not used. :(
> Thnx anyway...
>
> On Oct 18, 6:56 pm, "Wayne Fay" <[EMAIL PROTECTED]> wrote:
> > I am getting a single space at the beginning of my CSV file.
> > Fortunately for me, the space is not a problem. And in my case, all
> > the code is being echo'ed from my Controller method directly, so there
> > are no .thtml or .ctp files in my app that are being called.
> >
> > So I assume this space is coming from somewhere deep inside Cake (??).
> > But I don't know where (yet). I'm using 1.2.0.5427. I haven't tried
> > with any later builds of 1.2.
> >
> > Wayne
> >
> > On 10/18/07, Charlie van de Kerkhof <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > Hi,
> > > I'm trying to get the RSS functionality working in CakePHP 1.2 Working
> > > just fine, but it gives me 1 space before the opening header <?xml ...
> > > So the RSS is not recognized as such.
> > > I opened every ctp file that is used by this action but none of them
> > > conatins spaces before or after the PHP tags.
> > > Even the models and controllers used by this action!
> >
> > > I'm stuck. anyone had the same experience and found a solution?
> >
> > > thnx!
> > > - Charlie
>
>
> >
>

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