- Posts: 7245
- Thank you received: 566
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 jomsocial integration not working
Nobody in our team was aware that JomSocial activity stream API had been changed. It looks like we were not alone, so JomSocial team probably forgot to communicate the change to everyone.
I still think that this is JomSocial bug as commenting should be disabled in the first place if the activity doesn't support commenting.
If someone wants to fix the issue for Kunena 1.7, here's the documentation how to do it:
www.jomsocial.com/support/docs/item/780-...activity-stream.html
I'll report a bug to our issue tracker.
Please Log in or Create an account to join the conversation.
no problem. You're welcome.
The thing is: The Jomsocial development is going really very fast.
(faster than Firefox throws out new browser version
So, there is no apologize needed if some components are not able to follow this fast process.
But it still wonders me that nearly all components didn't notice.
I also talked to the JReviews admin and he was not aware as well.
It is always about communication but such things happen.
I don't blame anyone for this. Welcome to the internet.
Thanks for the link. I believe it should be possible with this to fix the issues also in the other comps.
When i have the time i will try it out and will let you guys know but actually i need to think about to update to JS2.6.1
I'm always a bit frightened to update JS, especially when everything works on my site perfectly.
However. Don't want to get offtopic here.
Thanks for your help and cooperation and much success to all with fixing this.
Regards,
Martin
Please Log in or Create an account to join the conversation.
This Jomsocial doc has been updated in april 2011 and Jomsocial 2.6 has been released in march 2012, so the doc is uselessMatias wrote: Many thanks to @PIC and @kj2010 for giving enough background information so that I could understand the issue.
Nobody in our team was aware that JomSocial activity stream API had been changed. It looks like we were not alone, so JomSocial team probably forgot to communicate the change to everyone.
I still think that this is JomSocial bug as commenting should be disabled in the first place if the activity doesn't support commenting.
If someone wants to fix the issue for Kunena 1.7, here's the documentation how to do it:
www.jomsocial.com/support/docs/item/780-...activity-stream.html
I'll report a bug to our issue tracker.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
It was a lack of communication. I think I asked if there's anything new for us in JS 2.6, but this wasn't mentioned when we talked. It's so easy to forget to test small changes like this, so it's likely that JomSocial team just forgot to give update for 3rd party developers who aren't working with it every day.
Please Log in or Create an account to join the conversation.
I got it working for new topics!
Open file
>>> /administrator/components/com_kunena/libraries/integration/jomsocial/activity.php
Search for
Add below:
This shows the "Like" and "Comment" button.
You can like and comment and they don't disappear anymore.
This works only for "New Topics" and not for replies or for thank yous.
Info: I have "Everyone can comment" (Jomsocial >>> Configuration >>> Site) disabled.
You don't need this anymore.
You can use similar hacks for all other activites (other components).
Simply replace the "$command" parameter.
Regards,
Martin
*EDIT:
I don't get it working for "replies".
I tried with "kunena.reply", "kunena.post.reply" and others but i don't get it working.
So, this code above is only for NEW TOPICS.
Maybe someone can help here out.
Thanks!
Please Log in or Create an account to join the conversation.
PIC wrote: Oh, cool! didnt realize we had JS here.
No, it appears that kunena has disabled comments on posts in the activity stream.
As you can see on the page you mentioned above, it shows the kunena posts in the stream, and has a read more button, but does not have a "comment" button. This is a feature which must be enabled in the settings.
So, no, it's not working here because it's turned off.
Thanks,
Joel
But this is where i am having the problem
im using Kunena 1.6.1
and Jomsocial Version: 2.6.1
i am getting NO activity from kunena on my activity stream
i checked forum category permissions, and all seems correct
there are no private areas to hide from the activity stream
take a look at my stream
www.antifmradio.com/radio/community/the-network
the first one listed "wawasu and jonicloud are now friends "
Today is June 7th
and this particular activity of friending happened almost a month ago.
Last night and this morning i posted something to the kunena forum on my site
and its till not showing up
Please Log in or Create an account to join the conversation.