[TYPO3-german] utf-8 Fehler im Frontend
    Andreas Burg 
    typo3 at andreasburg.de
       
    Mon Dec 15 19:53:35 CET 2008
    
    
  
Hallo Peter,
> Datenbank auf utf8_general_ci
> 
> [setDBinit]
> SET NAMES utf8;
> SET CHARACTER SET utf8;
> SET SESSION character_set_server = utf8;
> SET character_set_connection = utf8;
> 
> [forceCharset]
> utf-8
> 
> [TS Setup]
> config.metaCharset = utf-8
> config.renderCharset = utf-8
obige 2 Zeilen brauchst du noch nicht mal. Siehe TSref. Da du forceCharset auf utf-8 gesetzt hast, 
wird dieser Wert automatisch für metaCharset und renderCharset übernommen.
> 
> config.language = en
> page.config.locale_all = en_EN.utf8
Zeig mal den Header deiner HTML-Datei.
Andreas
    
    
More information about the TYPO3-german
mailing list