- Posts: 114
- Thank you received: 2
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.
Question 500 Error in Forum Configuration and forum
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.
Which consist of 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
The last bracket being line 129.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); } }
Please Log in or Create an account to join the conversation.
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.
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.
Please Log in or Create an account to join the conversation.
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.
Please Log in or Create an account to join the conversation.
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.