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.
1. I noted that in the xml and php files, once the plugin is referred as "kunena" and once as "kunenasearch". This inconsistency causes the backend parameters to not display and the language file to not load properly.
2. Fixing those above, saved all issues except an error on searching:
Warning: Invalid argument supplied for foreach() in /home/***/plugins/search/kunenasearch.php on line 142
This basically means there is very probably an SQL error in the query.
i have this error when trying the kunenasearch plugin in localhost :
Parse error: parse error, expecting `T_VARIABLE' or `'$'' in C:\xampp\htdocs\individual\forum\plugins\search\kunenasearch.php on line 149
okay it's weird. when i install the kunenasearch plugin, it said : plugin installed succesfully.
when i see the file kunenasearch.php in \plugins\search, the file only has 149 lines (i checked the extracted zip files, the kunenasearch.php has 157 lines). So i have to copy the missing codes directly. Now the plugin not showing any errors anymore (like my previous post), but its still not showing the search result from kunena.
im using : plg_kunenasearch_v1.6.0-RC2_b94_2010-08-31
with kunena com_kunena_v1.6.0-RC3_b3539_2010-09-20
Same here.
Tried many things to get a search working.
Now i have exacly the same message.
/home/***/plugins/search/kunenasearch.php on line 142
Please let me know if you find a solution.