Thank you! It's all working now! had to set up the console to work, and add a leading and trailing PHP declaration in the whitespace.php file, but I found the extra whitespace in one of my view helpers!
On Tue, Jun 3, 2008 at 5:28 AM, davidpersson <[EMAIL PROTECTED]> wrote: > > Try running this shell to find leading/trailing whitespaces in your > php files: > http://bin.cakephp.org/view/1837474952 > > On Jun 3, 3:23 am, "Siebren Bakker" <[EMAIL PROTECTED]> wrote: > > I'm not sure exactly what's causing this issue, but I am running into > this > > same issue. I've looked through my entire /app folder, and can't find any > > extra whitespace before the <?php declarations, nor after the final ?> > > declaration in *any* of the files there, and thus, with an extra > whitespace > > at the beginning of *every* file, my rss feed is broken..... > > > > Anyone have any ideas as to what could be causing this? > > > > On Mon, Jun 2, 2008 at 1:12 PM, Bo ozz <[EMAIL PROTECTED]> > wrote: > > > > > I'm using a certain CakePHP installation for some time now. I was just > > > trying to create a XML sitemap when i noticed two spaces of whitespace > > > at the start of each document. The result is a faulty XML file. Anyway > > > to determine where this comes from in an easy way? I've already run > > > through my (custom) Controllers, Models, Vendor files, Components & > > > Helpers. > > > > > Thanks > > > > -- > > In the name of Life, Liberty, and the pursuit of my sanity. > > Siebren Bakker(Aevum Decessus) > > > -- In the name of Life, Liberty, and the pursuit of my sanity. Siebren Bakker(Aevum Decessus) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
