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.
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!
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 (http://forum.coppermine-gallery.net/index.php?topic=24838.msg114372#msg114372))
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.
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.
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
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.
It is also possible to convert the language files to iso-8859-1, then you still can use iso-8859-1 as charset.
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.
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?
Quote from: whmeeske on December 18, 2005, 08:05:20 PM
How do you do that, converting language files?
Look here
http://www.domain.com/path-to-gallery/charsetmgr.php
Frank.
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...