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.

Question [Merged topic] KunenaDiscuss plugin for K 1.5.x

More
16 years 1 month ago #43524 by woonydanny

still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile :(

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

More
16 years 1 month ago #43535 by MB_ZA
Thanx for the feedback. So I assume I have to wait for K1.6 to achieve what I need to ...

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

More
16 years 1 month 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
16 years 1 month 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
16 years 1 month 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
16 years 3 weeks ago - 16 years 3 weeks 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: 16 years 3 weeks ago by rpertusio.

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

Time to create page: 0.349 seconds