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 6 months ago #25206 by stefistef
Hello.

I've got a problem with the kuenalastet module, what ever the version. (even with this one 1.0.45 )

I use joomla 1.5.12, Yootheme Phoenix template and Kuena 1.5.4. with default_ex template

I still have the same error when I Click on a post or a member in the kuenalatest module:

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

I think it's just about the kuena template choice but I don't manage to find the solution. The default template work good but I'll prefer to use the EX, better & nice.

Sorry for my english :blush:

Stef

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

More
16 years 6 months ago #25208 by Althalas
so no help here at all huh?

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

More
16 years 6 months ago #25246 by jerry
Replied by jerry on topic Re:Kunena latest posts module
stefistef wrote:

Hello.

I've got a problem with the kuenalastet module, what ever the version. (even with this one 1.0.45 )

I use joomla 1.5.12, Yootheme Phoenix template and Kuena 1.5.4. with default_ex template

I still have the same error when I Click on a post or a member in the kuenalatest module:

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

I think it's just about the kuena template choice but I don't manage to find the solution. The default template work good but I'll prefer to use the EX, better & nice.

Sorry for my english :blush:

Stef

Looks like there is other component/module/plugin which uses smile class. Can't be resolved by module others way, than creating option to disable usage of smilies.
Q: Can you provide me admin u/p on you test site
Can't catch why it works with Kunena Default template and not with Kunena Default_ex.

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

More
16 years 6 months ago #25454 by bytebandit01
i'm using 1.45 now.

i changed the code line 53 of helper.php from

$msg_avatar = KUNENA_LIVEUPLOADEDPATH . "/avatars/$avatar";

to

$msg_avatar = (!file_exists(KUNENA_PATH_UPLOADED.DS. '/avatars/s_' . $avatar)?KUNENA_LIVEUPLOADEDPATH.'/avatars/'.$avatar:KUNENA_LIVEUPLOADEDPATH.'/avatars/s_'.$avatar);


to make sure that i get equal sizes in the avatar display as some of my users has different dimension/sizes in their avatar.

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

More
16 years 6 months ago - 16 years 6 months ago #25463 by anantachai
Replied by anantachai on topic Latest post problem...
recieving this error twice:

Warning: include_once(KUNENA_ABSPATH/template/default/icons.php) [function.include-once]: failed to open stream: No such file or directory in /home/tricity1/public_html/tbdsite/modules/mod_kunenalatest/helper.php on line 23

Any ideas? I'm lost!
Last edit: 16 years 6 months ago by anantachai.

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

More
16 years 6 months ago #25467 by @quila
Replied by @quila on topic Re:Latest post problem...
Hi anantachai, welcome to forum

do you use latest version of this module?

If yes, control if the file icon.php is missing from folder

components / com_kunena / template / default /


Regards

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

Time to create page: 0.330 seconds