Forum Activity for @derrickhand300

derrickhand300
@derrickhand300
05/12/16 11:46:11AM
1,353 posts

GeoIP question


Using Jamroom

Running a System Check I see i need to download Geoip for the mail core to work...so did that...
now its asking me to download a .dat file and upload it to my server
Download link is
http://dev.maxmind.com/geoip/legacy/geolite/#Downloads
Problem is i do not see a .dat file on that page?
Can you tell me which file I need to download/upload?
Thanks
Capture2.JPG.jpg Capture2.JPG.jpg - 57KB

updated by @derrickhand300: 12/22/16 11:55:59AM
derrickhand300
@derrickhand300
05/12/16 06:09:19AM
1,353 posts

RSS Error


Using Jamroom

Maybe I should tell you what I am trying to accomplish because there is probably a better way than this...

On my page that displays a full size video- in the right 3 column side I want to show a list of video titles/thumbnails of the latest videos uploaded-the same type template that youtube has when you go to their site and watch a video...I am wanting to do the same thing for IMAGES...
derrickhand300
@derrickhand300
05/11/16 06:02:31PM
1,353 posts

RSS Error


Using Jamroom

Thanks Brian- yeah I stumbled on that when I marked it solved...I am getting a feed now and it validates... but the next step for me is to configure the feed correctly for videos...
Right now the feed shows
Title
Date
Description
But no video thumbnail?
I thought the logical place to start would be in jrVideo and find the template for something like rss_item_detail.tpl but there are no templates for rss in the jrVideo module

I see this template code in the rss_list.tpl and want to add a video thumbnail or player in the spot indicated

{if isset($jrFeed.feed)}
    <div class="title"><h2>{$jrFeed.feed.title}</h2></div>
    <div class="block_content">
        <div class="item" style="height:462px;overflow:auto;">
            {if isset($jrFeed.feed.item)}
                {foreach from=$jrFeed.feed.item item="item"}
                    <div class="normal">
                        <a href="{$item.link}">{$item.title}</a><br>
                        {$item.pubDate|jrCore_date_format}<br>
ADD VIDEO HERE USING SOMETHING LIKE    {$item.video}<br>
                        {$item.description}<br>
                    </div>
                    <hr>
                {/foreach}
            {/if}
        </div>
    </div>
{/if}

So if thats possible then im still confused on how to add that rss_list.tpl JUST TO the jrVideo module?
All I can come up with is some sort of IF statement that says " if module is jrVideo show a video thumbnail"

Are you able to follow my dilemma?

Seems like it would be easier if each module that used RSS would have its own code and in that code you could just enter stuff like "true/false" to stuff like " Show video thumbnail

I know there has to be a reason but since I first came here I never understood why this part was so complicated
derrickhand300
@derrickhand300
05/11/16 02:15:50PM
1,353 posts

RSS Error


Using Jamroom

Any way to get a feed from combined video?
derrickhand300
@derrickhand300
05/11/16 09:45:14AM
1,353 posts

RSS Error


Using Jamroom

No- its just a page I created using
<h1>Oilfield Videos</h1>
<div id="vidwrap">

{capture name="template" assign="tpl"}
{literal}
    <div class="container">
        {foreach $_items as $item}
        {if $item@first || ($item@iteration % 3) == 1}
        <div class="row">
            {/if}
            <div class="col4">
                <div class="img-profile">
                    {if $item.seamless_module_name == "jrYouTube"}
                    <a href="{$jamroom_url}/{$item.profile_url}/youtube/{$item._item_id}/{$item.video_title_url}">
                        <img src="{$item.youtube_artwork_url}" class="rank_image" width=320 height=180/></a>                  
                    {elseif $item.seamless_module_name == "jrVideo"}
                            <a href="{$jamroom_url}/{$item.profile_url}/video/{$item._item_id}/{$item.video_title_url}">{jrCore_module_function function="jrImage_display" module="jrVideo" type="video_image" item_id=$item._item_id size="large" alt=$item.video_title title=
$item.video_title class="top_rank" width=320 height=180}</a>
                            {/if}
                        </div>
                
                <div class="center mb10">
                    {if $item.seamless_module_name == "jrYouTube"}
                    <a href="{$jamroom_url}/{$item.profile_url}/youtube/{$item._item_id}/{$item.youtube_title}"><span style="color: #ffffff;">{$item.youtube_title|truncate:24}</a></span>                   
                         {elseif $item.seamless_module_name == "jrVideo"}   
                        <a href="{$jamroom_url}/{$item.profile_url}/video/{$item._item_id}/{$item.video_title_url}"><span style="color: #ffffff;">{$item.video_title|truncate:24}</a></span>
                        {/if}
                        <br>                      
                </div>
            </div>
            {if $item@last || ($item@iteration % 3) == 0}
        </div>
        {/if}
        {/foreach}
    </div>
{/literal}
{/capture}
  {jrSeamless_list modules="jrVideo,jrYouTube" order_by="_created numerical_desc"  pagebreak=30 page=$_post.p pager=true template=$tpl}</div>
derrickhand300
@derrickhand300
05/11/16 08:42:28AM
1,353 posts

RSS Error


Using Jamroom

When I try to get a feed using this url
http://roughneckcity.com/feed/oilfield_videos/
I get the attached error that says "Module Is Not Active"...but my RSS module is active
Is there something different I need to do in the rss module settings to make the feed available?
Capture.JPG.jpg Capture.JPG.jpg - 27KB

updated by @derrickhand300: 12/22/16 11:55:59AM
derrickhand300
@derrickhand300
05/10/16 10:34:38AM
1,353 posts

suddenly 99% of all my images stopped working!


Installation and Configuration

This may be a dumb question- but did you run SYSTEM CHECK to see if everything is installed correctly?
Thought I would ask just in case
derrickhand300
@derrickhand300
05/09/16 07:17:17PM
1,353 posts

Contact Form Not Displaying On Mobile Device


Using Jamroom

Ok pls disregard- this one is solved... about 6 months ago i was trying to config my email in cpanel on the VPS...lost all emails for days...could not figure out why...paniced and set everything back to receive emails for the domain to godaddy where it was working previously
After I got it all working again at godaddy I still left the email configured in the VPS ( never thought to delete it) so all my "Local" emails from my jamroom site were being sent "locally" to my inbox of thre email i had configured on the server...
They set it up so all emails go through godaddy now the contact form is working for me...( my mistake) thanks again for the help
derrickhand300
@derrickhand300
05/09/16 06:55:53PM
1,353 posts

Contact Form Not Displaying On Mobile Device


Using Jamroom

Also this from my debug log-hope it helps


(2016-05-09T19:35:26-06:00.0.74437600 : 0)-(mem: 9961472)-(pid: 32608)-(ip: 216.198.177.207)-(user: Roughneck City)-(uri: GET /mailer/test_email) Array ( [_email_to] => curtis@roughneckcity.com [_email_info] => Array ( [subject] => this is a test email subject [message] => this is the test email message [from] => curtis@roughneckcity.com ) )
derrickhand300
@derrickhand300
05/09/16 06:27:30PM
1,353 posts

Contact Form Not Displaying On Mobile Device


Using Jamroom

Do I need "GeoIP" from the marketplace for this to work? I just ran a system Check and received the following..

Mail Core GeoIP support active fail Install and activate the free GeoIP module from the marketplace

I cannot find "GeoIP " when searching the marketplace?
updated by @derrickhand300: 05/09/16 06:29:33PM
  40