Results 1 to 9 of 9

Strange error when viewing threads

This is a discussion on Strange error when viewing threads within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello, AFAIK , this is the first problem I've had in over 3 years of using VBSEO . Either ways, ...

  1. #1
    Junior Member
    Join Date
    Nov 2005
    Posts
    21
    Liked
    0 times

    Strange error when viewing threads

    Hello,

    AFAIK, this is the first problem I've had in over 3 years of using VBSEO . Either ways, my host asked me to write in here for help as they are convinced it is some error caused by VBSEO / its settings.

    When trying to view pg. 2 of a particular thread, and some older threads, I am receiving this error

    Warning: require(/usr/www/users/rushabh/forum/55143-nightmares-dreamscapes-trip-revbpicgallery.php) [function.require]: failed to open stream: No such file or directory in /usr/www/users/rushabh/forum/vbseo.php on line 1129

    Fatal error: require() [function.require]: Failed opening required '/usr/www/users/rushabh/forum/55143-nightmares-dreamscapes-trip-revbpicgallery.php' (include_path='.:/usr/local/lib/php') in /usr/www/users/rushabh/forum/vbseo.php on line 1129
    Of course, the page doesn't load either. I am not that tech-friendly and haven't made any changes to any settings. Last version upgrade was by the VBSEO team itself.

    Thanks

    P.S. May not post that often, but there are many amongst us who spend some time on this forum. Keep up the good work, folks!

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello,

    there seems to be a problem with one of your Cusotm Rewrite Rules defined in vBSEO CP, please post the list of your CRRs.

  3. #3
    Junior Member
    Join Date
    Nov 2005
    Posts
    21
    Liked
    0 times
    Hi Oleg

    Where would my CRRs be located?

    Thanks

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    It is located within vBSEO Cp.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  5. #5
    Junior Member
    Join Date
    Nov 2005
    Posts
    21
    Liked
    0 times
    Is it the content below "define custom rewrite rules"? If so, here goes

    'vbpicgallery\.php\?do=view&g=(\d+)'=>'indiancarpi cture-$1.html'
    'vbpicgallery\.php\?do=hall&u=(\d+)'=>'member-$1.html'
    'vbpicgallery\.php\?do=list&perpage=20&order=desc& sort=c&page=(\d+)'=>'indiancarpictures/list/p-$1'

    'vbpicgallery\.php\?do=list&perpage=20&order=desc& sort=c'=>'indiancarpictures/list/'

    'vbpicgallery\.php\?do=list&order=(asc|desc)'=>'in diancarpictures/list/?order=$1'

    'vbpicgallery\.php\?do=list'=>'indiancarpictures/list/'

    'vbpicgallery\.php'=>'indiancarpictures/'

  6. #6
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Hello

    Please change the rules with the following ones

    Code:
    '^vbpicgallery\.php\?do=view&g=(\d+)'=>'indiancarpi cture-$1.html'
    '^vbpicgallery\.php\?do=hall&u=(\d+)'=>'member-$1.html'
    '^vbpicgallery\.php\?do=list&perpage=20&order=desc& sort=c&page=(\d+)'=>'indiancarpictures/list/p-$1'
    '^vbpicgallery\.php\?do=list&perpage=20&order=desc& sort=c'=>'indiancarpictures/list/'
    '^vbpicgallery\.php\?do=list&order=(asc|desc)'=>'in diancarpictures/list/?order=$1'
    '^vbpicgallery\.php\?do=list'=>'indiancarpictures/list/'
    '^vbpicgallery\.php'=>'indiancarpictures/'
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  7. #7
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    and note,

    indiancarpi cture
    and
    in dianc
    and
    desc& sort

    is a word break by vb to wrap long lines. you should not have a space in it.

  8. #8
    Junior Member
    Join Date
    Nov 2005
    Posts
    21
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    Hello

    Please change the rules with the following ones
    Quote Originally Posted by briansol View Post
    is a word break by vb to wrap long lines. you should not have a space in it.
    Thanks dudes! Problem solved and smooth as a breeze. Appreciate the fantastic support on this community.

  9. #9
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    You're welcome
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. Error when viewing post
    By brockied in forum Troubleshooting
    Replies: 4
    Last Post: 01-16-2009, 03:53 PM
  2. Strange error on a few threads.
    By FleaBag in forum Troubleshooting
    Replies: 5
    Last Post: 03-17-2008, 04:28 PM
  3. Strange Error
    By FightRice in forum Troubleshooting
    Replies: 3
    Last Post: 03-13-2008, 05:22 AM
  4. strange error
    By Andy R in forum Troubleshooting
    Replies: 1
    Last Post: 03-01-2006, 08:30 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •