Forum Activity for @douglas

douglas
@douglas
03/23/17 05:47:20AM
2,814 posts

Ban Countries!


Suggestions

Dazed:
Thanks Michael. I am doing a lot of the same with banning. What mod does the link detection?

I think he is referring to the spam block module:
https://www.jamroom.net/the-jamroom-network/networkmarket/82/spam-blocker

Hope this helps!
douglas
@douglas
03/21/17 10:44:55AM
2,814 posts

How do I display user profile counts on the homepage ?


Design and Skin Customization

You could use something like this:

{capture name="member_count" assign="member_count_row"}
    {literal}
        {if isset($_items)}
            {foreach $_items as $item}
                {$item.quota_jrProfile_profile_count}
            {/foreach}
        {/if}
    {/literal}
{/capture}
{jrCore_list module="jrProfile" quota_id="1" template=$member_count_row}

be sure to change the quota_id="1" to your actual quota ID

Hope this helps!
douglas
@douglas
03/21/17 10:37:20AM
2,814 posts

Updates


Installation and Configuration

BiGD:
I just want to know how to add the 2nd site for right now...

If you have Jamroom installed on two different domains and have entered the Marketplace Email and System ID in your ACP > Core > Marketplace > Tools > Marketplace Systems for both sites then both sites will show on your profile dashboard.
https://www.jamroom.net/bigd

Hope this helps!
douglas
@douglas
03/15/17 11:22:32AM
2,814 posts

Cancel Subscription Options


Installation and Configuration

I believe you just have to cancel the subscription in your PayPal account or whatever payment account you used to start the subscription.
douglas
@douglas
03/14/17 11:44:18AM
2,814 posts

The requested URL /genosis-open-source/user/signup was not found on this server.


Installation and Configuration

Hello Ken,

That looks correct to me as far as directories and files for the Genosis open source download.

Make sure you've uploaded everything in the modules directory, the jrCore and jrUser most importantly.

Might also check they have the correct permissions set, directories should be 755 and files 644.

Hope this helps!
douglas
@douglas
03/13/17 10:11:31AM
2,814 posts

Audio Pro


Design and Skin Customization

nduguseliphaz:
I have edited the Welcome to part but its still appearing even after clearing cache and even after resetting my browser. what should i do now?

You can find the code in your ACP -> SKINS -> AUDIO PRO -> TEMPLATES -> index_top.tpl -> MODIFY

Hope this helps!
douglas
@douglas
03/13/17 09:07:05AM
2,814 posts

Audio Pro


Design and Skin Customization

nduguseliphaz:
What about the title tag the first screenshot?

You can modify that in your ACP -> SKINS -> AUDIO PRO -> TEMPLATES -> meta.tpl -> MODIFY

Hope this helps!
douglas
@douglas
03/06/17 06:11:53AM
2,814 posts

Media Pro - Mobile Buttons Not Displaying


Using Jamroom

No problem, glad it fixed it for you.
douglas
@douglas
03/06/17 02:08:49AM
2,814 posts

Media Pro - Mobile Buttons Not Displaying


Using Jamroom

Dazed:
Seeing an issue on my media pro version where not all of the media buttons are displaying. See attached. I did not see it on the demo but I am not sure where to begin troubleshooting this one. This appeared within the last few weeks and I am testing on iOS chrome/safari.

Suggestions?


Go to your ACP > System Tools > Reset Caches and make sure the "Reset Icon Cache" is checked, then reset the cache.

Hope this helps!
  64