Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

Question karma problem

More
16 years 11 months ago #17689 by grumblemarc
Replied by grumblemarc on topic Re:karma problem
Yes. The template has to be upgraded. I've already told you that. You keep posting as if there was another answer but there is not.

We love stars on the Joomla Extension Directory . :-)

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

More
16 years 10 months ago - 16 years 10 months ago #17932 by heliolopes
Replied by heliolopes on topic Re:karma problem
alakentu wrote:

Hello All Users.

Ok.

I see a problem with the template that I have changed long ago.

Here I bring you a new modification for the new version 1.0.10 Kunena hope will be useful, not problems.

Tested and working locally to 100%. Not present any kind of error, especially those of karmas.

Numinu_Ex_1.0.10

Have a nice day.


Dear Alekentu,

Ive upgraded the numinu_ex template to your latest version: Numinu_Ex_1.0.10, but Im getting problems such as these ones:

Fatal error: Class 'CKunenaSession' not found in E:\inetpub\vhosts\mywebsite.com\httpdocs\pt\components\com_kunena\template\numinu_ex_latest\listcat.php on line 25
Fatal error: Class 'CKunenaSession' not found in E:\inetpub\vhosts\mywebsite.com\httpdocs\pt\components\com_kunena\template\numinu_ex_latest\latestx.php on line 26
Fatal error: Class 'CKunenaSession' not found in E:\inetpub\vhosts\mywebsite.com\httpdocs\pt\components\com_kunena\template\numinu_ex_latest\showcat.php on line 24




Do you have any idea of what might be wrong? :(

Best Regards,

Helio
Last edit: 16 years 10 months ago by heliolopes.

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

More
16 years 10 months ago - 16 years 10 months ago #18004 by Matias
Replied by Matias on topic Re:karma problem
Solution would be to add:

require_once (KUNENA_ABSSOURCESPATH . 'kunena.session.class.php');

into components/com_kunena/kunena.php

BUT if you didn't have this line in kunena.php, you do not have official Kunena 1.0.10 release! So just in case: uninstall Kunena and install newest version from our download link.

If you will get the same error after installing K1.0.10 again, please continue this discussion in Kunena 1.0.10 forum.
Last edit: 16 years 10 months ago by Matias.

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

Time to create page: 0.212 seconds