Oh dear you are going to ruin our reputations as grumpy unhelpful old curmudgeons
:) On Mon, Mar 24, 2008 at 1:05 PM, MonkeyGirl <[EMAIL PROTECTED]> wrote: > > > I had a similar problem with a symbol (I forget which, perhaps a ?) > > showing up on every page. Turns out it was present in a file, I think > > appController after the PHP. So I would make sure there is nothing, > > whitespace included, in outside of <?php ?> in your included files > > (app_controller.php, app_model.php, any vendors, components, helpers, > > etc). > > Thank you, that's exactly the advice I needed! Through commenting out > some helpers I'd included in app_controller.php, I could work out > which one was causing the problem, and then it didn't take too long to > work out which vendor file it in turn included that had the > problematic bytes before <?php. > > Thank you very much, and thanks everyone else too! It's so nice to > have such a supportive group of people help me out when I'm in a Cake- > related jam! > > Thanks again, > Zoe. > > > > > -- -- (the old fart) the advice is free, the lack of crankiness will cost you - its a fine line between a real question and an idiot http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ http://blog.samdevore.com/cakephp-pages/my-cake-wont-bake/ http://blog.samdevore.com/cakephp-pages/i-cant-bake/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
