[TYPO3-german] Umlaute, UTF8, MySQL, Frontend
Basti
sebastian.schmal at gmx.de
Wed Oct 15 15:21:27 CEST 2008
hallo,
habe ein Problem mit meiner TYPO3 Seite.
habe dem HTML Doctype via TYPO3 in UTF8 bestimmt:
---------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de_DE" lang="de_DE">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="de" />
</head>
<body>
----------------
DATENBANK:
MySQL-Zeichensatz: UTF-8 Unicode (utf8)
Zeichensatz / Kollation der MySQL-Verbindung: utf8_unicode_ci
Nur leider stehen in meiner Datenbank alle tables auf Kollation =
"latin1_german1_ci"
daher wird im Frontend bei Umlaute "?" angezeigt.
wie kann ich das nun am besten ändern?
vielen Dank an alle Helfer
-----------------------------------
TYPO3 - TIPS - ANLEITUNGEN - NEWS - TYPO3
unter: http://blog.ingeniumdesign.de/
------------------------------------------
More information about the TYPO3-german
mailing list