Results 1 to 6 of 6

Error on thread view

This is a discussion on Error on thread view within the Troubleshooting forums, part of the vBSEO SEO Plugin category; My users are complaining when they view some threads they get : Warning : main(/home/rollitup/public_html/6398-external.php) [ function.main ]: failed to ...

  1. #1
    Junior Member
    Real Name
    Mark Thompson
    Join Date
    Aug 2006
    Posts
    21
    Liked
    0 times

    Error on thread view

    My users are complaining when they view some threads they get :


    Warning: main(/home/rollitup/public_html/6398-external.php) [function.main]: failed to open stream: No such file or directory in /home/rollitup/public_html/vbseo.php on line 877

    Warning: main(/home/rollitup/public_html/6398-external.php) [function.main]: failed to open stream: No such file or directory in /home/rollitup/public_html/vbseo.php on line 877

    Fatal error: main() [function.require]: Failed opening required '/home/rollitup/public_html/6398-external.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rollitup/public_html/vbseo.php on line 877

    When i view the thread in question I also see this problem



  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    What CRR's do you have defined? Also, what is the full URL to the thread in question?

  3. #3
    Junior Member
    Real Name
    Mark Thompson
    Join Date
    Aug 2006
    Posts
    21
    Liked
    0 times
    what is a CRR ? the thread in question is :
    http://www.rollitup.org/indoor-growi...ing-hydro.html

    there are more but that is one.

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    CRR is "Custom Rewrite Rule", defined in your vBSEO Control Panel.

  5. #5
    Junior Member
    Real Name
    Mark Thompson
    Join Date
    Aug 2006
    Posts
    21
    Liked
    0 times
    'external\.php\?type=rss' => 'feed'
    '^view\.php\?pg=(\d+)' => '$1.html'

    The first one is probbly causing the problem but i want www.domain.com/feed to point to my rss feed.

  6. #6
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Try adding a ^ in front of external in your CRR:

    '^external\.php\?type=rss' => 'feed'

Similar Threads

  1. The vBSEO LinkBacks User Guide - vBSEO 3.0 GOLD
    By Joe Ward in forum General Discussion
    Replies: 49
    Last Post: 09-20-2011, 07:10 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
  •