Language help Language help
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Language help

Started by DR_GIGGULS, November 26, 2005, 11:15:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DR_GIGGULS

The integrated Bulgarian language doesn't work (requires utf-8 charset). When I put utf-8, nothing happens. The symbols are like these: снимкР(see them in Western (ISO-8859-1) to see how do they look like)
So, I put a new one which uses windows-1251. But I can't find where to set the charset. I tried editting charsetmgr.php.
There are two lines:
                      'Cyrillic (windows-1251)' => 'windows-1251',
                      'Cyrillic (koi8-r)' => 'koi8-r',
The problem is that in the admin panel the first one doesn't appear.
So, I tried to edit the theme's template.html.
Didn't work. What should I do??? Where should I set the encoding?
I'm using Firefox 1.0.7

P.S.: sorry if this isn't the right category, but I don't know where to post it after thinkink for about 5 minutes ;)

Nibbler

See if this help you - http://forum.coppermine-gallery.net/index.php?topic=24075.msg111088#msg111088

Please don't send unsolicited PMs to dev team members.

DR_GIGGULS

Thanks a lot, I'm gonna buy you a beer in return if I meet you some day :)