Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

The error code HTTP 500 Internal Server Error is a general-purpose message this indicates a general error in a web application. Please note that there is no general solution for this general error. You should first read HTTP 500 Internal Server Error before posting in this category.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Solved Fatal Error: Cannot break/continue 1 level in components/com_kunena/libraries/bbcode/bbcode.php on line 129

More
11 years 3 months ago - 11 years 3 months ago #1 by sublevel4
I get this when i go to one sub-category in the whole forum. It is one of two areas in that category. Where do i start? what do i do about this?

Thanks,
Dylan
Last edit: 11 years 3 months ago by sublevel4.

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

More
11 years 3 months ago #2 by sublevel4
since it didn't bother to post my picture here is the error

500 Internal Server Error
Fatal Error was detected!

Fatal Error: Cannot break/continue 1 level in components/com_kunena/libraries/bbcode/bbcode.php on line 129

The error was detected in the Kunena Component.

For support click here: Kunena Support

Go back

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

More
11 years 3 months ago #3 by sozzled

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

More
11 years 3 months ago #4 by sublevel4
Thanks turned on both and get nothing from eather one when the error happens. I have searched for that error and don't get anything useful.

line 125 - 129 are
Code:
if (isset($path[1]) && $path[1] == 'sch') { // convert ebay search to embedded widget parse_str($params['query'], $query); if (empty($query['_nkw'])) break;

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

More
11 years 3 months ago #5 by sublevel4
Found the fix here

github.com/Kunena/Kunena-2.0/pull/1282/files

Found it buy searching - Kunena convert ebay item to embedded widget

Hope this help someone else

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

Time to create page: 0.354 seconds