Page 1 of 1

New Site can not support Non-English language

Posted: Wed Aug 06, 2008 4:10 pm
by kingfang
Hello All

I am new guy for CMSMadeSimple, I did installed CMSMadeSimple 1.4 and everything looks well except when I try to input some Chinese characters.

I try to key in Chinese on site name in Global setting, and also I try to create a new pages in content management, even I try to edit old pages in content management. all come out same result - the Chinese character will disapear.

Appreciate if any one can give me some indicators how to solve this problem. I only want the system can support Chinese

Thanks advance

Re: New Site can not support Non-English language

Posted: Wed Aug 06, 2008 7:12 pm
by kingfang
Actually I found things more serious than what I thought, when I try to create a page in content management, even I input pure English character, no error information show when saving while when I reopen the file, it was changed to blank already. Looks my editing can not be saved. is there anyone can help me?

Re: New Site can not support Non-English language

Posted: Wed Aug 06, 2008 8:09 pm
by Dr.CSS
Sounds like permissions problem, did you set all to specs in install manual?...

Re: New Site can not support Non-English language

Posted: Wed Aug 06, 2008 9:05 pm
by kingfang
Thanks mark, yes. I just follow up install manual strictly except inporting sample data.

You know what happened when I try to reinstall system with importing sample data ticketed. the installation stopped on step 4 with below error information .



Creating additional_users table... [done]

Creating admin_bookmarks table... [done]

Creating index in admin_bookmarks table... [done]

Creating adminlog table... [done]

Creating admin_recent_pages table... [done]

Creating content table... [done]

Creating index in content table... [done]

Creating index in content table... [done]

Creating index in content table... [done]

Creating content_props table... [done]

Creating index in content table... [done]

Creating crossref table... [done]

Creating index in content table... [done]

Creating index in content table... [done]

Creating css table... [done]

Creating index in content table... [done]

Creating css_assoc table... [done]

Creating index in content table... [done]

Creating index in content table... [done]

Creating event_handlers table... [done]

Creating events table... [done]

Creating index in content table... [done]

Creating index in content table... [done]

Creating group_perms table... [done]

Creating index in content table... [done]

Creating groups table... [done]

Creating htmlblobs table... [done]

Creating index in content table... [done]

Creating additional_htmlblob_users table... [done]

Creating modules table... [done]

Creating index in content table... [done]

Creating module_deps table... [done]

Creating module_templates table... [done]

Creating index in content table... [done]

Creating permissions table... [done]

Creating siteprefs table... [done]

Creating templates table... [done]

Creating index in content table... [done]

Creating user_groups table... [done]

Creating userprefs table... [done]

Creating index in content table... [done]

Creating users table... [done]

Creating userplugins table... [done]

Creating version table... [done]

Importing sample data...Invalid query: INSERT INTO cms_content_props ( CONTENT_ID, TYPE, PROP_NAME, PARAM1, PARAM2, PARAM3, CONTENT, CREATE_DATE, MODIFIED_DATE ) VALUES ( 24, 'string', 'content_en', null, null, null, '

With the default installation of CMS Made Simple come six modules and a number of tags. The features of these are described and displayed on these pages.

To find out more about the core modules, click {cms_selflink page=''modules'' text=''Modules''}. For an exposé of the core tags, simply click {cms_selflink page=''tags'' text=''Tags''}.

', '2006-07-25 21:22:31', '2006-07-25 21:22:31' );


do you think it is mySQL issue or anything else?

Thanks

Re: New Site can not support Non-English language

Posted: Thu Aug 07, 2008 5:27 pm
by Pierre M.
kingfang wrote: ...reinstall system with importing sample data
Importing sample data...Invalid query: INSERT INTO ...
Have you tried to re-upload with FileZilla and monitor the upload log ?

Pierre M.