+ Reply to Thread
Results 1 to 3 of 3

Thread: User Videos show

  1. #1
    forg4t is offline Junior Member
    Join Date
    Apr 2010
    Posts
    26

    Default User Videos show

    I tried to do that the user videos the (more form: Username) to be visible without clicking but it didn't work. Can you help me what are the codes to see the user videos on view video page as the related videos.

    Pls someone help me!
    Thanks!

  2. #2
    forg4t is offline Junior Member
    Join Date
    Apr 2010
    Posts
    26

    Default

    nobody can't help me?

    PLs!

  3. #3
    vshare2 is offline Moderator
    Join Date
    Jul 2007
    Posts
    151

    Default

    Hi,

    Quote Originally Posted by forg4t View Post
    I tried to do that the user videos the (more form: Username) to be visible without clicking but it didn't work. Thanks!
    Try this.

    Open view_video.php and add
    Code:
    $html_extra .= '<script type="text/javascript">show_user_videos("' . $video_info['video_user_id'] . '");</script>';
    Before
    Code:
    $smarty->assign('html_extra', $html_extra);
    Thanks,
    Buyscripts Team.

+ Reply to Thread

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