This is a long shot, but I ran into a similar problem ages ago - and
in the end it was down to whitespace at the end of some php file -
after the closing ?> tag - which was then output directly, so normal
rendering did not occur. Check all non-view files for leading/trailing
whitespace!

On Sep 19, 3:37 pm, Anna P <[EMAIL PROTECTED]> wrote:
> That's what I thought. Oh, and I made a mistake, I use $this->render()
> and the end of the code in controller:-)


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