Hello,
when I Gallery2 starts in the browser the coding UTF-8 indicated. How can I move this on coding west-European ISO?
I have since the following problem:
In Mambo I have installed the module for the picture previewe and get no more umlauts (ä,ü,ö,ß) indicated.
Without module everything is properly indicated in Mambo.
http://www.karate-eisenberg.de/home
I think if I Gallery2 change functioned also modul.
Excuse me, my English is not good.
Greetings
cracker
----
Gallery URL (optional): http://www.karate-eisenberg.de/gallery2
Gallery version:
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):
Posts: 43
A picture from Mambo with Modul.
Look in Menu at "Gästebuch".
Posts: 43
Mambo wihout Modul.
look at "Gästebuch"
Posts: 32509
g2 only works with utf-8, period.
g2 sends a header() to the browser, that its content is utf-8 and it has
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
in it's <head> content.
your mambo is currently outputting in iso-8859-1.
that won't workfor german umlauts etc.
Posts: 43
:o Now I must cry.... no chance?
Is there modul picture-preview also for gallery1?