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

Question Bad Request after Migration

More
16 years 10 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
16 years 10 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.220 seconds