Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

GroupJive Files plugin making all files public

  • endoc
  • endoc
  • OFFLINE
  • Posts: 96
  • Thanks: 5
  • Karma: 0
8 years 5 months ago #281438 by endoc
I upgraded to GJ 3.0.1 about one month ago. I just discovered that even though I have the GroupJive Files plugin Access level configured for "CB GroupJive: Category Access - 2", it does not hide the files tab from any non-group members. If I have the same access level set for "Forums" however, the tab is hidden.

This required me to unpublish the plugin until I can figure out how to keep the files private.

Is there a known issue here or anything I can do to enable security for the GJ Files tab?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
8 years 5 months ago #281457 by krileon
Works fine for me. Editing CB GroupJive File within CB > Plugin Management and setting Access to Registered then viewing a group while logged out I do not see the Files tab. For latest build please ensure you've the following nightly installed.

www.joomlapolis.com/downloads/doc_details/790-groupjive-301-package-nightly-release


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.

Please Log in or Create an account to join the conversation.

  • endoc
  • endoc
  • OFFLINE
  • Posts: 96
  • Thanks: 5
  • Karma: 0
8 years 5 months ago #281487 by endoc
Kyle,

Thanks for checking.

I didn't accurately describe the problem. After looking into it again, I see that what is really happening is the files tab is visible to any user that belongs to a GroupJive group, not just those belonging to the group that the files are categorized under.

In other words, I am unable to hide the files section from those outside the group - but I think only if they belong to any group.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
8 years 5 months ago #281508 by krileon
Tabs are accessible as long as the group is accessible. If you want a private group you need to use the Invite group type.


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.

Please Log in or Create an account to join the conversation.

  • endoc
  • endoc
  • OFFLINE
  • Posts: 96
  • Thanks: 5
  • Karma: 0
8 years 5 months ago #281575 by endoc
I see. I suppose I was mistaken and thought that was possible. How is the Forum Tab being hidden from non-group members, but the File tab is not? I would like to keep the groups as approval so user lists are still visible, but then hide the Forum and File tabs, if possible.

Is there an Auto-Action tutorial that allows automatic assigning of a GJ user to a Joomla group? One that would automatically add to the Jooomla group when the user joins, and then remove when the user leaves the GJ group?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
8 years 5 months ago #281604 by krileon
Forum tab is different. Kunena doesn't give enough controls to let me limit what exactly you can do in the group forum so it comes down to an all or nothing approach for forums.

Is there an Auto-Action tutorial that allows automatic assigning of a GJ user to a Joomla group? One that would automatically add to the Jooomla group when the user joins, and then remove when the user leaves the GJ group?

The below should work.

Group Join:
Global
Triggers: gj_onAfterJoinGroup
Type: Usergroups
User: Automatic
Access: Everybody
Conditionals
1: [var2_id] Equal To GROUP_ID_HERE
Action
Mode: Add Usergroups
Groups: SELECT_USERGROUPS_HERE

Group Leave:
Global
Triggers: gj_onAfterLeaveGroup
Type: Usergroups
User: Automatic
Access: Everybody
Conditionals
1: [var2_id] Equal To GROUP_ID_HERE
Action
Mode: Remove Usergroups
Groups: SELECT_USERGROUPS_HERE


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.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum