Forum Activity for @michael

michael
@michael
10/05/16 03:58:21PM
7,832 posts

Order Groups by Member Count


Ning To Jamroom

Thanks for fixing that up. :)
michael
@michael
10/05/16 06:21:28AM
7,832 posts

Will all skins get updated with new timeline


Design and Skin Customization

Some might, but probably not all. Not each skin is designed to do the same thing. Follow Me is the first skin designed around the timeline as the focal point.

If thats something you're after use that skin.

Some things will find their way into the existing timeline, like the updates to the "Media URL Scanner".
michael
@michael
10/04/16 05:40:28PM
7,832 posts

Order Groups by Member Count


Ning To Jamroom

The new version of this module is in the marketplace now:
Version 1.5.8: - New: "group_member_count" key added to allow sorting of lists based on group membership count

Strumelia, could you change the templates that you have being over-ridden to use the non-s version of the variable.

Run the integrity check after getting the module updated to get the 'group_member_count' created. Then update
ACP -> SKINS -> (YOUR CURRENT SKIN) -> index.tpl -> MODIFY

order_by="group_member_count numerical_desc"

That should get you working correctly again.
michael
@michael
10/04/16 04:44:12PM
7,832 posts

Facebook Module Video for Jamroom6


Suggestions

Probably not, facebook's API is notoriously awful.

A quick search of the Jamroom 4 foums will turn up how much of a pain it is:
http://archive.jamroom.net/phpBB2/search.php
michael
@michael
10/03/16 09:18:40PM
7,832 posts

option to 'copy' a prior event listing


Suggestions

You can use the recurring to create the event, then edit to update it on the day you're interested in.
michael
@michael
10/03/16 08:59:16PM
7,832 posts

RumbleTalk Integration


Using Jamroom

The best thing you can do is follow the steps to get the code out to the page. Once you've done that part, then move on to other questions. It feels like your worrying about issues past the point where you're are at.

Have you added the code via the template editor. does it appear in the source code of your page.

Once you can answer YES to both of those questions, come back if there's still an issue.
michael
@michael
10/03/16 06:24:17PM
7,832 posts

user/signup challenges


Using Jamroom

Re-read this thread when you're ready to attempt it again. Its all here.
michael
@michael
10/03/16 06:06:24PM
7,832 posts

How to change Events page on Sage skin?


Ning To Jamroom

"I want to change the code on the page, but Im not a coder" - Now you are ;)

Very first thing to try is to read this page:

Docs: "Using the Template Editor"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/3183/using-the-template-editor

Then add something. Baby steps is a good idea, so just add "HI THERE!" to the template you're interested in and see if it comes out.

If it does, you know you are editing the correct template. This is something I do all the time, add some text just to make sure im in the right place.

Once you know you're in the right place you can move on to doing what you actually want to do.

--
Since what you're actually wanting to do is remove stuff, you probably should know about 'commenting out' stuff.

"Comment out" means to leave the code in place, but not have it actually run, eg in template files the code to comment out a section starts with {* and ends with *}. Nothing in between will show:
This WILL show
{* This wont show *}
This WILL show
{* This wont show *}
This WILL show
{* This wont show *}
This WILL show
{* This wont show *}
michael
@michael
10/03/16 05:59:40PM
7,832 posts

RumbleTalk Integration


Using Jamroom

Open the source code on this page:
thedrunkendonkcom.jamroomhosting.com

If you see your code in the footer, then all the instructions are complete and your next step is to setup RumbeTalk.

If you DONT see your code in the source code of that page, then you've done something wrong, go back to step 1.

Re-read:

Docs: "Using the Template Editor"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/3183/using-the-template-editor
michael
@michael
10/03/16 04:39:46PM
7,832 posts

Auto Share this module


Design and Skin Customization

Before you get it done, make sure you actually read the 'Terms and Conditions' doc that everyone always just clicks "I Agree" to. Many API's say that you can only use them in conjunction with a user action and are not allowed to be automated.
  336