TinyPortal
Development => International => Topic started by: wizzy on February 02, 2007, 01:39:57 PM
The issue is that after installing the Greek-UTF8 language, every TP administration menu and the download manager have all fonts increased. If I choose another administrative menu that the TP, for example themes, the fonts come back to normal.
Any ideas ?
This happens only on IE. When I switch language to english everything is fine
Whats pbs i talk about to bloc in one post.
Solved the problem by switching format in UNIX (ansi and utf-8 language, like english languages files given by smf dev team) and UTF-8 without BOM (only for utf-8), with pspad or notepad 2 for example...
I use UTF for both languages. The problem appears only on the tiny portal admin menus
My solution is the answer...
Here is what I found.
In the files of greek-utf8 language of the TP, some characters were replaced by '\. So I replaced '\ with the correct greek characters using psPad and everything works fine now.
Strange... :)