- Posts: 29
- Thank you received: 0
Kunena 7.0.8 Released
The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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
Important Search error with cyrillic characters.
17 years 2 months ago #16617
by imperium
Search error with cyrillic characters. was created 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.
17 years 2 months ago #16623
by Matias
Replied by Matias on topic Re: Search error with cyrillic characters.
Did you already check character encoding in your database: fb_* fields. What does those say?
And does the search work in Kunena.com?
And does the search work in Kunena.com?
Please Log in or Create an account to join the conversation.
17 years 2 months ago - 17 years 2 months ago #16642
by imperium
Replied by imperium on topic Re: Search error with cyrillic characters.
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
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 2 months ago by imperium.
Please Log in or Create an account to join the conversation.
17 years 2 months ago #16654
by Matias
Replied by Matias on topic Re: Search error with cyrillic characters.
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.
17 years 2 months ago #16660
by imperium
Replied by imperium on topic Re: Search error with cyrillic characters.
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?
What options in phpMyAdmin are required Kunena, for work with UTF-8?
Please Log in or Create an account to join the conversation.
17 years 2 months ago #16756
by imperium
Replied by imperium on topic Re: Search error with cyrillic characters.
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.
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.248 seconds