phpBB2.0.18 cpg1.4.2 User names can't sync phpBB2.0.18 cpg1.4.2 User names can't sync
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

phpBB2.0.18 cpg1.4.2 User names can't sync

Started by Fokusnik, November 28, 2005, 07:24:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Fokusnik

Hello

I have phpBB2.0.18 working in 1251 codepage (Cyrillic Windows)

cpg was installed by default as Unicode UTF-8

After Bridging, When i login with phpbb usernames, there's crappy usernames in cpg (Square Boxes usually)

Supposing it's because of difference in encoding.

How can i solve this problem?


Makc666

Quote from: Nibbler on November 28, 2005, 08:36:45 PM
Try this: http://forum.coppermine-gallery.net/index.php?topic=24075.msg111088#msg111088
It doesn't help.
Today I installed 1.4.4 and bridged it with phpBB 2.0.19
I have Cyrillic name in my phpBB database.
So in CPG 1.4.4 that names a displayed incorrectly.
See screenshot.

The URL Nibbler is for some fix which is already included in CPG 1.4.4.
But as you see it didn't help.

One more time.
We are speaking about phpBB 2.0.19 DATABASE where UserNames are storage in Windows-1251 codepage.
When we look Users List throw CPG 1.4.4 which is set to use UTF-8 we didn't see Cyrillic UserNames!

Makc666


Nibbler

You'd need to add iconv() calls whenever the names are displayed.

Makc666

Quote from: Nibbler on March 31, 2006, 06:52:14 PM
You'd need to add iconv() calls whenever the names are displayed.
Does Coppermine Team going to fix this one problem in next release?

Joachim Müller

not scheduled as of know. In other words: I don't know.