Forum Activity for @michael

michael
@michael
08/12/16 05:03:52AM
7,826 posts

Youtube Channel sync


Suggestions

nope, the user id retrieves the channel id and that channel is synced.
michael
@michael
08/11/16 07:48:30PM
7,826 posts

MSkin menu


Design and Skin Customization

What methods did you attempt?
michael
@michael
08/11/16 06:12:45PM
7,826 posts

Users dont get the file they paid for


Using Jamroom

Thanks for the URL, it makes it easier to understand the issue.

The file is there:
The Scientist & General Jah Mikey Live dub Show
@thescientist

You need to click the DOWNLOAD button. Here is a screenshot
screenshot_download_button.png screenshot_download_button.png - 100KB
michael
@michael
08/11/16 04:40:35PM
7,826 posts

Multiple Skins Question


Using Jamroom

Your commenting on a thread that is already marked 'solved' with a different question. Better to open a new question. Perhaps a good title "Different Skin for mobile site version"
michael
@michael
08/11/16 04:37:37PM
7,826 posts

Users dont get the file they paid for


Using Jamroom

What happens when you test it?
michael
@michael
08/10/16 07:40:44PM
7,826 posts

AdminSkin and browser back button



I built it because I wanted to build a new skin that was based on a template I downloaded from template monster (or somewhere) and didn't want to release the skin, just wanted that skin to work for customer facing stuff.

If the sections were separate:
* front
* profile
* admin

I could just use that template to build a front end skin and keep getting any updates to the other sections as they came out.
michael
@michael
08/10/16 07:27:55PM
7,826 posts

Youtube Channel sync


Suggestions

The youtube users id is used to retrieve the channel id for that user. I guess you could use the Form Designer to add the 'profile_youtube_channel_id' field to the form and update it manually.

You'd need to check it was working properly though.
michael
@michael
08/09/16 07:25:04PM
7,826 posts

Advise on Creating a Custom Page


Using Jamroom

#1 Check out these docs, let us know if there is anything you don't understand after reading it and I'll get it updated for everyone.

Docs: "altering a module's template"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/1051/altering-a-modules-template

#2 yes, the meta tag module will allow you to add tags to template you add to your skin.

#3 yes.

#4 yes. As long as you set it up.

Docs: "{jrCore_list} : Pagination"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/89/jrcore-list#pagination
michael
@michael
08/08/16 05:19:47PM
7,826 posts

Youtube Channel sync


Suggestions

maybe make another channel just for the ones you want to sync. What I was thinking was the purpose of the feature was for profiles that have a youtube channel AND a jamroom profile, like this profile and

https://www.youtube.com/user/jamroomdotnet

To save having to add each youtube video to both locations.

OR

If you wanted to create a site with curated content. So the admin user creates a profile for things they like on youtube, example: Cool First Person Shooter channels. The owner of the jamroom site may not be the owner of the youtube channel, just interested in it. They put up a Jamroom site and make a profile for each of the youtube channels about FPS gamers they are interested in, then instead of checking youtube for new stuff, they come check their own site.

Then add a forum and you have a community to talk about FPS stuff. You could do it for any topic you liked.
michael
@michael
08/08/16 05:54:05AM
7,826 posts

List of order _by=


Using Jamroom

This is the doc for order_by for jrCore_list

Docs: "{jrCore_list} : order_by"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/89/jrcore-list#order-by

--edit--
Quote: an order to return the items in. eg for blogs, by the blog date "order_by blog_date asc". Valid values for the order direction are "asc" (ascending), "desc" (descending), "numerical_asc" (numerical ascending), "numerical_desc" (numerical descending) or "random" for random ordering.

updated by @michael: 08/08/16 05:55:22AM
  371