Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
Who's Online
6 registered (Iann128, Island Piper, luket, Micky, Nprime, Ruben Rocha), 25 Guests and 18 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/23/06
Posts: 2
Top Posters (30 Days)
Ruben Rocha 159
Rick 117
Gizmo 110
Thelockman 62
driv 56
AllenAyres 35
ScriptKeeper 34
Ian 31
Mark S 30
blaaskaak 29
Latest Photos
My Home System
test photo gallery
Bernese Mountain Dogs
My Daimler
Dorado and shark
Topic Options
Rate This Topic
#111162 - 03/29/02 12:48 AM Another Publicly Displayed Name bug [CANTFIX]
Anonymous
Unregistered


With Russian language. When you log with your username and password system say to you "Hello, UserName!" If you Publicly Displayed Name in Russian it shows to you unproper encoding. If you post a message it shows correct encoding on the board, but your system always gives annoying error.

I don't like to say to customers "Oh, it's Ok, just small bug."

[This message was edited by Charles Capps on September 05, 2002 at 02:28 PM.]

Top
#111163 - 03/29/02 07:25 AM Re: Another Publicly Displayed Name bug [CANTFIX]
Anonymous
Unregistered


Yes I have the same error
But my language is Arabic
I think this is because the public name is stored in a cookies and it is encoded to the board using the function unescape which only work for the Latin character set
Any way it should not accept your public name that has a charcter not in the Latin character set.
The only way I could think of to solve this problem in my board is to remove the public name welcome message and replace it by welcome!!
And to do this I have change the fooling code in public_common.pl
[CODE] $show_logout = qq~



~ unless ($vars_registration{DisplayRegistration} ne "YES");

$show_logout_noreg = qq~



~ unless ($vars_registration{DisplayRegistration} ne "YES");[/CODE]To
[CODE] $show_logout = qq~



~ unless ($vars_registration{DisplayRegistration} ne "YES");

$show_logout_noreg = qq~



~ unless ($vars_registration{DisplayRegistration} ne "YES");[/CODE]

Top
#111164 - 03/29/02 09:33 AM Re: Another Publicly Displayed Name bug [CANTFIX]
Anonymous
Unregistered


As was stated by wwb95, this is an issue with the way we store the username within the UBB cookies. Unfortunately, this is not something we can easily resolve at this time...

--
Charles Capps
Programmer, Infopop Corporation
Please do not contact me privately for support - post on the board or open a support ticket instead!

Top


Shout Box

Today's Birthdays
Neptin
Recent Topics
How do I set Moderation Queue for an individual user?
by luket
11/20/08 11:28 AM
Custom Island per Forum?
by unixpaul
11/20/08 10:18 AM
SQL Corruption?
by Jason Carey
11/20/08 05:52 AM
adding views column to portal page
by nick1
11/20/08 05:12 AM
Upload broken in 7.4.1
by MacW
11/20/08 03:23 AM
Forum Stats
4247 Members
33 Forums
30483 Topics
154626 Posts

Max Online: 978 @ 06/24/07 08:19 PM