Results 1 to 8 of 8

Thread: Thumb Rotator 2.7 New Videos only

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Thumb Rotator 2.7 New Videos only

    No Longer Works


    Alright been working on this for a minute
    Thumb rotator for New Videos only So far
    First Backup Backup Backup
    Using js scripts from http://webgeek-design.com
    Second download js scripts from here http://www.viewmyvids.com/thumbjs.zip and copy to js folder

    Third
    add this to header.tpl
    Code:
    <script language="JavaScript" type="text/javascript" src="{$baseurl}/js/thumbchange1.js"></script>
    
    <script language="JavaScript" type="text/javascript" src="{$baseurl}/js/thumbchange2.js"></script>
    
    <script type="text/javascript">YAHOO.thumbchange.register(50);</script>
    fourth
    then open index.tpl in templates dir look for this code
    Code:
    [img]{$view.new_videos[i].video_thumb_url}/thumb/{$view.new_videos[i].video_folder}1_{$view.new_videos[i].video_id}.jpg[/img]
    fifth
    Replace with this
    Code:
    [img]{$view.new_videos[i].video_thumb_url}/thumb/{$view.new_videos[i].video_id}.jpg[/img]
    Save the files your done

    Any improvements would be greatly welcomed
    works on my site
    http://www.viewmyvids.com
    A little buggy working on them now Use at your own risk
    Last edited by MauiRedMan; 06-30-2009 at 06:21 AM.

Similar Threads

  1. Banner Rotator
    By Procom12 in forum Feature Requests
    Replies: 0
    Last Post: 07-30-2008, 03:17 PM
  2. Max Thumb Across On New Videos
    By scwebmaster in forum Template Modifications
    Replies: 0
    Last Post: 07-27-2008, 09:31 AM
  3. Thumb Pics
    By browniegirl in forum Template Modifications
    Replies: 4
    Last Post: 02-19-2008, 08:40 PM
  4. .3gp no sound, .mp4 no thumb
    By tradertt in forum Installation Support
    Replies: 2
    Last Post: 09-05-2007, 08:39 AM
  5. Cant convert to flv and no thumb
    By CHICAN0 in forum Installation Support
    Replies: 15
    Last Post: 06-27-2007, 11:19 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •