- Posts: 7
- Thank you received: 0
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.
Question SEF Problem with search results
Solution here
so i convert the fixes for Kunena 1.08
Fix
../lib/kunena.search.class.php
change this
Line 267
to
this will fix the URL for example
../component/option,com_kunena/Itemid,64/catid,87/#21280&func=view&id=21280
to
../component/option,com_kunena/Itemid,64/catid,87/func,view/id,21280/#21280
*hope developer will include this fixes for the next version
Please Log in or Create an account to join the conversation.
- spacereactor
-
- Offline
- Senior Member
-
- Posts: 76
- Thank you received: 1
Please Log in or Create an account to join the conversation.
can't find kunena.search.class.php with the following coding
around line 267-268. (kunena v1.0.8 and not v1.0.7)
to be more specific u can try this
Line 268
change to
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Fixed for 1.0.9
thanks Matias!
Please Log in or Create an account to join the conversation.