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

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 7 months ago #29506 by Slotpro
set show 4 post it show 3 post

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

More
16 years 6 months ago #30934 by PAUSIMS
With the latest version of the mod, avatars are not showing for mw. I use JomSocial and the view is set to Table list.

I have an old version of JomSocial, could this be the problem?

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

More
16 years 6 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 6 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 6 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 6 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.

Time to create page: 0.251 seconds