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 third-party extensions (e.g. JomSocial, Community Builder, etc.) 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, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.

Question ObjectClarity Kunena Discussbot released!

More
16 years 11 months ago #14736 by Cockeye
Thank you for your reply!

Thanks to you I now have the manual option working - so thank you very much. Can you explain a little more about how to automate it though? I can see where to put the cat ID pairs but I am not sure exactly what to put there.

Many thanks in advance again.
The topic has been locked.
More
16 years 11 months ago #15018 by Cockeye
Can anyone advise on this please?
The topic has been locked.
More
16 years 11 months ago #15019 by grumblemarc
To cover all fronts you might want to inquire over at Objectclarity as well.
www.objectclarity.com/index.php?option=com_kunena&Itemid=30

We love stars on the Joomla Extension Directory . :-)
The topic has been locked.
More
16 years 10 months ago #20024 by ampliato
Hello, good afternoon!

Kunene upgraded to 1.5.3, and although the Kunene Discussbot plugin is still working, I see the following warning message.
Code:
Warning: Missing argument 1 for database::loadObject(), called in /opt/lampp/htdocs/public_html/components/com_kunena/lib/kunena.category.class.php on line 47 and defined in /opt/lampp/htdocs/public_html/plugins/system/legacy/mysql.php on line 44

How could solve this? :dry:
Thank you very much!
The topic has been locked.
More
16 years 10 months ago #20047 by Lintzy
The topic has been locked.
More
16 years 10 months ago #20114 by Matias
This is easy to fix in discussbot. Just find out where jbCategory class is created (new) and change object given to it to:
Code:
$kunena_db = &JFactory::getDBO();

and pass the variable to it. :)
The topic has been locked.
Time to create page: 0.236 seconds