Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Niche video script installation problems

  1. #1
    Join Date
    Mar 2008
    Posts
    7

    Default Niche video script installation problems

    Hi,

    I installed the niche video script on http://www.topvideos.nl/.
    It seemed to be working, but the menu items on the right and the "next" button in the bottom of the page do not work. I get a 404 error instead (at this moment the 404 error is forwarded to the homepage).

    Short time ago I moved to another web host, without curl. Could this be the reason?

    At http://www.buyscripts.in/youtube-video-script.html I read that I can use the PHP function file_get_contents instead. But how do I use this?

    Would appreciate your help.

    Thanks in advance.
    Sjaak

  2. #2
    Join Date
    Mar 2008
    Posts
    7

    Default Re: Niche video script installation problems

    Can someone help me to solve the errors that I have with the video niche script please?

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

    Default Re: Niche video script installation problems

    Can you post content of your .htaccess file ? It seems some problem with .htaccess

  4. #4
    Join Date
    Mar 2008
    Posts
    7

    Default Re: Niche video script installation problems

    Yes, this is how the .httaccess looks now:
    So when an error is given, the error page is forwarded to the homepage.
    When I don't use this, i get an error message instead.

    --

    Options -MultiViews
    RewriteEngine On

    #detail page
    #RewriteRule ^video/(.*)/(.*).html detail.php?vid=$1
    #RewriteRule ^profile/([a-zA-Z0-9]*).html user_profile.php?u=$1
    #RewriteRule ^profile/([a-zA-Z0-9]*)/videos.html user_videos.php?u=$1
    #RewriteRule ^profile/([a-zA-Z0-9]*)/videos/page([0-9]*).html user_videos.php?u=$1&p=$2

    RewriteRule ^video/(.*)/(.*).html detail.php?vid=$1
    RewriteRule ^profile/([a-zA-Z0-9]*)$ user_profile.php?u=$1
    RewriteRule ^profile/([a-zA-Z0-9]*)/$ user_profile.php?u=$1
    RewriteRule ^profile/([a-zA-Z0-9]*)/videos$ user_videos.php?u=$1
    RewriteRule ^profile/([a-zA-Z0-9]*)/videos/$ user_videos.php?u=$1
    RewriteRule ^profile/([a-zA-Z0-9]*)/videos/page([0-9]*).html user_videos.php?u=$1&p=$2
    RewriteRule ^profile/([a-zA-Z0-9]*)/favorites$ user_favorites.php?u=$1
    RewriteRule ^profile/([a-zA-Z0-9]*)/favorites/$ user_favorites.php?u=$1
    RewriteRule ^profile/([a-zA-Z0-9]*)/favorites/page([0-9]*).html user_favorites.php?u=$1&p=$2
    RewriteRule ^profile/([a-zA-Z0-9]*)/playlists$ user_playlists.php?u=$1
    RewriteRule ^profile/([a-zA-Z0-9]*)/playlists/$ user_playlists.php?u=$1
    RewriteRule ^profile/([a-zA-Z0-9]*)/playlists/page([0-9]*).html user_playlists.php?u=$1&p=$2

    RewriteRule ^profile/([a-zA-Z0-9]*)/playlists/([a-zA-Z0-9]*)/(.*)/page([0-9]*).html user_playlists_entry.php?u=$1&lid=$2&p=$4
    RewriteRule ^profile/([a-zA-Z0-9]*)/playlists/([a-zA-Z0-9]*)/(.*)/$ user_playlists_entry.php?u=$1&lid=$2
    #RewriteRule ^profile/([a-zA-Z0-9]*)/playlists/([a-zA-Z0-9]*)/(.*)$ user_playlists_entry.php?u=$1&lid=$2

    #other page, process in list.php
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-l
    RewriteRule ^.* list.php

  5. #5
    Join Date
    Sep 2007
    Posts
    906

    Default

    If you can PM your login details .I can check and let you why you are having problem with the scripts.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  6. #6
    Join Date
    Mar 2008
    Posts
    7

    Default Re: Niche video script installation problems

    I just sent you an email with the details

  7. #7
    Join Date
    Mar 2008
    Posts
    7

    Default Re: Niche video script installation problems

    Hostonnet, can you plz check your PM for the details?

  8. #8
    Join Date
    Jan 2008
    Posts
    216

    Default Re: Niche video script installation problems

    Same problems! Did you solve it?

  9. #9
    Join Date
    Jan 2008
    Posts
    216

    Default Re: Niche video script installation problems

    Disregard, all solved!

  10. #10
    Join Date
    Sep 2007
    Posts
    22

    Default Re: Niche video script installation problems

    I am having a 500 internal server error on my site. What was the fix?

Page 1 of 2 12 LastLast

Similar Threads

  1. Niche Video Script modification
    By lovek in forum Sales Questions
    Replies: 0
    Last Post: 11-02-2008, 08:41 PM
  2. abaut youtube NICHE video script
    By tremendo in forum Installation Support
    Replies: 5
    Last Post: 04-01-2008, 11:51 PM
  3. "Niche Video Script" installation problem
    By scalemodel in forum Installation Support
    Replies: 3
    Last Post: 02-23-2008, 11:24 PM
  4. Niche Video Script
    By duthel in forum Sales Questions
    Replies: 0
    Last Post: 02-01-2008, 04:45 PM
  5. niche video script
    By musictvblogger in forum Installation Support
    Replies: 1
    Last Post: 01-11-2008, 06:02 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
  •