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 Array
    Join Date
    Oct 2005
    Posts
    242
    Liked
    0 times

    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 Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    Hello!

    Please PM me the url of your test forum to check this.
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


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

Posting Permissions

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