Forum Activity for @michael

michael
@michael
09/20/16 07:46:00PM
7,832 posts

Groups not showing from profile pages (only from dropdown)


Using Jamroom

Has 'Holly' or 'elizabeth-t' created any groups?
michael
@michael
09/20/16 06:12:45PM
7,832 posts

Groups not showing from profile pages (only from dropdown)


Using Jamroom

When I'm logged out and try to view a group that im not a member of and that group is NOT private, I can see the group.

If I change the state of the group to private, when I am logged out I get asked to login before continuing.

If I then click the JOIN GROUP button the group will show in my "Groups you follow" section, but I cant access it until I'm approved. While not approved I see "your application to join this group is currently pending"

So Im not seeing what you are seeing. check the privacy settings for the group, and maybe the quota settings for the group, could be related.
screenshot_group_private.jpg screenshot_group_private.jpg - 74KB
michael
@michael
09/20/16 06:07:22PM
7,832 posts

Groups not showing from profile pages (only from dropdown)


Using Jamroom

Got a URL? I'll try to setup here to see if I can replicate what you are seeing, but steps to reproduce are always helpful to speed me along. :)
michael
@michael
09/20/16 04:40:03PM
7,832 posts

Using different skins & site builder


Ning To Jamroom

sure, you can use any skin you like, or clone whichever skin you like and customize it so it looks like you want it to look.

The thing is the skin designers have a lot of power to choose what is displayed on the skin and how it is displayed, so changing skin can mean having different features.

The data on the back-end and the profile functionality should remain fairly constant, but the front end features and design could be different.

That was one of the intended purposes of site builder, to allow you to setup your own skin features. Before site builder it was the skin designer who decided the layout of the lists of items, now with site builder you can choose for yourself the initial layout of the top level pages becomes less important.

Take a look at the demos to see the exact same database content laid out on the different skins:

http://demo.jamroom.net/jrNingja/mda-the-blaquesmyth
http://demo.jamroom.net/jrElastic/mda-the-blaquesmyth

The main difference in the Ningja skin is the profile index page as is shown above for elastic, and ningja. The ningja one has more than just the timeline on the top page of a profile.
michael
@michael
09/20/16 04:30:42PM
7,832 posts

how to set [s] bbcode for "strikethrough" site-wide?


Design and Skin Customization

Just to be clear, what has been added to the next version of jamroom is the bbcode strikethrough.

If you wanted that button in the editor, you still would need to have added it. We didn't add the strikethrough button to the editor as a default button. So you did the right thing if you want to have it there as a button. :)
michael
@michael
09/20/16 04:23:01PM
7,832 posts

getting an error with Mastro 4 skin with Annika live wall Audio buttons


Design and Skin Customization

Its really helpful, thanks very much sean. The reason its happening is that the default way any list of items are displayed is via the layout provided by the modules item_list.tpl file. But the skin has the option to change the look of that by adding an override template.

In this case the override has changed the way the share button was setup from being an 'onclick' action activated to being setup when the profile is initialized.

This works find ON the profile, but doesn't work when the same templates are used on the main section of the site because the profile init() function isn't firing in that location.

The fix is the skin needs to change its way of doing things.
michael
@michael
09/19/16 09:38:18PM
7,832 posts

How to allow a module but exclude it from the profile menu


Jamroom Developers

Seams weird.

Docs: "{jrProfile_menu}"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/1997/jrprofile-menu

You can do it with the
exclude_modules="jrForum"
paramter of the {jrProfile_menu}.
michael
@michael
09/19/16 07:41:16PM
7,832 posts

getting an error with Mastro 4 skin with Annika live wall Audio buttons


Design and Skin Customization

SeanChaney:....PS. It seems the share button might not work under Mastro 4 With Annika Live Wall....

Seeing that also, we'll get that fixed up. Thanks.
michael
@michael
09/19/16 07:31:46PM
7,832 posts

Changing quota when Admin approved pending user


Using Jamroom

Suggest removing the "pending" quota as it seams un-needed since you are doing the approvals manually.

Currently the member has to wait for you to approve them before they can login.

Make the "Member" quota the signup quota, then set the signup method to "Admin Validation" at:
ACP -> MODULES -> USERS -> USERS -> TOOLS -> QUOTA CONFIG
michael
@michael
09/19/16 07:03:03PM
7,832 posts

jrCore_load_url error


Using Jamroom

When I setup a new server I always follow brians guide from here:

"High perfomance jamroom on digital ocean"
https://www.jamroom.net/brian/documentation/guides/1188/high-performance-jamroom-on-digitalocean

It was written before we opened Jamroom Hosting so its for digital ocean, but the steps are the same. Now I use 16.04 LTS rather than 12.04 LTS.
The guide is good. Not sure about RLimitMEM, never touched it.
  346