Forum Activity for @derrickhand300

derrickhand300
@derrickhand300
11/17/15 09:29:47PM
1,353 posts

Removing Black Bars from Youtube Thumbnails


Design and Skin Customization

I have a bunch of videos uploaded to youtube in 1920 X 1080 resolution but when I add them to my Jamroom site the thumbnails all have black bars at top and bottom

Tonight I stumbled on a way to remove them - but have only tested on my 1920x1080's

Download the free "Template Injection" module from the marketplace then add this to the "Template Injection" text box and save
hqdefault.jpg|mqdefault.jpg

Really all this seems to be doing is changing the "h" in hqdefault.jpg to an "m" in mqdefault.jpg

If you look at a YT video in the datastore if its like mine you will see:

youtube_aretwork_url: https://i.ytimg.com/vi/AdttvLChEkw/hqdefault.jpg

but what you WANT it to say is

youtube_aretwork_url: https://i.ytimg.com/vi/AdttvLChEkw/mqdefault.jpg

If you click either of those image links you should see the difference

Anyways- if you have the black bars in thumbnails and its REALLY messing up your combined video templates like it was mine-just download the template Injection module and add the
hqdefault.jpg|mqdefault.jpg
and they should be gone
Hope this helps someone_ Thanks Michael for helping me with this!

Capture.JPG.jpg Capture.JPG.jpg - 36KB

updated by @derrickhand300: 03/12/16 04:30:31AM
derrickhand300
@derrickhand300
11/17/15 11:16:55AM
1,353 posts

Question About jrPhotoPro skin


Design and Skin Customization

One last question- somewhere in the skin settings I ran across a checkbox that if checked it would only show profiles that had profile pics uploaded to them...do you guys know off the top of your head where that's located?
Having trouble finding it now

( ps-I first saw that funky js "shake" thing on the profile display on your site Paul- then was really happy to find its included in this skin):)
updated by @derrickhand300: 11/17/15 11:18:27AM
derrickhand300
@derrickhand300
11/17/15 11:11:42AM
1,353 posts

Question About jrPhotoPro skin


Design and Skin Customization

Thanks Guys- that seems to be working :)
derrickhand300
@derrickhand300
11/17/15 11:06:28AM
1,353 posts

Question About jrPhotoPro skin


Design and Skin Customization

is what I am after something like
{jrCore_list module="jrProfile" limit="5" template="index_list_profiles.tpl"}
derrickhand300
@derrickhand300
11/17/15 11:03:35AM
1,353 posts

Question About jrPhotoPro skin


Design and Skin Customization

Hello paul
Not sure I am understanding correctly-If I use Item-List and select PROFILE I get this code
{jrCore_list module="jrProfile" limit="5"}
I cannot edit or replace the code in the item list editor?
Are you saying abondon my code and use the code that the item list is producing?

I REALLY like the code the Photopro uses- it displays the best and does that funky js shake thing when you mouse over it- so i prefer to keep it if possible

Thanks
derrickhand300
@derrickhand300
11/17/15 10:31:42AM
1,353 posts

Question About jrPhotoPro skin


Design and Skin Customization

Hello Douglas
{jrCore_include template="index_list_profiles.tpl"}
in a Site Builder widget in the TEMPLATE code area of the editor
derrickhand300
@derrickhand300
11/17/15 09:00:34AM
1,353 posts

Question About jrPhotoPro skin


Design and Skin Customization

I'm using the jrPhotopro skin and trying to get a list of newest members to display using the index_list_profiles.tpl template

{if isset($_items)}
    {foreach from=$_items item="row"}
        <a href="{$jamroom_url}/{$row.profile_url}">{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_image" item_id=$row._profile_id size="icon96" crop="square" class="ilfpoutline" alt=$row.profile_name title=$row.profile_name}</a>
    {/foreach}
{/if}

When I add the code nothing is displayed...wondering if I am doing something wrong?
Thanks
updated by @derrickhand300: 02/24/16 11:02:36PM
derrickhand300
@derrickhand300
11/16/15 10:49:02AM
1,353 posts

PHP Error- whats it mean and how to fix?


Using Jamroom

Thanks! I thought the "warnings" were important so good to know.
Thanks for fixing my mess Brian!
derrickhand300
@derrickhand300
11/16/15 07:34:33AM
1,353 posts

PHP Error- whats it mean and how to fix?


Using Jamroom

[16-Nov-2015 07:44:22 America/Tegucigalpa] PHP Warning: unlink(/home/sayreeagles/public_html/data/cache/jrCore/1447681462.tpl): No such file or directory in /home/sayreeagles/public_html/modules/jrSiteBuilder-release-1.0.13/include.php on line 716 [1]

updated by @derrickhand300: 12/22/16 11:55:59AM
derrickhand300
@derrickhand300
11/14/15 09:51:26AM
1,353 posts

Help Editing A Template


Design and Skin Customization

WOW! It actually works!-cant thank you enough man.
updated by @derrickhand300: 11/14/15 09:54:03AM
  61