Forum Activity for @douglas

douglas
@douglas
11/23/14 06:18:48AM
2,812 posts

Form Designer - Checkbox validation


Installation and Configuration

Add a checkbox to the form with the form designer and make it required.

Hope this helps! :)
douglas
@douglas
11/20/14 05:02:20AM
2,812 posts

Modern style skin needed


Design and Skin Customization

kingrex45:
im struggling to make it look good. Im using skin 5

url: jatune.com/jatnew

I thought i could add video but it look like i only can add them to the artist page I'm not sure
I wanted the site to only allow the admin to add content and member could listen and make playlist

I stand corrected it is responsive.

The skin you are using is no longer being sold or supported. It was created by a third party developer that is no longer creating Jamroom skins/modules.

We are offering a FREE premium Jamroom skin to any user that purchased a Jamroom 5 skin from N8Flex

https://www.jamroom.net/n8flex/page/7/n8flex-is-no-longer-offering-jamroom-products
updated by @douglas: 11/20/14 05:02:43AM
douglas
@douglas
11/20/14 04:50:36AM
2,812 posts

Charts Songs Plays Not changing its ranks as it should be


Using Jamroom

Yep, I see it now... I wasn't looking at the right skin. I'll get that fixed for the next release of the ProJam skin.

It can be fixed by modifying the skins/jrProJam/music_chart_row.tpl and changing this:

<span class="sub_title">{jrCore_lang skin=$_conf.jrCore_active_skin id="51" default="plays"}:</span> <span class="hilite">{$item.chart_count}</span><br>

to this:

<span class="sub_title">{jrCore_lang skin=$_conf.jrCore_active_skin id="51" default="plays"}:</span> <span class="hilite">{$item.audio_file_stream_count}</span><br>

The ProJam Light skins/jrProJamLight/music_chart_row.tpl has the same issue.

Thanks! :)


updated by @douglas: 11/20/14 04:53:20AM
douglas
@douglas
11/19/14 01:32:16PM
2,812 posts

Video File Size Upload


Ning To Jamroom

Your welcome, glad you got it sorted! :)
updated by @douglas: 12/29/14 09:23:54AM
douglas
@douglas
11/19/14 11:05:22AM
2,812 posts

Paid acces module?


Ning To Jamroom

Welcome to Jamroom Tyler!

Jamroom does have subscription quotas that allow you to charge for user accounts.

I'm not exactly sure what your looking for on the zipcode search, but you can create new fields for the user account or profile that will allow your users to add a zip code. And all fields can be searched, it may not be setup like that out of the box but can be modified at the template level to do so.

Hope this helps! :)
updated by @douglas: 12/29/14 09:23:54AM
douglas
@douglas
11/19/14 11:02:05AM
2,812 posts

yikes multiple problems


Ning To Jamroom

If your referring to the Images page for Ningja, there is an issue with it being responsive and we will get it fixed.

Thanks!
updated by @douglas: 12/29/14 09:23:54AM
douglas
@douglas
11/19/14 10:24:03AM
2,812 posts

Charts Songs Plays Not changing its ranks as it should be


Using Jamroom

I'm not sure what to tell you accept all of our skins are using the same code for the charts, there isn't a difference in jrCore_list function.

I also just checked these demo sites:

MediaPro Light
MediaPro
Nova
Sage

and the charts all have the same info for weekly, monthly and yearly.

You might try clearing your browser cache is the only thing I can think of to suggest.
updated by @douglas: 11/19/14 10:24:17AM
douglas
@douglas
11/19/14 10:11:26AM
2,812 posts

Charts


Using Jamroom

Glad you got it working! :)
douglas
@douglas
11/19/14 06:58:08AM
2,812 posts

Charts


Using Jamroom

Did you activate the template after making the modifications?
  192