Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

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 Blank Post - Error 500 Query 1191

More
15 years 5 months ago #70498 by Ikkyy
Any can help me ?

500 - JDatabaseMySQL::query: 1191 - Can't find FULLTEXT index matching the column list SQL=SELECT id, subject, name, time as zaman, catid, userid, MATCH(t1.message) AGAINST('Dicionário de termos, Traduções e Taticas/Ordem') as oran1, MATCH(t2.subject) AGAINST('Dicionário de termos, Traduções e Taticas/Ordem') as oran2 FROM jos_kunena_messages_text as t1 INNER JOIN jos_kunena_messages as t2 ON t2.id = t1.mesid WHERE (MATCH(t1.message) AGAINST('Dicionário de termos, Traduções e Taticas/Ordem') > 5 OR MATCH(t2.subject) AGAINST('Dicionário de termos, Traduções e Taticas/Ordem') > 5) AND t2.thread <>59 AND parent=0 ORDER BY oran2 DESC, oran1 DESC LIMIT 5;

DatabaseMySQL::query: 1191 - Can't find FULLTEXT index matching the column list SQL=SELECT id, subject, name, time as zaman, catid, userid, MATCH(t1.message) AGAINST('Dicionário de termos, Traduções e Taticas/Ordem') as oran1, MATCH(t2.subject) AGAINST('Dicionário de termos, Traduções e Taticas/Ordem') as oran2 FROM jos_kunena_messages_text as t1 INNER JOIN jos_kunena_messages as t2 ON t2.id = t1.mesid WHERE (MATCH(t1.message) AGAINST('Dicionário de termos, Traduções e Taticas/Ordem') > 5 OR MATCH(t2.subject) AGAINST('Dicionário de termos, Traduções e Taticas/Ordem') > 5) AND t2.thread <>59 AND parent=0 ORDER BY oran2 DESC, oran1 DESC LIMIT 5;

Call stack
# Function Location
1 JSite->dispatch() /home/sc2/public_html/index.php:68
2 JComponentHelper->renderComponent() /home/sc2/public_html/includes/application.php:124
3 require_once() /home/sc2/public_html/libraries/joomla/application/component/helper.php:162
4 KunenaApp->__construct() /home/sc2/public_html/components/com_kunena/kunena.php:833
5 CKunenaView->display() /home/sc2/public_html/components/com_kunena/kunena.php:482
6 CKunenaTools->loadTemplate() /home/sc2/public_html/components/com_kunena/funcs/view.php:716
7 require() /home/sc2/public_html/components/com_kunena/class.kunena.php:763
8 JDatabaseMySQL->loadObjectList() /home/sc2/public_html/components/com_kunena/template/Euro-BRed/view/view.php:88
9 JDatabaseMySQL->query() /home/sc2/public_html/libraries/joomla/database/database/mysql.php:458
10 JError->raiseError() /home/sc2/public_html/libraries/joomla/database/database/mysql.php:231
11 JError->raise() /home/sc2/public_html/libraries/joomla/error/error.php:171
12 JException->__construct() /home/sc2/public_html/libraries/joomla/error/error.php:136

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

More
15 years 5 months ago - 15 years 5 months ago #70526 by sozzled
G'day, Ikkyy, and welcome to Kunena.

Tricky question to answer particularly without seeing your K 1.6 configuration report .

Does this happen often? Does this happen if you use the Blue Eagle (default) template?
Last edit: 15 years 5 months ago by sozzled.

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

Time to create page: 0.265 seconds