PDA

View Full Version : UTF-8, German Umlauts and other strange chars


austriaka
01-15-2007, 03:03 PM
Problem: some Pixelpost pages don't show up in UTF-8 automatically.
This is very annoying in case of photoblog is written in a language containing special characters like german Umlauts.

Reason: If actual PP version is used and no changes to META tags were made, most possible reason is server configuration of ISP.

Solution: Create a text with the following lines:
AddDefaultCharSet utf-8
AddCharSet utf-8 .shtml .htm .html .php
Save it as ".htaccess" and upload it into your PP directory (where index.php is stored).

Thanks to the guys at all-inkl.com (http://www.all-inkl.com/index.php?cna=webhosting&partner=21247)

Hope that helps
KArin

stefanbe
02-13-2007, 06:17 PM
Thanks a lot for your hint, it's annoying to replace ö's always by oe :)

anusers
10-25-2007, 01:17 PM
Thanks for this tooo.