Encoding of the symbols Encoding of the symbols
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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