Forum Activity for @brian

brian
@brian
03/26/15 01:05:27PM
10,149 posts

Profile info tabs and name still showing up when clicking "ALL" Group discussions


Using Jamroom

Correct, but you will need to do templates for the modules as well as they contain a new function to "hide" the header.

You can use the compare function for the Group, Group Discussions and Group Pages module just like the skin. The changed templates are also included in their changelog.
brian
@brian
03/26/15 01:01:54PM
10,149 posts

Uh - Oh


Genosis

lisa:
So, I merged my trees into one. All is well except none of the sources merged and I lost them all.

That doesn't make sense - there's no delete function in moving profiles from one tree to another, so they should not be lost. Worst case is that they would still be under the "old" tree - do you see the sources in the old tree?

Quote:
I uploaded a new gedcom of new people into it, and all of a sudden all the profile pictures are now attached to different people, and in some cases it changed their name. Is there a way to undo the gedcom upload? I don't want to lose anymore information. ~ Lisa

Hmm.. that doesn't make sense either - when you uploaded the GEDCOM were you on a new tree? an existing tree? Did you leave the "Sync Profiles" checked?

Unfortunately if things are messed up you will want to restore from a backup.
updated by @brian: 03/26/15 01:47:16PM
brian
@brian
03/26/15 12:54:48PM
10,149 posts

What does jrProfile_is_profile_owner() do?


Jamroom Developers

That is used in a lot of our skins without issue - if you're seeing a problem then likely a customization elsewhere has broken it.
brian
@brian
03/26/15 12:53:09PM
10,149 posts

Profile info tabs and name still showing up when clicking "ALL" Group discussions


Using Jamroom

The changed templates are listed in the change log I linked to above:

- index.tpl
- profile_index_discussion.tpl
- profile_index_image.tpl
- profile_index_music.tpl
- profile_index_timeline.tpl
- profile_index_video.tpl

Let me know if you see that.

Thanks!
brian
@brian
03/26/15 12:51:25PM
10,149 posts

Changing what shows in the Groups Tab on profile pages


Ning To Jamroom

Strumelia:
Brian, this is very handy, thank you! It's great and useful to see a list of the groups we ourselves belong to!

Now it'll seem like I'm ungrateful, but I have to clarify this a bit....

What I was reeeally meaning and hoping for was the ability for members to go to OTHER member profile pages and see what groups that person belongs to. That's a wonderful way that we learn more about EACH OTHER and our interests, and make friends on the network.

I'm trying to get away from seeing that 'deadly' BLANK box when clicking on a member profile's "Groups" TAB...because very few of my members have actually CREATED groups...and in fact I do not give them the ability to do so. (if I did there'd be groups about somebody's goldfish's birthday, etc...)

One thing I think that is important to know is that YOU see the "blank" groups area on a profile page since you are technically the "profile owner" (as admin). Visitors to the page will NOT see the "groups" option unless there are actual groups to show - so you don't need to worry about a "blank" groups section.
brian
@brian
03/26/15 12:16:31PM
10,149 posts

Proper way to call a template using Smarty?


Design and Skin Customization

derrickhand300:
Ok got it- thanks

No problem!
brian
@brian
03/26/15 12:08:18PM
10,149 posts

Profile info tabs and name still showing up when clicking "ALL" Group discussions


Using Jamroom

This should all be taken care of now in the latest:

NingJa Skin
Profile Groups
Profile Group Discussions
Profile Group Pages

Update to the latest of all and you should be set. You'll want to compare your custom NingJa templates with the latest NingJa templates using the "compare" tool and the list of templates that were changed as provided in the Change Log:

https://www.jamroom.net/the-jamroom-network/networkmarket/165/ningja-skin?expanded_changelog=1

Hope this helps!
brian
@brian
03/26/15 12:06:15PM
10,149 posts

Changing what shows in the Groups Tab on profile pages


Ning To Jamroom

This has been added to the latest Groups module - there is now a new "Groups You Follow" option in the user menu (just like profiles you follow) that will show the user the groups they currently belong to.

Hope this helps!
brian
@brian
03/26/15 12:05:04PM
10,149 posts

Cant update System Core


Using Jamroom

xmafax:
Thanks Gary, but I am trying this for a few days
Regards
Paulo

You have some sort of firewall blocking your Jamroom from reaching our server - contacting your hosting provider for assistance.

Hope this helps!
brian
@brian
03/26/15 12:03:56PM
10,149 posts

Proper way to call a template using Smarty?


Design and Skin Customization

This is not correct. You don't process a smarty template by inserting it into a URL - you have to just link to it:

1) Create a file called "profile_video_entertainment.tpl" in your active skin directory
2) call it like: http://yoursite.com/profile_video_entertainment

Hope this helps!
  409