Results 1 to 4 of 4

Thread: Can the show_video function be channel specific?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    May 2009
    Posts
    4

    Default show_video function

    These do not work on 2.7 only 2.6 is there a reason please,or can you tell me what to change?
    show_video function

    * top
    * new
    * recently_viewed
    * featured

    this is what i have tried
    {insert name=show_videos assign=show_videos num_videos=5 type='new'}

    {section name=i loop=$show_videos}

    <p>
    <a href="{$baseurl}/view/{$show_videos[i].video_id}/{$show_videos[i].video_seo_name}/">
    <img src="{$tmburl}/1_{$show_videos[i].video_id}.jpg">
    </a>

    {$show_videos[i].video_title}

    </p>

    {/section}
    Any ideas would be much appreciated
    Flickitup.com - Sharing Videos Worldwide
    Last edited by ezzyontour; 05-19-2009 at 05:56 PM.

Similar Threads

  1. Is it POSSIBLE ??? Translations in specific lines ???
    By EinfachClicken in forum Template Modifications
    Replies: 21
    Last Post: 09-17-2008, 01:32 PM
  2. Is it possible make a channel not appear on the channel list
    By sydawn in forum Template Modifications
    Replies: 5
    Last Post: 07-13-2008, 12:33 AM
  3. Would it be possible to make a channel specific RSS feed?
    By tnuriel in forum Feature Requests
    Replies: 0
    Last Post: 03-30-2008, 07:17 AM
  4. make users login on a specific page
    By devarioj in forum Frequently Asked Questions
    Replies: 22
    Last Post: 09-24-2007, 09:04 AM
  5. function.php on line 0
    By KnoPPerS in forum Installation Support
    Replies: 2
    Last Post: 08-09-2007, 09:21 PM

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
  •