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 K 1.0.10 works!

More
16 years 11 months ago #16706 by aniphreak
Replied by aniphreak on topic Re: K 1.0.10 works!
line 333 to 243:


if ($topicLock == 0)
{
$thread_lock = CKunenaLink::GetTopicPostLink('lock', $catid, $id, $fbIcons?'<img src="' . KUNENA_URLICONSPATH . $fbIcons . '" alt="Lock" border="0" title="' . _VIEW_LOCK . '" />':_GEN_LOCK);
}
else
{
$thread_lock = CKunenaLink::GetTopicPostLink('unlock', $catid, $id, $fbIcons?'<img src="' . KUNENA_URLICONSPATH . $fbIcons . '" alt="Unlock" border="0" title="' . _VIEW_UNLOCK . '" />':_GEN_UNLOCK);
}
$thread_delete = CKunenaLink::GetTopicPostLink('delete', $catid, $id, $fbIcons?'<img src="' . KUNENA_URLICONSPATH . $fbIcons . '" alt="Delete" border="0" title="' . _VIEW_DELETE . '" />':_GEN_DELETE);
$thread_merge = CKunenaLink::GetTopicPostLink('merge', $catid, $id, $fbIcons?'<img src="' . KUNENA_URLICONSPATH . $fbIcons . '" alt="Merge" border="0" title="' . _VIEW_MERGE . '" />':_GEN_MERGE);
}

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

More
16 years 11 months ago - 16 years 11 months ago #16710 by korri78
Replied by korri78 on topic Re: K 1.0.10 works!
Thank you,
Everything works well so far!


Just one thing I wish...
How can I remove "Read More" link on the announcement section?

Last edit: 16 years 11 months ago by korri78.

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

More
16 years 11 months ago #16774 by Matias
Replied by Matias on topic Re: K 1.0.10 works!
Announcements can be found from templates/default/plugin/announcement/announcement.php

You should check if the long text is not empty.

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

More
16 years 11 months ago #16810 by itgl72
Replied by itgl72 on topic Re:K 1.0.10 works!
I have been waiting for KUNENA and COMMUNITY BUILDER to work right TOGETHER (as once before in fireboard days) for MONTHS. Is this possible? Is there finally light at the end of the tunnel? Pinch me.

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

More
16 years 11 months ago #16824 by johnnydement
Replied by johnnydement on topic Re:K 1.0.10 works!
Kunena lifespawn right now, is 3 months, I doubt you can ask more from our coders, please, give them some love ;)

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

More
16 years 11 months ago #16846 by beat
Replied by beat on topic Re:K 1.0.10 works!
Thanks for the nice feed-backs.

It has indeed been an interesting last day (and complete night), and also weeks actually, but result is here. Both Kunena 1.0.10 and CB 1.2.1 are soon around already 1000 downloads within first day... and only very little bugs, so far.

We said we would release CB 1.2.1 same day than Kunena, if possible same time, so we stayed up until CB 1.2.1 was up to our standards....

Working with Kunena team over the last months actually, and in particular over last weeks has been very nice, and the result is there: Kunena 1.0.10 is imho the best Social Forum out there today.

Set the CB Forum integration plugin params to Kunena, then see all modes you can have for the side-bar... all CB field types work there, even the ajax ones, like rating and ajaxtextfield,

That means that you can extend your forum posts sidebars in new ways, which make your site very unique and your Kunena forum posts tailored to Your own needs. I'm expecting to see soon some very exciting CB field types coming out.... ;)

Kudos to Matias for the relentless bugfixing, while our core CB testers were trowing found errors at him. I've been through that exercise for months with CB and the new CBSubs memberships payment system, and...yes, Matias, you need to take a few days really OFF :D

By the way, if you need to restrict forum access or parts of forum access, think about CBSubs btw. Using component, menus or URL access-controls, you can restrict forum areas to groups of members, paid or free, or backend-controlled accesses as well. Same works with any Joomla component out of the box, it's not something exclusive to Kunena 1.0.10, it worked before too. Just found it worthwile mentioning here.

Congrats to Matias and Fxstein, for Kunena 1.0.10 :)

Now just need to find the free time to upgrade www.joomlapolis.com to Kunena 1.0.10... :whistle:

Beat B)
CB Team

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

Time to create page: 0.253 seconds