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.

Important Fatal Error: Class 'JModel' not found in modules/mod_weblinks/helper.php on line 14

More
14 years 2 months ago - 14 years 2 months ago #115097 by dimotemps
I received this error message after trying to load kunena forum on my website ( cms.zamani.info/index.php/forum ):

500 Internal Server Error

Fatal Error was detected!

Fatal Error: Class 'JModel' not found in modules/mod_weblinks/helper.php on line 14

The error was detected in the Weblinks Module.

Can somebody help me resolve this.
Best Regards
Omid
Last edit: 14 years 2 months ago by dimotemps.

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

More
14 years 2 months ago #115098 by 810
In your sites root folder(public_html), navigate to modules/mod_weblinks/helper.php
Edit the helper.php file and insert the following code at the top of the code. I preferred to put it after the comments.

jimport('joomla.application.component.model');
The following user(s) said Thank You: dimotemps

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

More
13 years 10 months ago #124138 by febbs
Hi 810

I have the same problem : 500 Internal Server Error

Fatal Error was detected!

Fatal Error: Class 'JModel' not found in modules/mod_weblinks/helper.php on line 14

The error was detected in the Weblinks Module.

on my website, but when i digged into mod-weblinks there is no helper.php file

I am using joomla 1.7

is there any way out.

thanks in advance

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

Time to create page: 0.261 seconds