Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

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.

Question 500 Error in Forum Configuration and forum

More
14 years 11 months ago - 14 years 11 months ago #99945 by Bob Britt
I have not had time to do as suggested, the website has been very active lately. But I have discovered this 500 error is being generated everywhere. Just not with the fatal error such as I have getting to the Forum Config page.

Which makes me wonder if this issue here is not the root of the problem.

I don't know enough about templates to even guess what this does.

Any suggestions?

Bob Britt wrote: Yes, found the error log, only thing I find being recorded is this.

Code:
[21-Jun-2011 15:12:22] PHP Notice: Undefined index: name in /home/XXXXXX/public_html/templates/tntsmalllogo/html/mod_mainmenu/default.php on line 129
Which consist of this.
Code:
if (($node->name() == 'li') && ($id = $node->attributes('id'))) { if ($node->attributes('class')) { $node->addAttribute('class', $node->attributes('class').' item'.$id); } else { $node->addAttribute('class', 'item'.$id); } }
The last bracket being line 129.

Last edit: 14 years 11 months ago by Bob Britt.

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

More
14 years 11 months ago #99986 by Matias
Above notice seems to be a small bug in mod_mainmenu -- but it should not cause anything like this to happen.

But as I said before, your Internal Server Error doesn't come from Kunena - it doesn't even come from Joomla. So there must be something else causing this to happen. You should also follow the advice: "More information about this error may be available in the server error log.", maybe going there just after reproducing the issue.. Can you reproduce the issue easily?

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

More
14 years 11 months ago #100018 by Bob Britt
Oh I can very easily replicate the issue, problem is there is no error actually recorded. I have check with the host and the error reporting level has no limits. It should be recorded but I do not see it anywhere.

I will do as you advise and I'm sure I will be able to get into the Kunena Admin Config page, what we can do about it from there, I don't know. I'll let you know what happens. Thanks for your help.

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

More
14 years 11 months ago #100021 by Matias
Ok, let me know. I will be online in few days.

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

More
14 years 11 months ago - 14 years 11 months ago #100486 by Bob Britt
Well that was disappointing.

Integration Logon seems to be the culprit. If I have ANYTHING in that field it generates a 500 error on the forum front end and there is no change in the forum configuration page 500 error message.

Still no error message generated.
Last edit: 14 years 11 months ago by Bob Britt.

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

More
14 years 8 months ago #107551 by valdez79

Matias wrote: Yes, notification isn't related to 500 Error..

I really don't know how to help you without seeing what is going wrong. One thing that causes configuration page not to load is to have some illegal or unexpected data in configuration. I bet it is in integration, so..

If you have access to database (phpmyadmin), go to jos_kunena_configuration and edit it. Change following values:

integration_avatar = kunena
integration_profile = kunena
integration_login = joomla
integration_private = none
integration_activity = none
integration_access = joomla



I've the same problem and i can't solve it with your changes.

My error is.
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

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

Time to create page: 0.254 seconds