- Posts: 11
- Thank you received: 1
Kunena 6.4.8 Released
The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Question Kunena Integration with AUP + Jomsocial at the same time
- grandslamjmh
-
- Offline
- New Member
-
Please Log in or Create an account to join the conversation.
- clairestrife
-
- Offline
- Junior Member
-
Log on to your back-end -> Go to kunena configuration -> Integration -> set Activity Notifications to Jomsocial
open profile.vertical.php on your website root -> components -> com_kunena -> template -> default -> view.
find code
bellow this code insert this code
so it will become like this
then find this code
and replace it with this
This method will show activity stream and AUP on kunena profile.
Please Log in or Create an account to join the conversation.
- AbleGamers
-
- Offline
- Junior Member
-
- Posts: 16
- Thank you received: 0
I do not see where it would do that.
I want to use JomSocial Activity stream because it is nicer, but I want the points in AUP for forum use.
Thanks!
Please Log in or Create an account to join the conversation.
- clairestrife
-
- Offline
- Junior Member
-
Please Log in or Create an account to join the conversation.
- AbleGamers
-
- Offline
- Junior Member
-
- Posts: 16
- Thank you received: 0
but from there I am lost. I suspect you would need to add the AUP call to the JomSocial call as well.
Please Log in or Create an account to join the conversation.
- clairestrife
-
- Offline
- Junior Member
-
I will do some more experiment.
Please Log in or Create an account to join the conversation.