Results 1 to 10 of 10

Thread: ::: More than 4 recent videos :::

  1. #1

    Default ::: More than 4 recent videos :::

    Hellow every one,
    i would like to know how i can display more than 4 recent videos (new videos) in the home page ?

    Thank you very much in advance.

  2. #2
    Join Date
    Jun 2007
    Posts
    197

    Default

    *** EDIT ***
    The code I posted doesn't work - I should have checked personally before posting. Zeffer, thanks for the update.

    Please could you post the fix.
    *** EDIT ***

    Regards,
    Mat.
    ------------------------------------
    Make an arse of yourself:
    http://www.youtwatonline.com
    ------------------------------------

  3. #3
    Join Date
    May 2007
    Posts
    686

    Default

    That dosent work does it? I tried it to no effect the other day although i did find another way. Ill post if this dosent work.

  4. #4
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    This will be available on next release.

  5. #5

    Default

    thanks guys for tring to fix it.

    admin when are you going to release the next version ?

  6. #6
    Join Date
    May 2007
    Posts
    686

    Default

    Ok if you want to try a few different thinngs out, i have this, the first will give you 2 images per new video.

    Replace the old part:

    <td></td>
    <td width="25%" align="center">
    <A href="{$baseurl}/view/{$new_video[i].VID}/{$new_video[i].title|lower|regex_replace:"/[^a-z0-9]+/":"-"}/">[img]{$tmburl}/1_{$new_video[i].VID}.jpg[/img]
    {$new_video[i].title}</a>

    </td>

    With:

    [img]{$tmburl}/1_{$new_video[i].VID}.jpg[/img]
    <A href="{$baseurl}/view/{$new_video[i].VID}/{$new_video[i].title|lower|regex_replace:"/[^a-z0-9]+/":"-"}/">[img]{$tmburl}/3_{$new_video[i].VID}.jpg[/img]
    {$new_video[i].title}</a>

  7. #7
    Join Date
    May 2007
    Posts
    686

    Default

    Make sure to only paste over the correct spots
    <td></td>
    <td width="25%" align="center">
    (PASTE HERE)


    </td>

  8. #8

    Default

    Zeffer thank you very much for your effort i really appreciate it, but this code add one more image to the existant 4 videos.

    This code gives me this :




    What i want is , add like 8 new videos to the home page.

    Thank you again boss.
    [/b]

  9. #9
    Join Date
    May 2007
    Posts
    686

    Default

    Yes i know my eample only does a 2 images of the same video, but from there someone will fill in the missing pieces.

  10. #10
    Join Date
    May 2007
    Posts
    686

    Default

    The only reason i found this is because i was working on a feature that was going to be added to the script. When you do a mouse over a thumbnail i wanted a list of the video thumbnails to appear next to the mouse icon.

Similar Threads

  1. recent.swf...source .fla?
    By grynmoors in forum Template Modifications
    Replies: 2
    Last Post: 05-09-2009, 06:15 AM
  2. view the "recent videos" on another page
    By witchdoctor in forum Template Modifications
    Replies: 1
    Last Post: 02-26-2008, 05:03 AM
  3. channel/../recent/1
    By slimakraf in forum Template Modifications
    Replies: 2
    Last Post: 01-08-2008, 12:50 PM
  4. Recent videos block has stopped updating
    By devarioj in forum Fixed Bugs
    Replies: 2
    Last Post: 09-03-2007, 09:42 PM
  5. Recent Tags - How Many?
    By SportsGamingTV.com in forum Fixed Bugs
    Replies: 8
    Last Post: 08-17-2007, 11:17 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
  •