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 Community Builder Integration

More
17 years 2 months ago #1433 by fxstein
Just a quick update on th CB integration. I had a detailed session this afternoon with the CB team on integration details. I got the full API lowdown from them.

My head is spinning... B)

Not really :laugh:

I believe I got most what I need to update all links inside Kunena to the latest CB 1.2 API structures.

We also discussed additional integration options.

It was a very productive sessions and I am very thankful to them for taking the time to making that happen.

Skype truly is your friend. :woohoo:

Off we go coding...

We love stars on the Joomla Extension Directory . :-)

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

More
17 years 2 months ago #1986 by dziboy
fxstein wrote:

We also discussed additional integration options.

Great News :) :) :)

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

More
17 years 2 months ago #2778 by beat
We have indeed a very good discussion, in our limited time, and are preparing core integration as well. :)

We have also discussed some very cool things for future releases. ;)

Beat B)
CB Team

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

More
17 years 2 months ago #2787 by fxstein
beat wrote:

We have indeed a very good discussion, in our limited time, and are preparing core integration as well. :)

We have also discussed some very cool things for future releases. ;)


Welcome! The Man himself! Glad you are stopping by. As oon as we have 1.0.8 out the door we will have time for the really cool and fun stuff. :woohoo:

We love stars on the Joomla Extension Directory . :-)

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

More
17 years 2 months ago #2791 by beat
fxstein wrote:

beat wrote:

We have indeed a very good discussion, in our limited time, and are preparing core integration as well. :)

We have also discussed some very cool things for future releases. ;)


Welcome! The Man himself! Glad you are stopping by. As oon as we have 1.0.8 out the door we will have time for the really cool and fun stuff. :woohoo:


You are welcome :D

Really looking forward :)

In a few days, we already made more progress than in a few years :)

Beat B)
CB Team

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

More
17 years 3 weeks ago - 17 years 3 weeks ago #11406 by Palumita
Hi,

im not sure, if this the right thread for my topic. If not, please move it...

Today i tried out the community builder integration of Kunena 1.5.0a and received an error message:
The file kunena.communitybuilder.php could not be found in main directory /components/com_kunena/lib/

I checked for this, but the file was in place.

My solution:
I opened the /components/com_kunena/kunena.php and changed line 96 from:
Code:
require_once ($mainframe->getCfg("absolute_path") . "/components/com_kunena/lib/kunena.communitybuilder.php");

into:
Code:
require_once (KUNENA_PATH_LIB .DS. "kunena.communitybuilder.php");

Now it seems to work.

Kind regards,
Palumita
Last edit: 17 years 3 weeks ago by Palumita.

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

Time to create page: 0.406 seconds