- Posts: 11
- Thank you received: 1
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 Kunena Integration with AUP + Jomsocial at the same time
- grandslamjmh
-
- Offline
- New Member
-
Mortti wrote: Perhaps, logic might be changed to version K 2.0. I think there is not coming changes for K 1.6.x series.
what about how the ACL systems work? I read that one article but got confused.. I use NOIXACL and none of my access levels show in the latest version.
Please Log in or Create an account to join the conversation.
- snilloconator
-
- Offline
- Premium Member
-
- aka snilly
grandslamjmh wrote:
Mortti wrote: Perhaps, logic might be changed to version K 2.0. I think there is not coming changes for K 1.6.x series.
what about how the ACL systems work? I read that one article but got confused.. I use NOIXACL and none of my access levels show in the latest version.
I have had great success with the following Component!
Artof User
Please Log in or Create an account to join the conversation.
- grandslamjmh
-
- Offline
- New Member
-
- Posts: 11
- Thank you received: 1
snilloconator wrote:
grandslamjmh wrote:
Mortti wrote: Perhaps, logic might be changed to version K 2.0. I think there is not coming changes for K 1.6.x series.
what about how the ACL systems work? I read that one article but got confused.. I use NOIXACL and none of my access levels show in the latest version.
I have had great success with the following Component!
Artof User
whats your setup look like then? because when i tried installing artof-user i couldnt get it to show..
Please Log in or Create an account to join the conversation.
- snilloconator
-
- Offline
- Premium Member
-
- aka snilly
Please Log in or Create an account to join the conversation.
- grandslamjmh
-
- Offline
- New Member
-
- Posts: 11
- Thank you received: 1
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.