Results 1 to 3 of 3

Forum can't be found

This is a discussion on Forum can't be found within the Bug Reporting forums, part of the vBSEO SEO Plugin category; At our forum we have a sub-category in wich each subforum has a letter as a name: A, B, C, ...

  1. #1
    Junior Member
    Real Name
    Jimmy Shelter
    Join Date
    Aug 2006
    Posts
    3
    Liked
    0 times

    Forum can't be found

    At our forum we have a sub-category in wich each subforum has a letter as a name: A, B, C, etc.

    All links work, except the A. If I call a subforum 'A', it redirects to the root of my site. Threads in the sub-forum also can't be visitid.

    I changed the name of the forum to 'Aa', but isn't the ideal situation. Any ideas what it could be?

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

    thank you for reporting!
    At the moment, you can use our new "forum slugs" feature to resolve this. Find $vbseo_forum_slugs definition in config_vbseo.php file and replace it with:
    PHP Code:
        $vbseo_forum_slugs = array(
        
    75 => 'a'
        
    ); 
    replace 75 with corresponding forum id.
    /* NOTE: This issue has been resolved. The fix will be distributed with the next vBSEO build. */
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Junior Member
    Real Name
    Jimmy Shelter
    Join Date
    Aug 2006
    Posts
    3
    Liked
    0 times
    Thanks, that solved it!

Similar Threads

  1. 404 Not Found Error Page Redirection to Forum Home
    By NeutralizeR in forum Custom Rewrite Rules
    Replies: 3
    Last Post: 07-28-2006, 07:00 PM
  2. Forum title 'history'
    By Chroder in forum vBSEO Features Archive
    Replies: 1
    Last Post: 07-07-2006, 09:05 AM

Posting Permissions

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