CB Activity 6.0 - Follow group

3 months 5 days ago - 3 months 5 days ago #336777 by dg1
CB Activity 6.0 - Follow group was created by dg1
Good morning,

After updating CB Activity to version 6.0, there was a problem with following CB GroupJave.
The problem seems to be in changing the definition of the resource written to the '#__comprofiler_plugin_activity_following' table.
Previously it was 'groupjive.group.<gropu_id>' now 'cbgroupjive.group.<gropu_id>'.
As a result, entries from the groups we follow are not found. Probably the same problem applies to like groups.

Is a code fix
from
$asset            =    new AssetEntity( 'cbgroupjive.group.' . $group->getInt( 'id', 0 ), $data );

to
$asset            =    new AssetEntity( 'groupjive.group.' . $group->getInt( 'id', 0 ), $data );

in the file: 
    /home/.../public_html/components/com_comprofiler/plugin/user/plug_cbactivity/library/Trigger/GroupjiveTrigger.php
can fix the problem?

Regards,

Please Log in to join the conversation.

3 months 5 days ago #336779 by krileon
Replied by krileon on topic CB Activity 6.0 - Follow group
That is indeed a bug. Thank you for letting us know. It's now fixed in latest CB Activity build release.

forge.joomlapolis.com/issues/9326


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: dg1

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.135 seconds

Facebook Twitter LinkedIn