Results 1 to 4 of 4

Problems after upgrading to 3.8.0.

This is a discussion on Problems after upgrading to 3.8.0. within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I notice this very site has the same problem (try clicking on things like "View all Groups), so I guess ...

  1. #1
    Junior Member
    Real Name
    Russell Morrissey
    Join Date
    Aug 2008
    Posts
    7
    Liked
    0 times

    Problems after upgrading to 3.8.0.

    I notice this very site has the same problem (try clicking on things like "View all Groups), so I guess I'm not alone!

    The new groups features in the latest vBulletin (3.8.0) are broken under VBSEO. Basically, the entire groups area stops working after upgrade.

    This can be fixed by excluding group.php from the rewrite in the VBSEO control panel. This forces it to use group.php instead of /forum/groups/ (or whatever your path is).

    However! There is still a problem I can't figure out. I have a header menu (in the HEADER template) where I link to various areas of the site. On any page except group.php (not that I've excluded that page), the URL is still being rewritten to /forum/groups/. The groups section only works if you visit it via /forum/group.php.

    So, is there a way to exclude VBSEO from rewriting that URL when it appears on pages other than group.php?

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Replied via ticket
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Please try to modify functions_vbseo.php file:
    FIND:
    PHP Code:
    ($apars['do'] == 'grouplist'
    REPLACE WITH:
    PHP Code:
    ($apars['do'] == 'grouplist2'


    This can be fixed by excluding group.php from the rewrite in the VBSEO control panel. This forces it to use group.php instead of /forum/groups/ (or whatever your path is).
    This option means that rewrites *on* that page will not be applied (not the links *to* that page).
    Last edited by Oleg Ignatiuk; 10-14-2008 at 03:00 PM.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  4. #4
    Junior Member
    Real Name
    Russell Morrissey
    Join Date
    Aug 2008
    Posts
    7
    Liked
    0 times
    Thanks guys - got it fixed by ticket. Super-quickly, too!

Similar Threads

  1. problems of vbsitemap after upgrading vbseo
    By spipo in forum Troubleshooting
    Replies: 20
    Last Post: 09-03-2008, 07:01 PM
  2. Upgrading to 3.7
    By Lee G in forum vBSEO.com Styles
    Replies: 9
    Last Post: 03-21-2008, 11:06 AM
  3. Upgrading VB
    By usearchme in forum Troubleshooting
    Replies: 2
    Last Post: 08-14-2007, 09:11 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
  •