Search found 8 matches

by zoo0828
Fri Nov 12, 2010 4:09 pm
Forum: Bug reports
Topic: FIXED ! Chinese in phpMyFAQ 2.6.11
Replies: 13
Views: 11080

Re: FIXED ! Chinese in phpMyFAQ 2.6.11

Hi, Thorsten,

Seriously, along the years I have been enjoying the open-source community, you are the most active developer/maintainer of an open-source project. :P

Meanwhile, after gone through the documentation a couple of times, it probably could use a few clarifications / hints for absolute ...
by zoo0828
Fri Nov 12, 2010 3:46 pm
Forum: Bug reports
Topic: FIXED ! Chinese in phpMyFAQ 2.6.11
Replies: 13
Views: 11080

Re: HELP! Chinese in phpMyFAQ 2.6.11

Yes, good news indeed.

But I think it made senses, because all the tables were created with latin collation, even later on I changed them but still something inside the mySQL database remained which caused the problem.

Therefore, would recommend to add a few words into your document, simply ...
by zoo0828
Fri Nov 12, 2010 3:35 pm
Forum: Bug reports
Topic: FIXED ! Chinese in phpMyFAQ 2.6.11
Replies: 13
Views: 11080

Re: HELP! Chinese in phpMyFAQ 2.6.11

Fixed the problem by drop the database and re-installed phpMyFAQ (of course after set the character_set to utf8.)

Thanks for everything.
by zoo0828
Fri Nov 12, 2010 2:44 pm
Forum: Bug reports
Topic: FIXED ! Chinese in phpMyFAQ 2.6.11
Replies: 13
Views: 11080

Re: HELP! Chinese in phpMyFAQ 2.6.11

I have set all the system variables to utf8 as below, but unfortunately, the problem stays...

For the ubuntu server running phpMyFAQ, do I need mysql-client? if not, should I remove all mysql-client related packages?

character_set_client utf8
character_set_connection utf8
character_set_database ...
by zoo0828
Fri Nov 12, 2010 2:42 am
Forum: Bug reports
Topic: FIXED ! Chinese in phpMyFAQ 2.6.11
Replies: 13
Views: 11080

Re: HELP! Chinese in phpMyFAQ 2.6.11

Hi, Thorsten,

Sorry that I didn't make myself clear, I understand perfectly that phpMyFAQ support Chinese, what I am seeking now is how I can fix my system, maybe you can take a look at my systm at http://www.logicalis.co.tv/faq/

Please help.

Hi,

phpMyFAQ support Chinese!

An example: http ...
by zoo0828
Thu Nov 11, 2010 2:17 pm
Forum: Bug reports
Topic: FIXED ! Chinese in phpMyFAQ 2.6.11
Replies: 13
Views: 11080

Re: HELP! Chinese in phpMyFAQ 2.6.11

Just found out that phpMyFAQ only display FAQs according to their language settings, it's not a bug.

THEN THE MOST CRITICAL PROBLEM IS HOW TO MAKE IT SUPPORT CHINESE.
by zoo0828
Thu Nov 11, 2010 1:55 pm
Forum: Bug reports
Topic: FIXED ! Chinese in phpMyFAQ 2.6.11
Replies: 13
Views: 11080

Re: HELP! Chinese in phpMyFAQ 2.6.11

Hello, Thorsten,

Thanks for the prompt response, however, like I said, I changed all the collation and Chinese still displayed as ??????

Meanwhile, might be subsequent problem to that:
*** 2. when I switch the interface language, basically, between English and Chinese, the FAQ homepage displays ...
by zoo0828
Thu Nov 11, 2010 10:51 am
Forum: Bug reports
Topic: FIXED ! Chinese in phpMyFAQ 2.6.11
Replies: 13
Views: 11080

FIXED ! Chinese in phpMyFAQ 2.6.11

Hello, Thorsten,

Many thanks for this excellent FAQ, believe it helps a lot of people including myself.

This is my first time installation of phpMyFAQ, latest version 2.6.11 used. The installation script worked flawlessly, all necessary database tables created and most of the functions so far are ...