Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 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.

Question 500 Internal Server Error

More
14 years 6 months ago #105398 by kimba
Hi there,

I've just installed a fresh version of the forum into my site and came up with a 500 Internal Server Error.

500 Internal Server Error
Fatal Error was detected!

Please contact the site owner.


It makes no mention whatsoever what the issue is and hence I can't begin to work out what the problem is. My configuration settings are as follows:

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Enabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 200M | Max file upload: 20M

This message contains confidential information

Joomla default template details : jaw057 | author: www.JoomlArtWork.com | version: 1.0 | creationdate: 2009-10-02

Kunena default template details : Example Template | author: Kunena Team | version: 1.6.5 | creationdate: 2011-07-27

Kunena version detailled: Installed version: 1.6.5 | Build: 5005 | Version name: Babel | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: CommunityBuilder 1.7

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled

Modules: None


Please help.

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

More
14 years 6 months ago #105401 by xillibit
Hello,

please disable legacy mode, then enable debug mode both in Kunena and Joomla configuration panel to see what's happen

I don't provide support by PM, because this can be useful for someone else.

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

More
14 years 6 months ago - 14 years 6 months ago #105427 by kimba
Replied by kimba on topic Re: 500 Internal Server Error
I received the following message:

Fatal Error: require_once() [function.require]: Failed opening required '../functions.php' (include_path='.:/usr/local/php5/lib/php') in templates/jaw057/html/modules.php on line 5

The error was detected in the Jaw057 Template.


I'm don't know much about php coding but I do know that functions.php exists where it should be. How does one fix this? :huh:
Last edit: 14 years 6 months ago by kimba.

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

More
14 years 6 months ago #105428 by kimba
Replied by kimba on topic Re: 500 Internal Server Error
Mmmm, a quick search of this forum gave me the answer, changing require_once('../functions.php') to just ('../functions.php').

Thank you for your help. :)

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

More
14 years 6 months ago #105506 by Matias
Actually that doesn't work... It will likely cause other issues with your template.

As the error says, the issue is in your template -- you should probably talk with the author or change the template to better one :)

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

Time to create page: 0.294 seconds