- Posts: 21
- Thank you received: 1
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
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 Kunena 1.6 latest posts jomsocial 1.8 plugin
All you have to do to get the kunena jomsocial my kunena posts plugin working is locate the file kunena.php which is located in your joomla root/plugins/community directory. Open it with your favorite text editor, search for __fb, and replace with __kunena.
I've done this and now it displays the posts correctly.
I'll attach the modified version incase you just want to copy it
Just unzip it, you'll find kunena.php, copy it to your joomlaroot/plugins/community directory and overwrite the old kunena.php
Please Log in or Create an account to join the conversation.
As an optimization junkie, i for one will definitely avoid sql based plugins.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Are you familiar with creating the Joomla plugins from scratch?
The code i provided is just a small part of new Kunena 1.6 API, which will let you create plugins to show almost every detail of users activity on forums without the need to struck your database with unnecessary calls.
There is no right place for code above for you to place it.
New plugin must be built from scratch!
Please Log in or Create an account to join the conversation.
I think I'll wait until someone else has solved the riddle.
Please Log in or Create an account to join the conversation.