Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Serious coding problem  (Read 2351 times)

0 Members and 1 Guest are viewing this topic.

Tarzan

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 1
Serious coding problem
« 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
Code: [Select]
DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci while CPG 1.4.x is using
Code: [Select]
DEFAULT 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...
« Last Edit: March 25, 2006, 03:02:57 pm by Tarzan »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Serious coding problem
« Reply #1 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.
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 15 queries.