Serious coding problem Serious coding problem
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Serious coding problem

Started by Tarzan, March 24, 2006, 10:03:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Tarzan

Before I will start... I wan't to apollogise for my english (especialy for grammar) and my knowledge about php and mysql, if you won't understand something, I'll try explain it other way...

I've got problem with coding...

Couple of weeks ago I've changed my websites server... I did a new installation of CPG 1.4.x and everything was working exelent until I imported old msql database data from CPG 1.3.x

I'm using polish translation (I was using it on older version as well) and all polish letter are wrong...
I thing the problem is in CHARACTER SET... CPG 1.3.x had DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci while CPG 1.4.x is usingDEFAULT CHARACTER SET latin2 COLLATE latin2_general_ci .

I spent about 3 hours trying to figure this out by myself without any results.

new web page adress: www.galeria.scatter.pl (CPG 1.4.x)
old web page adress : www.galeria.scatter.harc.pl (CPG 1.3.x) - still working, but not for long

Please help...

Joachim Müller

do an actual upgrade as suggested in the docs instead of performing a fresh cpg1.4.x install and then dumping a database backup from a previous version on it.