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 [Merged topic] KunenaDiscuss plugin for K 1.5.x

More
15 years 10 months ago #43616 by Matias
It's an easy fix, but you need to get someone interested to do it. :)

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

More
15 years 10 months ago #43792 by BigBC
I'm sorry if this has already been addressed, but I can't seem to find it in this huge thread (should be layed out differently?)

What is the latest version of the discuss plugin? I downloaded what I thought was the latest, but the following doesn't work:

When I configure auto creation, I use the format 71,13;72,13;73,13 for pairs, but when I click on the article's "discuss" link, I am just taken to my forum's default view (in my case, the categories page).

Any idea how to get this to work? I thought that is what this plugin did...?

Please help!
Thanks!

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

More
15 years 10 months ago #44106 by NWLB
The problem I have with it, is that I get an error. It takes me to the Kunena forum and says "you do not have access to this forum!"

If I configure the auto link part of the Plugin, I get that error. If I try to put the hard code into the article, I get a Joomla error when reading the article referencing a replace error of some kind.

This obviously works for a lot of people, but I'm at a loss as to finding a thread discussing this particular issue.

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

More
15 years 10 months ago - 15 years 10 months ago #44711 by rpertusio
Didn't see this posted. Found a missing quote (minor bug) in 'kunenadiscuss.php'.

Line 360 of kunenadiscuss.php:

Original:
Code:
$mainframe->addCustomHeadTag('<link type="text/css" rel="stylesheet" href='.KUNENA_JLIVEURL.'plugins/content/kunenadiscuss/discuss_ie7.css" />');
Fixed:
Code:
$mainframe->addCustomHeadTag('<link type="text/css" rel="stylesheet" href="'.KUNENA_JLIVEURL.'plugins/content/kunenadiscuss/discuss_ie7.css" />');


HINT: Add a double quote (") after href=


- rp
Last edit: 15 years 10 months ago by rpertusio.

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

More
15 years 10 months ago - 15 years 10 months ago #44767 by Hiyoto
I was under the impression that I had to place a bit of code in my article to tie it to a board in the forum. For some reason, when I created the article (from frontend, not backend), it automatically linked to a random board. Any thoughts on how to fix this? Running 1.5.9, but just about to upgrade since I got the memo of a new version. Thanks for your time.

www.myaiconnect.com

**addon**

I should note that I added the code to get it to go to the correct board. I just think it's odd that it automatically linked to a board in the first place.
Last edit: 15 years 10 months ago by Hiyoto.

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

More
15 years 10 months ago #44816 by aniphreak
the author of this plugin is inactive for so many months... there are so many bugs unfixed. maybe someone wants to make a fork or continue what he did.

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

Time to create page: 0.518 seconds