Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released

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

Question Bad Request after Migration

More
17 years 3 months ago #18498 by mraab
Asniza and Matias,

I am going through the same loop with errors in line 1282 and 1289, depending on which patch I am applying (used all class.kunena.php files from the other thread).

The only solution for me also is to comment out line 1282, which at least fixes the search error - but not sure what other error this may cause further down the track...

Matthias

Deutsche in Melbourne | Deutsche in Perth |
Deutsche in Brisbane |

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

More
17 years 3 months ago #18972 by Matias
Quick workaround: instead of commenting out that line, use this:

return substr($str, $start, $length);

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

Time to create page: 0.231 seconds