Encoding of the symbols Encoding of the symbols
 

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

Encoding of the symbols

Started by mitko, June 22, 2022, 11:08:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mitko

Hi everyone! Was forced to update to Coppermine 1.6 due to update of MySQL on a hoster side.
Got a problem with encoding of different symbols at the moment:
i.e. on this page https://www.lightphotos.net/photos/displayimage.php?pid=45980 (see below on coordinates field)
or here https://www.lightphotos.net/photos/displayimage.php?&pid=45289
Before upgrade all was well
Coppermine charset is utf-8
Database Collation utf8mb4_unicode_ci (set by hoster) but all tables collations utf8_general_ci - which should override DB collation