Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh 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 Class Kunena PHP Error

  • C0n
  • C0n's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Only the strongest will survive
More
15 years 11 months ago #49774 by C0n
Class Kunena PHP Error was created by C0n
I keep seeing this error popup in my cPanel Error logs im not sure what it is or why it only pop's up like ones everyday or so but its comming from diffrent ip's so im assuming theres something wrong.
Code:
PHP Warning: htmlspecialchars() [0function.htmlspecialchars0]: Invalid multibyte sequence in argument in /home/user/public_html/components/com_kunena/class.kunena.php on line 1313, referer: http://www.domain.com/forums

i never see it popup and nobody on the forum says anything just woundering if any of you know about it or how to fix it.

:D

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

More
15 years 11 months ago #49794 by sozzled
Replied by sozzled on topic Re: Class Kunena PHP Error
G'day, C0n, and thanks for your question. As with many things, you can find more about this issue if you search for htmlspecialchars() . The cause of the problem lies in with your version of PHP and the way that it's configured. I hope this helps. :)

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

  • C0n
  • C0n's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Only the strongest will survive
More
15 years 11 months ago #49799 by C0n
Replied by C0n on topic Re: Class Kunena PHP Error
were using PHP 5.2.13 do you have any examples of it because i dont know what is actualy causing this error and why i cant see it and nobody else sees it but i check the logs and it does exsist.

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

More
15 years 11 months ago #49800 by sozzled
Replied by sozzled on topic Re: Class Kunena PHP Error
Please see the results of the search that I provided you with in my earlier message. There was a message, somewhere, that advised users to make a change to a PHP setting that fixed the problem. I don't remember where it was. It shouldn't take you more than a few minutes to find it and then you can tell everyone else what the answer is. :cheer:

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

  • C0n
  • C0n's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Only the strongest will survive
More
15 years 11 months ago #49844 by C0n
Replied by C0n on topic Re: Class Kunena PHP Error
hmm my line is 1313 wich is diffrent to the lines in the search that all show 1384 also the topic your refering to is this one i think. but this isnt my problem since my one is on a new line but it could be because im using a more upto date version of kunena.

www.kunena.com/forum/139-support-archive...ce-in-argument#43893

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

More
15 years 11 months ago #49882 by sozzled
Replied by sozzled on topic Re: Class Kunena PHP Error
Well, your error may be occurring at a different line location for a thousand possible reasons (including the likelihood that your version is newer than the one in the topic you referred to) but did you actually try xillibit's suggestion?

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

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

Time to create page: 0.333 seconds