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.

Question JoniJnm Edition 1.4.2

More
16 years 1 month ago #35582 by madLyfe
right, but is that the goal behind your project? to eventually get your code into the kunena release?

word up!
The topic has been locked.
More
16 years 1 month ago #35584 by JoniJnm
Yes, thats the goal. Now, they have got the code used in the new install way and they are changing it for improve it
The topic has been locked.
More
16 years 1 month ago #35605 by MusicInMe
Awesome work!
The topic has been locked.
More
16 years 1 month ago #35620 by X-tase
Hello,

Don't know if I posted it before here, but there seams to be an error with this Kunena version in combination with the discussbot. I also opened a seperate topic about this.

When using the discussbot the following error occures:
Fatal error: Class 'JoniJnm_API' not found

More 'info' here:
www.kunena.com/forum/114-hacks/32151-dis...using-jonijnm-kunena
The topic has been locked.
More
16 years 1 month ago #35624 by JoniJnm
In plugins/content/kunenadiscuss.php

Search
require_once(JPATH_SITE.DS.'components'.DS.'com_kunena'.DS.'lib'.DS.'kunena.defines.php');

Add after
require_once(KUNENA_PATH.DS."JoniJnm_Plugins".DS."api.php");
The topic has been locked.
More
16 years 1 month ago - 16 years 1 month ago #35773 by Smokey4life
Since i upgraded to the new version i get this error when i enter a board, right under the post title
Code:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'votarClass::getInstance' was given in /components/com_kunena/JoniJnm_Plugins/api.php on line 37
Last edit: 16 years 1 month ago by Smokey4life.
The topic has been locked.
Time to create page: 0.412 seconds