Skip to Content Skip to Menu

Change the way Groupjive displays

  • konp
  • konp
  • OFFLINE
  • Posts: 18
  • Thanks: 0
  • Karma: 0
9 years 6 months ago #262589 by konp
Replied by konp on topic Change the way Groupjive displays
Hmm... This is a bit frustrating. I selected CB because of GJ, but now you seem to be telling me that it's broken. I've attached a screen grab of the backend GJ menu page. As you can see there's no create button there. Should there be one? If you've written the code then surely it wouldn't be that much work to fix this bit of code.

I need to get my site up and running in weeks. An upgrade will be months away at best.

If it's not possible to fix, how can I find out what the urls are to the plugins I need? Also when I tried to put a url in to the Joomla menu, it told me that I don't have access.

Please tell me a way to access the functions listed in my screen grab. I'm so near and yet so far away.
Attachments:

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #262612 by krileon
Replied by krileon on topic Change the way Groupjive displays

Hmm... This is a bit frustrating. I selected CB because of GJ, but now you seem to be telling me that it's broken. I've attached a screen grab of the backend GJ menu page. As you can see there's no create button there. Should there be one?

It's the Save button to the far right. After selecting the checkbox of various menu items and clicking Save you should see a new GroupJive menutype under Menus with your newly created menu items.

If it's not possible to fix, how can I find out what the urls are to the plugins I need? Also when I tried to put a url in to the Joomla menu, it told me that I don't have access.

You need to create a Joomla External menu item beginning with index.php. You can then use the following URLs to reach various pages.

Overview:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive

Show Group:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups&func=show&id=GROUP_ID_HERE

New Group:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups&func=new

Group Approval:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups&func=approval

All Groups:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups&func=all

All My Groups:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups&func=allmy

Show Category:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=categories&func=show&id=CATEGORY_ID_HERE

New Category:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=categories&func=new

Category Approval:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=categories&func=approval

Panel:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=panel


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.

  • konp
  • konp
  • OFFLINE
  • Posts: 18
  • Thanks: 0
  • Karma: 0
9 years 6 months ago #262629 by konp
Replied by konp on topic Change the way Groupjive displays
Hop!! I think you've cracked it! I'll spend a few happy hours sorting this out, but I just did a test and it looks like it'll do exactly what I want. Many thanks, sighs of relief, and smiles all round.

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

9 years 6 months ago #263379 by playerocity
Replied by playerocity on topic Change the way Groupjive displays
Hmmm. THe one I want doesn't seem to work.

All My Groups:
index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups&func=allmy

The page above shows a blank screen. How do i create a link that shows the user a list of the joined groups?

Also.. I want to link to a page that shows groups in which the user is invited?

Thanks
James

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #263394 by krileon
Replied by krileon on topic Change the way Groupjive displays

The page above shows a blank screen. How do i create a link that shows the user a list of the joined groups?

Are you using GJ 2.7.0? It should show all the groups the user owns. It does not show all the groups the user joined (that's coming with 2.8.0).

Also.. I want to link to a page that shows groups in which the user is invited?

Below should work.

index.php?option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=invites&func=list


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.

9 years 6 months ago #263398 by playerocity
Replied by playerocity on topic Change the way Groupjive displays
I am looking for a list of all groups the user has joined. I also am looking for a list of all groups that user has been invited.

Can you tell me how to get those? Or maybe you oculd tell me this as a workaround...

I have a page in which i have installed the groups tab. In GroupJive admin i enabled the invited and joined tabs so they do appear at the bottom of the page. However, I want the invited to be expanded and open and then the joined below that. THe real issue is that when a user has been invited to a group and they login they are not seeing that invite. I want to come up and open so it's visible. Our users have no idea how to find the small tab that says Invited, click it, and then join the invited group. This is their first visit in to the website most likely and they would not understand that. Ideas?

Thanks
James

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

Moderators: beatnantkrileon
Powered by Kunena Forum