Forum Activity for @brian

brian
@brian
11/15/16 02:40:51PM
10,149 posts

I forgot where a certain groups setting is...?


Using Jamroom

I just checked in your database, and you have customized the item_index.tpl file for the groups module and have purposefully excluded the button:

            {*** ADDED: Only allow admins to create groups ***}
            {if jrUser_is_admin()}
                {jrCore_item_index_buttons module="jrGroup" profile_id=$_profile_id}
            {/if}

So you'll want to fix that if you want it to show for your users.
brian
@brian
11/15/16 02:34:48PM
10,149 posts

I forgot where a certain groups setting is...?


Using Jamroom

Try saving it again , then reset caches. If that does not work then we'd have to come on to your site and debug the issue since it's working here.
brian
@brian
11/15/16 02:33:36PM
10,149 posts

Creating a module to change from the Follow model to the Friend model


Jamroom Developers

Nothing has changed in the followers. If a profile is set to APPROVE followers, when they get a new follower they will get an email that tells them they have a new follower, and give them the option to approve the follower. If they approve the new follower, then a reciprocal follow is created that goes the other direction.

It's a super simple setup and does nothing more that what I have outlined.
brian
@brian
11/15/16 01:53:46PM
10,149 posts

I forgot where a certain groups setting is...?


Using Jamroom

Correct - if you don't allow groups then NO groups will show on their profile.
brian
@brian
11/15/16 01:50:31PM
10,149 posts

Creating a module to change from the Follow model to the Friend model


Jamroom Developers

Correct - the follow back is automatic - it's not an option for them - it automatically happens when they accept the follower.

The users CAN change it back so it works like the regular followers model.
brian
@brian
11/15/16 01:39:33PM
10,149 posts

I forgot where a certain groups setting is...?


Using Jamroom

I'm going to guess that you customized the buttons in that location and have it hidden. Do this:

- as a master admin visit the Groups page on a profile
- You should see the + button - next to it will be a button that says "configure these buttons and the order they appear in". Click on it.
- for the "Item Create Button" click on "Modify"
- make sure the "group" is set to "profile owners" and save

Reset caches.

Let me know if that helps.
brian
@brian
11/15/16 01:18:35PM
10,149 posts

Creating a module to change from the Follow model to the Friend model


Jamroom Developers

Strumelia:
Ok- so do you mean that simply by accepting the 'friend' request, that in itself completes the 2 way connection?
And is there a 'decline' or 'ignore' option when a member receives the 'friend' request?

The friend request is the same request the user gets to "approve" a follower. There is no "decline" or "ignore".

By accepting it adds the receiving user as a follower to the profile they are accepting the follower request from - i.e. it reciprocates the follow.
brian
@brian
11/15/16 01:10:51PM
10,149 posts

Problem with Genosis Events


Genosis

No problem - glad to see that is working.
brian
@brian
11/15/16 01:10:06PM
10,149 posts

Possible Issue Jamroom 6 Beta


Design and Skin Customization

SeanChaney:
Thanks Guys! Wow, your fast at these fixes.

That's how we like it :)

Thanks!
brian
@brian
11/15/16 01:09:32PM
10,149 posts

I forgot where a certain groups setting is...?


Using Jamroom

I've just tested this here and don't see any issues - the "+" button shows in the groups section to add a new group. Have you customized your group templates? Note too that I am running JR6 here as well.
  207