Forum Activity for @paul

paul
@paul
10/04/17 11:16:17AM
4,335 posts

Network Notification


Using Jamroom

With the NewsLetter module.
Check the 'Ignore Preferences' option when sending if you do want ALL users to get it.
hth
paul
@paul
10/04/17 05:37:44AM
4,335 posts

YouTube Image display


Installation and Configuration

Sorry - that was my fault. I just copied/pasted the above code without checking it too closely :-(
paul
@paul
10/03/17 02:59:03PM
4,335 posts

Follow Me Skin audio player type


Design and Skin Customization

Providing that your active skin doesn't already have a jrAudio_item_embed.tpl template, yes, do this in the /modules/jrAudio/templates/item_embed.tpl template using the Template Editor in the ACP Audio module page.
hth
paul
@paul
10/03/17 09:07:22AM
4,335 posts

YouTube Image display


Installation and Configuration

YouTube works a bit differently to other module wrt item image as its image is not stored locally, but is a link to the youtube servers.
Taking a look at the ProJam Light index_new_videos.tpl template, the first thing is to replace lines 46-51 with the following code -
{jrCore_list module="jrYouTube" order_by="_item_id numerical_desc" template=$new_videos_template pagebreak="3" page=$_post.p}

then line 3 is this -
{jrCore_module_url module="jrYouTube" assign="murl"}

and lines 12-13 would need to be this -
<a href="{$jamroom_url}/{$row.profile_url}/{$murl}/{$row._item_id}/{$row.youtube_title_url}"><img src="{$item.youtube_artwork_url}" alt="{$item.youtube_title|jrCore_entity_string}" class="iloutline img_scale"></a><br>
<h4><a href="{$jamroom_url}/{$row.profile_url}" title="{$row.profile_name}">{if strlen($row.youtube_title) > 20}{$row.youtube_title|truncate:20:"...":false}{else}{$row.youtube_title}{/if}</a></h4>

hth
paul
@paul
10/03/17 08:52:16AM
4,335 posts

Odd Problems


Jamroom Developers

Glad its ok atm. Have just had a look at your Dashboard and the queue is empty so things are ok atm.
I'm not sure if there are any alarms that can be set should the queue get large or 'sticks' - I'll take a look, but suggest that you keep an eye on it as part of the general maintenence of the site.
paul
@paul
10/03/17 08:13:46AM
4,335 posts

Odd Problems


Jamroom Developers

Is this still an issue?
What do I need to do to hopefully see it happening?
paul
@paul
09/28/17 02:04:07PM
4,335 posts

parameter "icon" is missing


Jamroom Developers

Is that the profile page of the FollowMe skin? Has there been any custom template work done?
paul
@paul
09/28/17 01:58:05PM
4,335 posts

New Module Design


Suggestions

Initially use the Custom Project Overview form to give us some idea of want you are wanting. We can then assess your requirements and discuss things further.

https://www.jamroom.net/form/project_overview

Thanks
paul
@paul
09/28/17 01:29:08PM
4,335 posts

FoxyCart - currently configured on a test gateway


Jamroom Developers

There is a setting in your control panel at FoxyCart. By default its set to test mode, so login to your FoxyCart account and change it.
Hope that helps
paul
@paul
09/26/17 09:44:47AM
4,335 posts

Vimeo and Soundcloud Error, both shows this error "You do not have the proper privileges to perform that action!"


Installation and Configuration

Send us a support ticket with the url of the site and the admin login and I'll check it out.
Thanks
  133