1 | Posts |
442 | Posts |
7.5K | Downloads |
5 | Themes |
9 | Plugins |
I can only give You a hint : In the header You want something like <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' / >
In /include/Tool/Output.php line 185 You find utf-8 :
public static function StandardHeaders(){
header('Content-Type: text/html; charset=utf-8');
Header('Vary: Accept,Accept-Encoding'); // for proxies
}
and similar in map.php line 65 and 66 and in session.php line 966 and 968 and in Ajax.php line 168.
You can try to change the code there to iso-8859-1 - but its untested, if its sufficient.
( You should generally use the git-master - in Your case an older Typesetter version may be better. But FAT(32)- Systems have no real security . And there may be other problems with very old browsers who do not understand CSS3 and newer versions of javascript - especially during and after login)
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More News
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using