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.

Important Search error with cyrillic characters.

More
17 years 4 days ago #16617 by imperium
A search with cyrillic characters still does not work in 1.0.10 stable b1344 :(

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

More
17 years 4 days ago #16623 by Matias
Did you already check character encoding in your database: fb_* fields. What does those say?

And does the search work in Kunena.com?

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

More
17 years 3 days ago - 17 years 3 days ago #16642 by imperium
Yes, I did. There are utf8_general_ci encoding.
There are two lines from jos_fb_messages and jos_fb_messages_text:

name____userid___email________subject_______________________time
error_____70______ [email protected]___ Re:Опять проверка ddd_________1242947976

mesid______message
17_________проверка кунена поиск

Yes it works in Kunena.com
Last edit: 17 years 3 days ago by imperium.

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

More
17 years 3 days ago #16654 by Matias
I don't know which encoding kunena uses, but i advice you to change encoding in both tables to something that suits better to your language. It looks like MySQL is not using all characters when it tests strings.

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

More
17 years 3 days ago #16660 by imperium
I use Russian, Ukrainian and English languages on a site. They work with coding UTF-8. All symbols of these languages are normally displayed at a forum and on a site. Tomorrow I will try to instal a forum on clean Joomla with a new database.
What options in phpMyAdmin are required Kunena, for work with UTF-8?

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

More
17 years 3 days ago #16756 by imperium
I have created a new database with utf8_unicode_ci.
Also has created new site Joomla and instaled Kunena 1.0.10.
Russian and the Ukrainian search do not work.
I search for an existing word "Новая" which is in messages.
The page opens:
Advanced Search...
Search Options...
Search Results...
Searched for: Новая
No messages containing all your search terms were found.
Displaying 0 out of 0 results.


When I search an existing English word "begin" which is in messages I receive an error:
Fatal error: Call to undefined function mb_substr() in X:\home\localhost\www\site\components\com_kunena\class.kunena.php on line 1282
Search Results Searched for: begin

I search not existing an English word "was not present in messages" which was not present in messages.
The page opens:
Advanced Search...
Search Options...
Search Results...
Searched for: was not present in messages
No messages containing all your search terms were found.
Displaying 0 out of 0 results.

Search is different for English and Russian.
If I instal addition for PHP php_mdstring.dll English search will work, and Russian and Ukrainian is not.

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

Time to create page: 0.231 seconds