• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Can not display Chinese Char in Post Subject and Message body

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Jforum friends:

I met a strange problem on displaying Chinese Char:

Server-Condition: (Successfully installed Jforum)
jforum-2.1.7-b3.zip
jakarta-tomcat-5.0.28
jdk-6u2-solaris-sparcv9
mysql-5.0.45-solaris10-sparc-64bit

Problem:
1. Can not not display Chinese Char in Post Subject and Message body.
Check mySQL DB table: jforum_posts_text, the post_text, and post_subject fields contains "??", which are supposed to be Chinese char

2. I have DB table option: InnoDB, utf8 and utf8_general_ci

3. The jforum_topics table has the same setting, but I could see the topic title in Chinese on the display page.

Your help will be greatly appreciated.

Richard


[originally posted on jforum.net by richardzhou2005]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear admin:

I am blocked by this issue, frustrate. Your help will be greatly appreciated.



Richard

[Test] [Chinese: ??] [Englist: Thank You]

richardzhou2005 wrote:Dear Jforum friends:

I met a strange problem on displaying Chinese Char:

Server-Condition: (Successfully installed Jforum)
jforum-2.1.7-b3.zip
jakarta-tomcat-5.0.28
jdk-6u2-solaris-sparcv9
mysql-5.0.45-solaris10-sparc-64bit

Problem:
1. Can not not display Chinese Char in Post Subject and Message body.
Check mySQL DB table: jforum_posts_text, the post_text, and post_subject fields contains "??", which are supposed to be Chinese char

2. I have DB table option: InnoDB, utf8 and utf8_general_ci

3. The jforum_topics table has the same setting, but I could see the topic title in Chinese on the display page.

Your help will be greatly appreciated.

Richard


[originally posted on jforum.net by richardzhou2005]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
check your jforum-custom.conf, and modify the setting as follows:


See if this works.

http://www.andowson.com/posts/list/3.page

[originally posted on jforum.net by andowson]
 
And will you succeed? Yes you will indeed! (98 and 3/4 % guaranteed) - Seuss. tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic