Results 1 to 5 of 5

Thread: Thumb Pics

  1. #1
    Join Date
    Jul 2007
    Posts
    169

    Default Thumb Pics

    I can't locate the tpl file where the folllowing thumb pics are referenced... I want to ofload the pics to a diffrent server, but can figure out where the code for this is located.. can anyone help me?


    I know the "new" vides and feature are on the INDEX.tpl -

    Where are these thumbs referenced?:
    http://mysite.com/featured/
    http://mysite.com/viewed/
    http://mysite.com/recent/
    SPEED UP YOUR VSHARE SITE!
    Speed up your vshare site by "offloading" your images and video thumbs!
    Just visit http://offload.limbar.com for details.

  2. #2
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Thumb Pics

    index.tpl... I'm pretty sure it's this bit of code:

    Code:
    [img]{$tmburl}/1_{$featured_videos[i].VID}.jpg[/img]
    Look for anything in the code that has ".jpg" or "img src" in it.
    If it's not fun, stop doing it!

  3. #3

    Default Re: Thumb Pics

    Quote Originally Posted by grynmoors
    index.tpl... I'm pretty sure it's this bit of code:

    Code:
    [img]{$tmburl}/1_{$featured_videos[i].VID}.jpg[/img]
    Look for anything in the code that has ".jpg" or "img src" in it.
    Your on the right path, but still not entirely correct. Those are only for the featured videos on the home page.
    You can however use the
    Code:
    [img]{$tmburl}/1_{$featured_videos[i].VID}.jpg[/img]
    line along with the IF statements to create a remake of the /featured view.

    Unfortunately you won't be able to find a TPL file for it, as it's a virtual directory controlled by the script itself and HTACCESS.

  4. #4
    Join Date
    Jul 2007
    Posts
    169

    Default Re: Thumb Pics

    And which tpl page to I put that code? Index??
    SPEED UP YOUR VSHARE SITE!
    Speed up your vshare site by "offloading" your images and video thumbs!
    Just visit http://offload.limbar.com for details.

  5. #5
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Thumb Pics

    Your on the right path, but still not entirely correct.
    Yeah, I knew I wasn't totally sure which is why I suggested a search for anything with ".jpg" in it. Also try searching for anything with
    Code:
    {$tmburl}
    in it.

    As to what page, depends on where you want the thumbs to appear.
    If it's not fun, stop doing it!

Similar Threads

  1. Max Thumb Across On New Videos
    By scwebmaster in forum Template Modifications
    Replies: 0
    Last Post: 07-27-2008, 09:31 AM
  2. Enabling Audio / Pics / Docs?
    By mersh in forum Template Modifications
    Replies: 2
    Last Post: 02-17-2008, 09:01 PM
  3. .3gp no sound, .mp4 no thumb
    By tradertt in forum Installation Support
    Replies: 2
    Last Post: 09-05-2007, 08:39 AM
  4. Channels Pics not in Sync with Title and Description
    By grynmoors in forum Installation Support
    Replies: 2
    Last Post: 08-14-2007, 10:43 PM
  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
  •