Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question [Topic closed by moderator - assumed resolved] Invalid multibyte sequence in argument

More
16 years 2 months ago #43948 by Vint
Replied by Vint on topic Re:pending messages
CheechDogg wrote:

If I am not mistaken, those are pending messages that need to be approved by you or a Moderator before they are posted. I could be so wrong but I am almost sure that's what that is.

Yes

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #43949 by Vint
xillibit wrote:

Code:
Warning: htmlspecialchars(): Invalid multibyte sequence in argument
Hello,

Try to look in your phpinfo if you have mbstring enabled. Or if you have that in your php.ini :
Code:
mbstring.encoding_translation = Off


......
mbstring.internal_encoding = EUC-JP
mbstring.http_input = auto
mbstring.http_output = SJIS
mbstring.encoding_translation =
mbstring.detect_order = auto
......
Thanks

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago - 16 years 2 months ago #43950 by xillibit
So set like that :
Code:
mbstring.internal_encoding =UTF-8 mbstring.http_output =pass

I don't provide support by PM, because this can be useful for someone else.
Last edit: 16 years 2 months ago by xillibit.

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago - 15 years 3 months ago #85667 by marco168
I have similar error message at the latest post column as follow:
awesomescreenshot.com/0787m4t59

And I have try enable mbstring in Nginx server, the phpinfo part is as follow:
awesomescreenshot.com/0b37m4y2b

But the error message still appear is my setting wrong?

Thanks

PS: Also the title of the webpage in each post and categories are the same( <title>Categories - Kunena</title>), seems the post title can't be pasted internally.

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Enabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 300 seconds | Max execution memory: 128M | Max file upload: 50M

This message contains confidential information

Joomla default template details : yoo_phoenix | author: YOOtheme | version: 5.5.7 | creationdate: November 2010

Kunena default template details : A1 - Kunena 1.6 Template | author: TemplateKunena Team | version: 1.6.2 | creationdate: 2011-01-17

Kunena version detailled: Installed version: 1.6.3 | Build: 4344 | Version name: Parlare | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints: Disabled or not installed | CommunityBuilder: Disabled or not installed | Jomsocial: Installed (Version : 2.0.4) | UddeIm: Disabled or not installed

Third-party SEF components: sh404sef: Disabled or not installed | ARTIO JoomSEF: Disabled or not installed | AceSEF: Disabled or not installed

Plugins: System - Mootools12: Disabled | System - Mootools Upgrade: Enabled | JFirePHP: Disabled or not installed | Kunena Discuss: Enabled (Version : 1.6.2) | Kunena Search: Enabled (Version : 1.6.2) | My Kunena Forum Menu: Enabled (Version : 1.6.0-RC1) | My Kunena Forum Posts: Enabled (Version : 1.6.0-RC1)

Modules: Kunena Latest: Enabled (Version : 1.6.2) | Kunena Stats: Enabled (Version : 1.6.2) | Kunena Login: Enabled (Version : 1.6.2)

Last edit: 15 years 3 months ago by marco168.

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #85685 by sozzled
This topic is closed. This topic concerned an issue with K 1.5. The suggestions made earlier in this topic may help. You need to get help configuring your Nginx server properly.

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago - 15 years 3 months ago #85690 by marco168
Actually, I have followed the suggestion by xillibit and phpinfo showed mbstring is on, but the problem still here.

If the problem is due to mbstring setting of server, its requirement should be same/similar in K 1.5/1.6, I think. And Nginx also support mbstring.
Last edit: 15 years 3 months ago by marco168.

Please Log in or Create an account to join the conversation.

Time to create page: 0.268 seconds