No letters like ä,ö,ü No letters like ä,ö,ü
 

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

No letters like ä,ö,ü

Started by fwe77, December 13, 2005, 11:56:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fwe77

After the upgrade - i have problems with german "umlaut" (letters like Ä,ä,Ö,ö,Ü,ü, and ß)! In place of its a question mark stands!

The Upgrade ran however without problems.

- Backup Database and Files anycontent.php and include/config.inc.php
- Delete all files and copy the new version
- copy the old anycontent.php and include/config.inc.php over the new ones
- http://www.domain.de/gallery/update.php

I still forgot - German and unicode is adjusted!

Can someone help me?

Frank.

Jokke_K

We have same kind of problems with äöå etc. I updated our gallery (http://www.fireimages.net/gallery) from 1.3.5 to 1.4.2 and all usernames, comments. titles and so on are missing "scandinavian letters". I changed from iso-8859-1 to unicode and temporarily translated language file by just inserting new parts to old finnish.php.

We have over 11000 images and 42000 comments, and all "Old insertions" into gallery are broken.

Is there "easy" way to convert all old parts to unicode?

If you need more information, just ask...

Thansk for the great software!

Titooy

charsetmgr.php is supposed to make the changes.

If this doesn't work, you can use phpMyAdmin and export (with DROP TABLES) your database as utf-8 and then re-import it as latin1.
(example in french here)

fwe77

Quote from: Titooycharsetmgr.php is supposed to make the changes.

If I call the manager, I get the following message:

Your site is already configured to use utf-8. You don't need this script and should leave this page.

Quote from: TitooyIf this doesn't work, you can use phpMyAdmin and export (with DROP TABLES) your database as utf-8 and then re-import it as latin1.
(example in french here)

Does it give also in English?  ::)

Frank.

fwe77

Still another addition:

After I changed the character set over from unicode to Western (iso-8859-1), the entries from the data base are correct! But in the Admin attitudes the text is now represented as follows:

"Benutzerdefinierte Felder für Benutzerprofile (leer lassen, falls ungenutzt). Benutze Profilfeld 6 für Langeinträge (wie Biographien)."

Can someone help me?

Frank.

Titooy

Quote from: fwe77 on December 14, 2005, 10:13:44 AM
If I call the manager, I get the following message:

Your site is already configured to use utf-8. You don't need this script and should leave this page.
Now that you're in iso-8859-1, try again charsetmgr.php

Quote from: fwe77 on December 14, 2005, 10:13:44 AM
Does it give also in English?  ::)
It should work for all iso-8859-1 languages

fwe77

Quote from: TitooyNow that you're in iso-8859-1, try again charsetmgr.php

Titooy, you are my hero for this day!  ;D

Many thanx. Frank.

Lara

It is also possible to convert the language files to iso-8859-1, then you still can use iso-8859-1 as charset.

fwe77

There my complete side with iso-8859-1 was provided, has I tries the gallery over again to iso-8859-1 (from utf) to change.

So far so well! But Buttons as "löschen" look now "löschen"!

Perhaps someone can give me a tip!

Frank.


whmeeske

Quote from: Lara on December 14, 2005, 01:51:17 PM
It is also possible to convert the language files to iso-8859-1, then you still can use iso-8859-1 as charset.
How do you do that, converting language files?

fwe77


TheGamer1701

Hey,

I've got a problem here, too.
I uploaded the new cpg to a sub folder and performed the updates.
The Update worked fine, but the "umlauts" (letters like ä ö ü ß and so on) are shown as a "?"

I tried to call charsetmgr, but that did not help.
I checked if the conversion to western would help, but before converting I saw that I would loose a lot of my data (data breaks up, e.g. "hüttenparty" becomes "h" or "Après Ski Party" becomes "Apr")


Well,
any hint here would be greatly apreciated.

http://www.partynation.tv/coppermine/ [old 132 still running fine]
http://www.partynation.tv/coppermine/backup/ [new cpg]

btw:
of course, I did make backups...