vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 2 of 2

Forum works fine - but testforum does not anymore

This is a discussion on Forum works fine - but testforum does not anymore within the Troubleshooting forums, part of the vBSEO SEO Plugin category; My live forum is working fine with vbseo , however, when I try to go to my testing copy of ...

  1. #1
    Senior Member
    Join Date
    Oct 2005
    Posts
    211

    Forum works fine - but testforum does not anymore

    My live forum is working fine with vbseo, however, when I try to go to my testing copy of vB, it won't load now and I get redirected to this url:
    And I get the following error in my header:
    Warning: chdir(): No such file or directory (errno 2) in /forums/vbseo.php on line 56
    This is my .htaccess at my site root level (not the /forums/ one):
    PHP Code:
    RewriteEngine On
    RewriteCond 
    %{REQUEST_FILENAME} !forums/
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond 
    %{REQUEST_FILENAME} !-d
    RewriteRule 
    ^(.*)$ forums/vbseo.php?vbseourl=$1&vbseorelpath=../&%{QUERY_STRING} [L
    Any help would be appreciated!
    thanks....


  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550

    Re: Forum works fine - but testforum does not anymore

    Hello!

    Please PM me the url of your test forum to check this.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


Similar Threads

  1. Replies: 6
    Last Post: 06-18-2007, 10:49 PM
  2. Forum Subscriptions
    By Keith Cohen in forum Bug Reporting
    Replies: 7
    Last Post: 04-01-2006, 04:08 AM
  3. Can't open forum
    By piepo in forum Bug Reporting
    Replies: 4
    Last Post: 08-15-2005, 07:27 PM