Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#213278 - 05/23/0810:54 AMRe: Non English characters display (could in 7.2, can't in 7.3)
[Re: willing]
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
This all depends on the encoding for the language file being used. If the encoding in the generic.php language file is the default then those characters won't display properly. If it's set to the proper japanese/chinese encoding then they should.
Would I be ok to set it to a Japanese-compatabile encoding in the generic.php file for my English settings? (I don't want to mess up the default English settings!)
(Like I said, this was working in 7.2, I suppose I might have changed that way back but I don't have records of that).
Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
Extended characters... It won't effect most English sites as their characters exist within both iso-8859-1 and UTF-8. IF you've used one in the past, you should keep using it, as the data stored one will at times come out b0ged in the other: clicky
Looks like the charset defaulted to iso-8859-1 with the upgrade from 7.3 to 7.3.1.
Problem is that I don't remember what it was set to in 7.3. But I had no problems with foreign languages (Greek, Cyrillic and Chinese). If I just reset it to UTF-8 what problems will it cause, if any? Or is there a way to go and look what is stored somewhere in the database?
Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
The default, with the UBB, will always be iso-8859-1, when you overwrite your language files for an upgrade, it'll overwrite your setting (I really wish it was set in the CP vs language file)...
I have UTF-8 set on my forums; there isn't any problem other than characters set in the one charset that don't exist in the other. They'll come out looking "odd"
1. After the upgrade to 7.3.1 if I go to Control Panel > Languages there is no language listed (I expected English). Shouldn't English be listed? How do I resolve this?
2. If I click on the "Language Editor" tab there is nothing in the pull-down. If I choose "Choose Specific Language File:" and choose "admin/languageeditor.php" (or really anything) and click "Go" I get a white screen. How do I resolve this?
My upgrade was from 7.2 to 7.3.1 and it went smoothly.
Thanks for asking and sorry I missed your question until now.
Yes, all directories were uploaded including languages/english when I upgraded from 7.2 to 7.3.1 (and there were no upgrade errors). Just checked and all files appear to be there.
Ideas? I could reinstall 7.3.1? Would reinstalling 7.3.1 over 7.3.1 cause any issues?
OK. I did a trouble ticket. Turned out to be a permission problem.
So I can see and search the language files.
But now I can't find where to change the character set. Under "Language Editor" I searched all files for "character set", "iso", "utf" and "encoding" ("encode"). Nothing was returned. Search is working since I can find other things.
That did it. I changed the file manually and uploaded it. I was expecting that I could search the language files. I seem to remember that in earlier versions, but could be wrong.