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

Question Integration with GroupJive

More
16 years 11 months ago #15170 by farouche
Have tried the 1.5 now and there was a major setback for me.

I'm using the GroupJive ( www.groupjive.org ) Component which integrates with Fireboard and Now with Kunena.

In order for their system to be able to show a nonpublished forum in the group frontend, they tell the user to make a little change in this file :

components/com_kunena/template/default/fb_pathway.php

"at or around line 46
$query = "select * from #__fb_categories where id=$catids and published=1";

>change to to

$query = "select * from #__fb_categories where id=$catids";"


Unfortunately this does not do the trick in version 1.5 :(


Unless there is a workaround for this or someone can recomend another component like GroupJive, i'm forced to use version 1.09

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

More
16 years 11 months ago #15172 by Matias
I don't think that GroupJive integration has been adapted to Kunena 1.5 just yet.

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

More
16 years 11 months ago #15174 by farouche
Hmmm too bad :(

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

Time to create page: 0.268 seconds