£ sign has changed to ? £ sign has changed to ?
 

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

£ sign has changed to ?

Started by davec, November 13, 2006, 07:54:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

davec

I have  client who within the descriptions they have a price in GBP £ . It appears that all the £ signs have changed to ? any ideas?

Dave

Joachim Müller

Post a link. How is this related to upgrading?

davec

This change has only taken place since Coppermine was upgraded from an earlier version.

http://www.flowersandtiaras.com/gallery is the url  ???

Dave

Hein Traag

Quote from: davec on November 14, 2006, 12:26:09 PM
This change has only taken place since Coppermine was upgraded from an earlier version.

http://www.flowersandtiaras.com/gallery is the url  ???

Dave

You upgraded from which version ? What were the steps you followed ?

Cheers!
Hein

davec

I have just reloaded the original back up into a new folder. I uploaded the database as Latin 1. When I looked at the pages the £ displayed correctly. I then entered the site config and changed to UTF 8 and the £ was replaced with a ?.  When set the character encoding is set to Default (not recommended) (language file) all is fine.

The original gallery was in 1.33 and over time I have upgraded. The actual incident was only brought to my attention recently so not really sure when this error first occurred . Ran a version check and all the files are 1.48 and I also ran the database update.

Any ideas ?

Dave   ???

Joachim Müller

When upgrading cpg1.3.x to cpg1.4.x, you have two choices:
  • continue using the old encoding you used on your old gallery (not recommended)
  • Set encoding to utf-8 and then convert all textual content inside your database to utf-8, using the charsetmgr.php that comes with the coppermine package