Thursday 01 May 2003 1:12:32 pm
I have giveup my original way, to build an amusement section. Therefore, I can not duplicate my origional problem. But I can try to describe the problem:
In settings/override/site.ini.append.php
[DesignSettings]
SiteDesign=amusement
[SiteAccessSettings]
SiteAccessList[]=amusement
[ContentSettings] ViewCaching=disabled
In In settings/override/i18n.ini.append.php
[CharacterSettings] Charset=iso-8859-1 Since the input characters can be transformed to unicode, I don't change default character en-GB. All Chinese characters are transformed like this (#26032;), I also check it in mysql database, it is the same style. When I try to build an amusement section and try to input Chinese characters, the input character format is not same as (#26032;), so the browser can not display the Chinese characters. Later, if the problem is happened, again, when I try to construct a new section, I will describe it in more detail.
|