Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh 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 User post gives error

More
17 years 3 months ago #4831 by alemdag
Just installed the latest version. all is ok except when a user posts a new message the following error comes up. Any idea?

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.
Apache Server at www.xxxxx.org Port 80

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

More
17 years 3 months ago #4834 by whouse
Replied by whouse on topic Re:User post gives error
Check your server error log and also your Joomla error log. Post back with errors please.

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

More
17 years 3 months ago #4859 by alemdag
Replied by alemdag on topic Re:User post gives error
There is nothing in Joomla error log. I don't know where to look for server log. It doesn't give the same error when I submit a message as site admin.

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

More
17 years 3 months ago #4870 by ugur
Replied by ugur on topic Re:User post gives error
I fixed this by changing my Joomla directory to 755. It was set to 775.

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

More
17 years 3 months ago #4873 by alemdag
Replied by alemdag on topic Re:User post gives error
I have all permissions set as 755 by default. Must be something else.

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

More
17 years 3 months ago #5082 by Matias
Replied by Matias on topic Re:User post gives error
@ alemdag:

Internal error comes usually when apache cannot process the request.. Usually it's something that you have in htaccess (redirect?) or in your apache configuration (wrong alias etc).

Apache log can usually be found in /var/log/httpd or /var/log/apache2 (file is error.log, error_log or something similiar). The latest log does not have 1.gz or similiar in the filename..

Just ssh into your system and get tail from this file:
tail -f error_log_filename

Then use your browser to post a reply and look from the console what is logged.

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

Time to create page: 0.233 seconds