Forum Activity for @michael

michael
@michael
12/15/16 12:48:34AM
7,832 posts

Podcast Hosting


Using Jamroom

from a quick look at their website, it looks like "Audio" and "Video" are what it does. Which would correspond to the Audio and Video modules in Jamroom.

Anything special that Podcasts need to do that you're not seeing possible in Jamroom now?

Looks like a real easy setup to make a podcasting community. Not sure of the specific needs Podcasters have though.

You're the expert here Jeff, what would you want to exist?
michael
@michael
12/15/16 12:40:13AM
7,832 posts

Lost images during domain name change tool


Suggestions

curtis's idea could be right. If the URL was hard coded this could be possible, would need to see the templates and URL's to understand what the cause of the issue is.

If its working though, its working. :)
michael
@michael
12/14/16 11:51:34AM
7,832 posts

Seperate header or footer


Design and Skin Customization

Too vague, need more info. Templates are a language, they do whatever you want them to do, so you need to say what you want to do.

"I want to write a book, which words come first?" is difficult to answer.
michael
@michael
12/14/16 11:15:14AM
7,832 posts

Seperate header or footer


Design and Skin Customization

you can use an {if} statement for the different footer content, or if you REALLY need them in different files, use an {if} with a {jrCore_include} in it.
{if .....}
// first footer here
{else}
// Second footer here
{/if}

Docs: "Template Blocks"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/3126/template-blocks
michael
@michael
12/12/16 12:20:58PM
7,832 posts

Quick Tip: Posting your forum posts on Social Media


Using Jamroom

got a screenshot of what a forum feed to facebook looks like? interested. :)
michael
@michael
12/12/16 01:31:38AM
7,832 posts

Custom {jrAction_form}


Design and Skin Customization

jrAction_create_entry_form.tpl structure indicates it is an over-ride for
/modules/jrAction/templates/create_entry_form.tpl

Since it is an override in your custom skin you can adjust it directly without changing its name.

Docs: "altering a modules template"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/1051/altering-a-modules-template
michael
@michael
12/11/16 04:30:55PM
7,832 posts

container id not workimg as expected documentation doesn't have any info


Using Jamroom

Its something I want too, but got a ton of stuff higher priority right now, when that calms down, I'll look at it again. Agreed, it would be useful. :)
michael
@michael
12/11/16 05:28:05AM
7,832 posts

container id not workimg as expected documentation doesn't have any info


Using Jamroom

Update from the marketplace and it will be gone.
michael
@michael
12/11/16 04:50:08AM
7,832 posts

container id not workimg as expected documentation doesn't have any info


Using Jamroom

shouldn't be in there. removing it now. was a feature being considered for inclusion.

Will be gone in next update, dont use it.
michael
@michael
12/11/16 03:10:55AM
7,832 posts

Auto Join main chat room


Using Jamroom

Have them click on the gear icon next to "No active chat" and they can select which room they want to go into.

Someone with "Can create chat room" quota access will have needed to create a public room first.
  307