Forum Activity for @michael

michael
@michael
12/25/15 12:00:47AM
7,832 posts

'Share This' at top of Page


Suggestions

Added a section to the docs:
https://www.jamroom.net/the-jamroom-network/documentation/modules/2598/sharethis#item-id

As to which template is responsible for where, theres a good tool for knowing that at:
ACP -> MODULES -> DEVELOPER -> DEVELOPER TOOLS -> GLOBAL CONFIG -> Template Name In Source

It will print the START and FINISH of each of the template in the source code of the page your interested in.
michael
@michael
12/24/15 11:46:29PM
7,832 posts

linode


Installation and Configuration

The guide:
"High performance jamroom on digital ocean"
https://www.jamroom.net/the-jamroom-network/blog/23/high-performance-jamroom-on-digitalocean

should work for linode too.

I used the docs to setup my local server an its running ubuntu 14.04 LTS using those docs.

Its been a while since I setup my local server though, .conf is what the names of the files are.

Your talking about the:
sudo a2ensite somewhere.site.com.conf
right.
michael
@michael
12/24/15 11:41:20PM
7,832 posts

How can we safely employ outside help for site development?


Design and Skin Customization

If you hire a developer who is not familiar with Jamroom, this doc is for them:

Docs: "( for Freelancers) README"
https://www.jamroom.net/the-jamroom-network/documentation/development/3513/for-freelancers-readme
michael
@michael
12/24/15 09:51:05PM
7,832 posts

Embed single video on videos.tpl


Jamroom Developers

Its saying: "You told me to get a video, but I couldn't find the one you asked for."

So you need to check what your asking for. does $item actually contain an item_id for the video you want to show?

Might take a look at Site Builder too, its pretty easy with that if you haven't seen it.

"What is Site Builder"
https://www.jamroom.net/the-jamroom-network/documentation/site-builder/2634/what-is-site-builder

This code works for video #2:
{jrCore_media_player module="jrVideo" field="video_file" item_id=2}
michael
@michael
12/24/15 04:29:39PM
7,832 posts

Global config tabs not updating


Design and Skin Customization

This is fixed in an upcoming release. Thanks for identifying the issue.
michael
@michael
12/24/15 04:26:53PM
7,832 posts

Private Tracker


Using Jamroom

Dougs way is the correct way if its a module of yours, but since you want to keep receiving updates from the developer, in this case the correct way is to use the Form Designer.

Docs: "Using the Form Designer"
http://www.jamroom.net/the-jamroom-network/documentation/getting-started/1275/using-the-form-designer

* open the CREATE screen on a tracker
* click the FORM DESIGNER button in the top right
* locate the 'private tracker' field and click MODIFY
* locate the 'Default' option set to "off" and change it to "on"
* Save Changes
michael
@michael
12/24/15 04:20:47PM
7,832 posts

issue tracker assignments


Using Jamroom

Nice one. I think private trackers is good. Use the forum to get all the detail which also included conversation and off topic discussion and different topics, then filter all that into a ticket that's easy to take action upon.

Sometimes there are issues that come up in the forum that will have sooooooo much information about different things that it becomes hard to understand what the issue is. Sometimes there are multiple issues, so the issue tracker being private is useful and productive.

What your doing does sound similar to what we're doing. Each of the 3rd party developers uses their own issue tracker here too, eg @ultrajam
https://www.jamroom.net/ultrajam/tracker

has their own tracker for their issues.
  445