Kunena 6.4.9 & Kunena 7.0.1 Released

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

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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Important K 1.5 latest posts module - no longer supported or maintained. Do NOT use this with K 1.6!

More
16 years 3 months ago #31085 by SHoggard
I'm getting the following error messages on tabs & links for:

Recent Discussions / My Discussions & Latest Discussions:

Fatal error: Call to undefined method stdClass::getThumbAvatar() in /home/sites/mysite.com/public_html/next/modules/mod_latestmembers/tmpl/default.php on line 21


I have JomSocial enabled (view my profile works ok)

The module mod_kunenalatest works fine also,

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

More
16 years 3 months ago #31618 by Motorhead
stefistef wrote:

Hello.

Fatal error: Cannot redeclare class smile in /home/users5/c/comptri/www/v3/components/com_kunena/template/default/smile.class.php on line 31

Stef


Hi! great module!!! but few days ago it started to giving me the same error... Fatal error: Cannot redeclare class smile in /homepages/24/d226700341/htdocs/components/com_kunena/template/default/smile.class.php on line 31

I use joomla 1.5.14 and Kunena 1.5.4 with dark army template... any ideas??

And its possible to show the kunena avatars?? tx

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

More
16 years 3 months ago #31662 by Matias
Simple rule to developer: never use include() or require().

All of those should be changed to include_once() and require_once().

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

More
16 years 3 months ago #31845 by jerry
Replied by jerry on topic Re:Kunena latest posts module
Matias wrote:

Simple rule to developer: never use include() or require().

All of those should be changed to include_once() and require_once().

Actually my module use only include_once, require_once :), so the problem is on the other side. :(
HaND, Jerry

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

More
16 years 3 months ago #31894 by decomo
Hi, a few days ago I was able to download and set this mod to show the latest posts associated with a category ID. However, the latest posts are shown in what seems like font size 8, which is too small for the rest of my site. I want to change the font size to 10 or 12. I also want to change the font type. THe item format or the tool tip format do not have the size information. I tried to look in the forum but cannot seem to find an existing answer. Please help. thanks.

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

More
16 years 3 months ago #31903 by SHoggard
Does ANYONE have an answer to this??

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

Time to create page: 0.315 seconds