Version 1.8.2
{created_date} and {modified_date} are shown as garbage characters like below:
Create Date: ¦è¤¸2010¦~10¤ë09¤é 12®É18¤À11¬í
Last Modified Date: ¦è¤¸2010¦~10¤ë09¤é 13®É39¤À58¬í
Any idea where to check it on?
[Solved] {created_date} and {modified_date} cannot be properly shown
[Solved] {created_date} and {modified_date} cannot be properly shown
Last edited by PBlue on Tue Oct 12, 2010 4:55 am, edited 1 time in total.
Re: {created_date} and {modified_date} cannot be properly shown
Sorry I am new to CMSMadeSimple and here below are the system related information:
(1) OS: Fedora 13
(2) MySQL: 5.15
(3) Apache: 2.2.16
My previous version of CMSMadeSimple is 1.5.2 and the tags can display dates properly. It seems that the tag is trying to display Chinese date but not successful. I am using either IE 8 or Firefox 3.6 to view the CMS site. My client machine is running Windows 7 traditional Chinese version.
I don't know where to change it to let it simply dispaly English format date.
Re: {created_date} and {modified_date} cannot be properly shown
If it is not displaying the language you want in front end of site try looking in Site Admin » Global Settings for Default language for the frontend and choose there...
[Solved] Re: {created_date} and {modified_date} cannot be properly shown
Yes, you are correct. After I changed to English and the dates can be displayed properly.Dr.CSS wrote: If it is not displaying the language you want in front end of site try looking in Site Admin » Global Settings for Default language for the frontend and choose there...
Thanks a lot for your help!