- Posts: 7245
- Thank you received: 566
Kunena 7.0.3 Released
The Kunena team has announce the arrival of Kunena 7.0.3 [K 7.0.3] 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.
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
16 years 3 weeks ago #43086
by Matias
Replied by Matias on topic Re: Discussbot: Linking Joomla Categories and Kunena Forums (Not Kunena Categories)
Categories = Forums. Just make sure that you do not link Discussbot to Sections (1st level categories).
Please Log in or Create an account to join the conversation.
16 years 2 weeks ago #43192
by TheSoMeEx
Replied by TheSoMeEx on topic Re:Kunena discuss plugin J1.5 NATIVE
AKyHuH, Thank you for the MyBlog fix... it didn't work on my site. Do you have any suggestions?
www.365daysofstyle.com/blog/heatherc/find-your-perfect-style
Thank you!
www.365daysofstyle.com/blog/heatherc/find-your-perfect-style
Thank you!
Please Log in or Create an account to join the conversation.
16 years 2 weeks ago - 16 years 2 weeks ago #43350
by David
Replied by David on topic Re:Kunena discuss plugin J1.5 NATIVE
Does anyone know how to have comments be hidden in a little collapsed menu instead of showing up automatically on every post?
Like a "view comments" button on the pages? Instead of having them just be there..?
Like a "view comments" button on the pages? Instead of having them just be there..?
Last edit: 16 years 2 weeks ago by David.
Please Log in or Create an account to join the conversation.
16 years 2 weeks ago - 16 years 2 weeks ago #43466
by MB_ZA
Replied by MB_ZA on topic Re:Discussbot: Linking Joomla Categories and Kunena Forums (Not Kunena Categories)
Hi,
For the sake of clarity:
In Kunena I have a Category and a Forum and then the actual discussion topic, i.e.
Category
...Forum
......Actual Topics/Discussions/Threads
e.g.
General (Category)
...How to bake a cake (Forum)
......Baking a Sponge Cake (Topic/Thread)
......Baking a Chocolate Cake (Topic/Thread)
etc.
In Joomla I have Sections and Categories and then the actual article, i.e.
Section
...Category
......Article
e.g.
General (Section)
...Cake Recipes (Category)
......Sponge Cake Recipe (Article)
......Chocolate Cake Recipe (Article)
etc.
When someone is viewing the article on Sponge Cake Recipe and they click on
"Discuss this item on the forums"
I want the user to be taken to:
General (Kunena Category)
...How to Bake A Cake (Kunena Forum)
and discuss the item under "Baking a Sponge Cake" (which will be a Topic/Thread)
So far I can link Kunena Category to Joomla Category only!
makes any sense? Any advice?
For the sake of clarity:
In Kunena I have a Category and a Forum and then the actual discussion topic, i.e.
Category
...Forum
......Actual Topics/Discussions/Threads
e.g.
General (Category)
...How to bake a cake (Forum)
......Baking a Sponge Cake (Topic/Thread)
......Baking a Chocolate Cake (Topic/Thread)
etc.
In Joomla I have Sections and Categories and then the actual article, i.e.
Section
...Category
......Article
e.g.
General (Section)
...Cake Recipes (Category)
......Sponge Cake Recipe (Article)
......Chocolate Cake Recipe (Article)
etc.
When someone is viewing the article on Sponge Cake Recipe and they click on
"Discuss this item on the forums"
I want the user to be taken to:
General (Kunena Category)
...How to Bake A Cake (Kunena Forum)
and discuss the item under "Baking a Sponge Cake" (which will be a Topic/Thread)
So far I can link Kunena Category to Joomla Category only!
makes any sense? Any advice?
Last edit: 16 years 2 weeks ago by MB_ZA.
Please Log in or Create an account to join the conversation.
16 years 2 weeks ago #43484
by Matias
Replied by Matias on topic Re:Discussbot: Linking Joomla Categories and Kunena Forums (Not Kunena Categories)
I have made a total rewrite based on discussbot to K1.6. I found it not useful to have manual override to forum -- so I changed it to be thread. Unfortunately new code does not work in K1.5 and is totally different from old one. 
But the main idea is to interpret number in the tag as threadid and pass it to the next function. In there if thread is already defined, you just pass it without searching any mapping..
But the main idea is to interpret number in the tag as threadid and pass it to the next function. In there if thread is already defined, you just pass it without searching any mapping..
Please Log in or Create an account to join the conversation.
16 years 2 weeks ago #43522
by Matias
Replied by Matias on topic Re:Kunena discuss plugin J1.5 NATIVE
I've just spent two days reading the whole code from Kunena Discuss and there were some serious bugs in it.
The worst bug is that it tries to be too smart and sometimes it replaces content from an existing post with new one from the plugin -- failing to add that new post. This only happens when two posts are made exactly at the same time, but I believe that it has happened in some forums.
Is the author of Kunena Discuss still around?
The worst bug is that it tries to be too smart and sometimes it replaces content from an existing post with new one from the plugin -- failing to add that new post. This only happens when two posts are made exactly at the same time, but I believe that it has happened in some forums.
Is the author of Kunena Discuss still around?
Please Log in or Create an account to join the conversation.
Time to create page: 0.265 seconds