Results 1 to 9 of 9

Thread: Featured Video

  1. #1
    Join Date
    Jul 2007
    Posts
    115

    Default Featured Video

    Why it doesnt shows all of my featured video on my home page?

    I usualy have 12 featured video but i doesnt show them all since i made the bug fix update

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

    Default

    Check if all the 12 videos are active and approved.

  3. #3
    Join Date
    Jul 2007
    Posts
    115

    Default

    they are all actived and approved, I uploaded back index.php file from the original 2.4 upgrade to overwrite the 2.4 fix upgrade and it fixed the problem.

    But, as soon as i upload index.php file from the 2.4 fixed one, the problem shows again.

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

    Default

    Only change made on that index is check for active video. It was not checking on the version before.

    If you are uploading old version, you are seeing more videos in featured section ?

  5. #5
    Join Date
    Jul 2007
    Posts
    115

    Default

    yes exactly, it shows all of my featured videos in the index page.

    The index.php file that works good for me is the original 2.4 version one.

    Ad i said, as soon as i upload the index.php from the vshare_2.4_bug_fix_1 one, it only show me few featured videos.

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

    Default

    This is due to some videos are not set to active.

    In phpMyAdmin run the command.

    Code:
    UPDATE video set active=1
    Will fix the problem.

  7. #7
    Join Date
    Jul 2007
    Posts
    115

    Default

    ok, on wich table of the database should this command go?

    It is on video table?

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

    Default

    SQL command, you can run on any table.

    Just make sure you are on correct database, tables are not relevant.

    Click the SQL link, put the code, run, thats all.

  9. #9
    Join Date
    Jul 2007
    Posts
    115

    Default

    yes its what i just did, sorry to tell you this but it didnt fixed anything.

Similar Threads

  1. Moving Featured Video To Top
    By scwebmaster in forum Template Modifications
    Replies: 1
    Last Post: 07-26-2008, 04:45 AM
  2. Replies: 0
    Last Post: 03-12-2008, 11:41 PM
  3. Featured Video Order
    By sunshine in forum Feature Requests
    Replies: 0
    Last Post: 02-08-2008, 08:37 PM
  4. Featured Video Problem
    By internetgyrl in forum Fixed Bugs
    Replies: 1
    Last Post: 10-29-2007, 01:46 PM
  5. Featured videos
    By Philthy in forum Feature Requests
    Replies: 5
    Last Post: 09-04-2007, 08:26 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
  •