PDA

View Full Version : Importing Arabic Usernames does not enable arabic usernames login



hantousha
Sun 28th Jan '07, 2:29am
I have a PHPBB 2.0 board, and I imported the usernames, I was unable to logign using the arabic credentials, I played witht he characterset e.t.c. to cp1256 UTF8 e.t.c Still unable to ..

hantousha
Sun 28th Jan '07, 2:30pm
When creating new usernames in Arabic, they are entered into the database as:

&# 1587;&# 1601;&# 1575;&# 1633;And that works perfectly fine when logging in Arabic characters, but the imported usernames, are in these characters: السيد.

How do I convert the imported usernames to the

&# 1587;&# 1601;&# 1575;&# 1633; characters. I only need to convert the username field in the user table. This is the only thing that is hosing me up in my move to vbulletin. Any assistance will be greatly appreciated.

I don't mind paying for the help.

NB: I made the spaces in the code to show the characters, as they were displayed as Arabic characters when i post.

Jerry
Mon 29th Jan '07, 6:02pm
Correct UTF8 support will be out very soon with ImpEx 1.78.

hantousha
Thu 1st Feb '07, 5:41pm
Thanks!! Looking forward to it. Though I corrected it by changing the characterset when importing to UTF-8.