News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Spanish with charset=ISO-8859-1

Started by joseibz, April 10, 2006, 08:35:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

joseibz

Im using coppermine to organize all my pictures and galleries, which are also availble for other pages in my web. I was using UTF-8 for coppermine but i was having problems setting my whole site with UTF-8 so i changed coppermine to work with ISO-8859-1. The problem now is that the texts in spanish dont show correctly in coppermine, since the spanish language file is to be run under UTF-8. You can see what i mean visiting my site at:
http://www.12servicios.com/galerias
Página Principal, should be Página Principal

Is ther any spanish file to be run under ISO-8859-1?

Joachim Müller

you'll need to convert your textual content that resides in your database from utf-8 to iso-8859-1 then. You can convert the language file using iconv or similar if you want.