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 4 of 4

404 page not found after forum move

This is a discussion on 404 page not found after forum move within the General Discussion forums, part of the vBulletin SEO Discussion category; Ive moved my forum from the root to /forum because I have installed wordpress but I get a page not ...

  1. #1
    Member
    Real Name
    Mike
    Join Date
    Nov 2007
    Posts
    35

    404 page not found after forum move

    Ive moved my forum from the root to /forum because I have installed wordpress but I get a page not found error anytime I try to click on a link on the forum, this is caused by vbSEO because if I turn it off it works fine.

    I even reinstalled vbSEO 3.2 to try to fix it, and reuploaded the default .htaccess file. No luck.

    Any ideas?

  2. #2
    Member
    Real Name
    Mike
    Join Date
    Nov 2007
    Posts
    35
    And for the record yes, the forum URL and path in AdminCP is correct.

  3. #3
    Member
    Real Name
    Mike
    Join Date
    Nov 2007
    Posts
    35
    I tired turning on:

    RewriteBase /forum/
    Options +FollowSymLinks

    And it made the /forum/ URL redirect to a 404 as well, even though that didnt happen before. Now I have commented it out and it appears to STILL be going to a 404 even though the htaccess file has gone back to normal.

  4. #4
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,983
    you probably did this, but make sure the wordpress htaccess is in root, and the forum htaccess is in /forum

    another thing to try is to set your custom doc root.

    open forums/includes/config_vbseo.php

    near the bottom (2nd line of last header)

    find
    define('VBSEO_CUSTOM_DOCROOT', '');

    and enter your full path

    ie,
    define('VBSEO_CUSTOM_DOCROOT', '/home/site/public_html/forum');
    with whatever your path happens to be.

Similar Threads

  1. 404 Not Found after move
    By pkallberg21 in forum Troubleshooting
    Replies: 17
    Last Post: 08-30-2008, 06:47 PM
  2. Replies: 1
    Last Post: 08-08-2008, 04:08 AM
  3. Added VbSEO to forum but links get 404 Page not found?
    By SuperDave71 in forum Troubleshooting
    Replies: 15
    Last Post: 02-28-2008, 06:45 PM
  4. Forum goes to Page not Found
    By Aaron in forum Troubleshooting
    Replies: 6
    Last Post: 03-24-2007, 02:25 PM
  5. 404 Not Found Error Page Redirection to Forum Home
    By NeutralizeR in forum Custom Rewrite Rules
    Replies: 3
    Last Post: 07-28-2006, 06:00 PM