Page 2 of 14
re: Site Status
Posted: Nov 03, 2005 7:46am
by Theo
Dretlin,
I had one of my guys change it to Dretlin. You were the only one that had really really special charaters in their username. I compared it with the pre upgrade username and they both appeared odd. I can always change it in the future, I just didn't know exactly what it was.
Re: re: Site Status
Posted: Nov 03, 2005 9:05am
by Dretlin
Theo wrote:Dretlin,
I had one of my guys change it to Dretlin. You were the only one that had really really special charaters in their username. I compared it with the pre upgrade username and they both appeared odd. I can always change it in the future, I just didn't know exactly what it was.
Woo...thx Theo. Does this mean I can still use special characters in my name?
re: Site Status
Posted: Nov 03, 2005 9:58am
by Theo
Yes, I believe you can. The problem is that your username in the database (even before the upgrade of the database) looked likee this:
Code: Select all
-:Ä?.Å‿.Ę.Ŧ.Å?.Ϊ.Ň:-
Now it looks like
re: Site Status
Posted: Nov 04, 2005 10:38am
by Dretlin
Ok i think its working...but the D wont come up...
so right now its -:�?.Ř.Ę.Ŧ.Ŀ.Ī.Ņ :-
I will just use a normal D next time I can change it.
re: Site Status
Posted: Nov 04, 2005 10:54am
by Theo
It's being stored at [-:�.Ř.Ę.Ŧ.Ŀ.Ī.Ņ :-] in the database again. This has to be PHPBB mangling the data to format in such a way that allows it to be stored in the database. The problem is that the database already allows for such storage. PHPBB is trying to be smarter than it needs to be.
This will be the same issue for saving the Japanese characters that are having problems. Hopefully we can find a simple solution to it.
re: Site Status
Posted: Nov 04, 2005 12:53pm
by Dretlin
re: Site Status
Posted: Nov 04, 2005 6:04pm
by Mai
re: Site Status
Posted: Nov 04, 2005 7:57pm
by Theo
Yes, we know. It's easy to see that from your avatar.

re: Site Status
Posted: Nov 04, 2005 9:30pm
by 日本最大級のポータルサイト。検索、オークション
This all seemes so interesting...Mhm...I was at first gonna act cool and say I understand it all but...I dont understand any of this
*scratches head*
Couldnt there be like easy explanations as like:
ex1)The forum will be faster
ex2)It will be worse
ex3)We have problems now
Instead of 10 sentences with words I cant read, lol. Anyways...if anything good is happening...great job Theo! If not...eh...keep working hard 
re: Site Status
Posted: Nov 04, 2005 10:01pm
by Theo
Sure. But then again, this is more of a general communication to those that can use the information. Actually, the forum got the "short" version of the story. I think I sent Ken a small dissertation regarding the problem.
I'm used to writing very long detailed explanations to people. It's what I do for a living when they call me up to fix something and then they want to know why it was broken.
In fact, there are people on the list that probably do enjoy the lengthy explanation. For those that also run other forums it helps them with similar problems.
As for the inability there isn't much I can do about that. If it was a data issue

.
re: Site Status
Posted: Nov 05, 2005 2:48pm
by Guest
Ah...Theo, Dretlin again. Because the "D" in my name is screwed up I am not able to login again...Could you change it do a D for me?
re: Site Status
Posted: Nov 05, 2005 3:38pm
by Theo
Its in a special encoding. I reset it back to Dretlin.
Re: re: Site Status
Posted: Nov 05, 2005 9:06pm
by Mai
Theo wrote:Yes, we know. It's easy to see that from your avatar.

You Suck.

Just jokin around.
Soooooooooooooo if I put my name to like •°MªI°• It'll get all messed up?

re: Site Status
Posted: Nov 05, 2005 9:08pm
by Theo
The honest answer is "maybe". It shouldn't! The system supports it but PHPBB does it's own thing and it might mangle it. If it does we can reset it and you can try again.
re: Site Status
Posted: Nov 05, 2005 9:12pm
by Mai
If it mangles with it would my name come up like DRETLIN's does? With the whole.."-:Ä?.Å‿.Ę.Ŧ.Å?.Ϊ.Ň:- " thing?
re: Site Status
Posted: Nov 05, 2005 9:14pm
by Theo
I believe so. But if it does we can just go back into the database and change it back to Mai. The database is setup to store data in any language format BUT the application sees that it's Japanese and then screws it up. If it didn't do anything special all would work out well. They did this because many systems do not support multilingual format. So, they assume that no one does.