Hi, I have just uploaded my CakePHP project on a remote server but I meet an issue. In all my views, I get the text "  " on the top. I know this is a problem (on FF) regarding to the character encoding (cf. http://groups.google.com/group/cake-php/browse_thread/thread/28f129e2d31ea263) but in local, I don't have this problem ! Moreover, in my default.thtml layout I set the character encoding thanks to : <?php echo $html->charsetTag('UTF-8')."\n"; ?> If I look at the source code, I have the meta UTF-8 defined. But if I check the character encoding of my FF browser, it is : Western (ISO-8859-1). Plus, it is working well on IE 7 and Safari 3.1.1. Finally in my editor : Dreamweaver (Sorry, cf http://groups.google.ch/group/cake-php/browse_thread/thread/392484f521fd3f87/aca9db69f8f18aca?lnk=raot) I have set up character encoding at UTF-8 without BOMs.
Please help me because I don't have more idea to fix this. Regards, -- *Pierre MARCOURT* *IT Department* *CableOrganizer.com* 5610 NW 12th Ave, suite 214 Fort Lauderdale, FL 33304 Phone: 954-861-6310 Fax: 954-861-2001 --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---