I developed a small CMS with a really simple design for a school
course. When deploying on production, I have a small 'd' letter in the
top left corner that I cannot remove. It doesn't exist in my source
code, but it's caught by Firebug as the first symbol in my body.

I suppose it is kind of a buffer that outputs every time, but I have
no idea where or what kind of buffer.

I don't have any disturbing filters in my app_controller nor such a
symbol in the layout. On the other hand, this one works OK on another
server in the same hosting company.

By the way it is more of a PHP question than Cake related I think, the
symbol is output before the layout is fully loaded when refreshing.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to