Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Again about character Encoding  (Read 1952 times)

0 Members and 1 Guest are viewing this topic.

FM86

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
Again about character Encoding
« on: September 26, 2008, 10:36:42 pm »

Halloooo!

My coppermine main page presents name of countries in the local language (so I have at lest 30 different special characters).
I had an older version of Coppermine and I upgraded it few days ago. It was alright then I guess I modified a name of an album and all the special characters of every language are messed up. I saw that the encoding was the west Europe so I modified it to utf-8 but the characters are still unprintable.

The reference gallery is this one

How can I solve this problem?

Thank you!
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Again about character Encoding
« Reply #1 on: September 27, 2008, 08:34:58 am »

Looks like the textual content in your database is not encoded in unicode, but iso8859-1. You'll have to convert it to unicode (utf-8), using charsetmgr.php
Logged

FM86

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
Re: Again about character Encoding
« Reply #2 on: September 27, 2008, 10:11:14 am »

I set $charstes['Western'] => 'utf-8' and it works perfectly. Thank you a lot!
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.