coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Tarzan on March 24, 2006, 10:03:59 PM

Title: Serious coding problem
Post by: Tarzan on March 24, 2006, 10:03:59 PM
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...
Title: Re: Serious coding problem
Post by: Joachim Müller on March 25, 2006, 08:55:45 PM
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.