+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 24

Thread: Errors, Errors

  1. #1
    bdwebb is offline Junior Member
    Join Date
    Aug 2007
    Location
    Florida
    Posts
    16

    Default Errors, Errors

    I try to click on about us - error!
    I try to click on profile - error!

    Every page that I try to click on comes up with an error - no page found, and it is in there I looked.

    HELP

  2. #2
    leki is offline Senior Member
    Join Date
    May 2007
    Posts
    594

    Default

    check the .htaccess file has been uploaded and that your include/config.php file has the correct URL with no trailing /

  3. #3
    bdwebb is offline Junior Member
    Join Date
    Aug 2007
    Location
    Florida
    Posts
    16

    Default

    This is my htaccess file which is uploaded:

    order allow,deny
    allow from all

    deny from 194.169
    deny from 88.198.14
    deny from 64.34.177

    This is my config file:

    $language = "en";

    $config = array();
    $config['ffmpeg'] = "/usr/bin/ffmpeg";
    $config['mplayer'] = "/usr/bin/mplayer";
    $config['mencoder'] = "usr/bin/mencoder";
    $config['flvtool'] = "/usr/bin/mplayer";
    $config['basedir'] = "/home/www/thapiecepipe.sc48.biz";
    $config['baseurl'] = "http://thapiecepipe.sc48.biz";

    include($config['basedir'] . "/include/vshare.php");

  4. #4
    leki is offline Senior Member
    Join Date
    May 2007
    Posts
    594

    Default

    you need to upload the .htaccess that comes with vshare or add whats in it to your current .htaccess

  5. #5
    bdwebb is offline Junior Member
    Join Date
    Aug 2007
    Location
    Florida
    Posts
    16

    Default Still Errors

    Got a server error when I did that. Here's what is in my htaccess that came with the software:

    Options +FollowSymLinks
    RewriteEngine on

    RewriteRule ^admin$ - [L]
    RewriteRule ^admin/(.*) - [L]
    RewriteRule ^install$ - [L]
    RewriteRule ^install/(.*) - [L]
    RewriteRule ^$ index.php
    RewriteRule ^view/(.*)/(.*)/ view_video.php?id=$1 [L,QSA]
    RewriteRule ^tag/(.*)/(.*) tag.php?search_id=$1&page=$2 [L,QSA]

    RewriteRule ^channel/(.*)/(.*)/recent/(.*) video.php?category=recent&chid=$1&page=$3
    RewriteRule ^channel/(.*)/(.*)/viewed/(.*) video.php?category=viewed&chid=$1&page=$3
    RewriteRule ^channel/(.*)/(.*)/ channel_detail.php?id=$1

    RewriteRule ^detailed/recent/(.*) video.php?category=recent&page=$1&viewtype=detaile d
    RewriteRule ^detailed/viewed/(.*) video.php?category=viewed&page=$1&viewtype=detaile d
    RewriteRule ^detailed/discussed/(.*) video.php?category=discussed&page=$1&viewtype=deta iled
    RewriteRule ^detailed/favorites/(.*) video.php?category=favorites&page=$1&viewtype=deta iled
    RewriteRule ^detailed/rated/(.*) video.php?category=rated&page=$1&viewtype=detailed
    RewriteRule ^detailed/featured/(.*) video.php?category=featured&page=$1&viewtype=detai led
    RewriteRule ^detailed/random/(.*) video.php?category=random&page=$1&viewtype=detaile d
    RewriteRule ^recent/(.*) video.php?category=recent&page=$1
    RewriteRule ^viewed/(.*) video.php?category=viewed&page=$1
    RewriteRule ^discussed/(.*) video.php?category=discussed&page=$1
    RewriteRule ^favorites/(.*) video.php?category=favorites&page=$1
    RewriteRule ^rated/(.*) video.php?category=rated&page=$1
    RewriteRule ^featured/(.*) video.php?category=featured&page=$1
    RewriteRule ^random/(.*) video.php?category=random&page=$1
    RewriteRule ^rss/new/ rss.php?type=new [L]
    RewriteRule ^rss/comments/ rss.php?type=comments [L]
    RewriteRule ^rss/views/ rss.php?type=views [L]
    RewriteRule ^group/(.*)/members/(.*) group_members.php?urlkey=$1&page=$2
    RewriteRule ^group/(.*)/videos/(.*) group_videos.php?urlkey=$1&page=$2
    RewriteRule ^group/(.*)/add/(.*) add_video.php?urlkey=$1&page=$2
    RewriteRule ^group/(.*)/fav/(.*) add_favour.php?urlkey=$1&page=$2
    RewriteRule ^group/(.*)/ groups_home.php?urlkey=$1 [L,QSA]
    RewriteRule ^include/(.*) http://www.vshare.in
    RewriteRule ^pages/(.*).html$ show_page.php?name=$1 [QSA,L]
    RewriteRule ^([^/\.]+)/favorites/(.*) user_favorites.php?username=$1&page=$2
    RewriteRule ^([^/\.]+)/playlist/(.*) playlist.php?username=$1&page=$2
    RewriteRule ^([^/\.]+)/friends/(.*) user_friends.php?username=$1&page=$2
    RewriteRule ^([^/\.]+)/public/(.*)$ user_videos.php?username=$1&type=public&page=$2
    RewriteRule ^([^/\.]+)/private/(.*)$ user_videos.php?username=$1&type=private&page=$2 [L,QSA]
    RewriteRule ^([^/\.]+)/groups/(.*)$ user_groups.php?username=$1&page=$2 [L,QSA]
    RewriteRule ^([^/\.]+)?/?$ user.php?username=$1 [L,QSA]


    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    <IfModule mod_gzip.c>
    mod_gzip_on No
    </IfModule>

  6. #6
    bdwebb is offline Junior Member
    Join Date
    Aug 2007
    Location
    Florida
    Posts
    16

    Default Please help

    Will someone please help me on this issue? Thanks

  7. #7
    leki is offline Senior Member
    Join Date
    May 2007
    Posts
    594

    Default

    with that .htaccess file uploaded it should work...whats the exact error and your site url?

  8. #8
    bdwebb is offline Junior Member
    Join Date
    Aug 2007
    Location
    Florida
    Posts
    16

    Default Errors

    404 - Page not found

  9. #9
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,158

  10. #10
    bdwebb is offline Junior Member
    Join Date
    Aug 2007
    Location
    Florida
    Posts
    16

    Default Error, Error

    http://thapiecepipe.sc48.biz

    I cannot click on profile, help, advertise, etc...some of them work, like privacy

+ Reply to Thread
Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. php errors att: admin
    By bigoboy in forum Fixed Bugs
    Replies: 2
    Last Post: 04-28-2009, 08:15 PM
  2. CONVERTING ERRORS!
    By bren13240 in forum Installation Support
    Replies: 4
    Last Post: 06-30-2008, 04:52 PM
  3. Convert Errors I think?
    By pskill in forum Installation Support
    Replies: 1
    Last Post: 06-06-2008, 04:37 AM
  4. Many, many errors when uploading.
    By seany in forum Installation Support
    Replies: 4
    Last Post: 03-17-2008, 07:19 AM
  5. errors
    By pataylo in forum Installation Support
    Replies: 4
    Last Post: 10-29-2007, 11:43 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