Results 1 to 9 of 9

Bug in vbseo Version 3.3.1

This is a discussion on Bug in vbseo Version 3.3.1 within the Bug Reporting forums, part of the vBSEO SEO Plugin category; If you have not activate the member's URL rewrite setting and clicks on a profile, then you will always be ...

  1. #1
    Senior Member Majora's Avatar
    Real Name
    Matze
    Join Date
    Sep 2005
    Location
    Germany
    Posts
    287
    Liked
    4 times

    Bug in vbseo Version 3.3.1

    If you have not activate the member's URL rewrite setting and clicks on a profile, then you will always be redirected to yourdomain.com/.php.
    A bug?
    Mehr Besucher für dein Forum: vBulletin SEO Optimierung

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Please modify functions_vbseo.php file:
    find:
    PHP Code:
    if(VBSEO_REWRITE_MEMBER && (THIS_SCRIPT == 'member')) 
    replace with:
    PHP Code:
    if(VBSEO_REWRITE_MEMBERS && (THIS_SCRIPT == 'member')) 

  3. #3
    Junior Member
    Real Name
    delilahs
    Join Date
    Aug 2009
    Posts
    20
    Liked
    0 times
    Thanks for this, it has sorted that bug out.

  4. #4
    Member
    Real Name
    m0rgulvale
    Join Date
    May 2009
    Posts
    88
    Liked
    2 times
    should anyone who downloaded 3.3.1 apply this fix?

  5. #5
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    3 times
    Blog Entries
    1
    Quote Originally Posted by m0rgulvale View Post
    should anyone who downloaded 3.3.1 apply this fix?
    I recommaded to apply the fix but if you didn't get any problem you can safely didn't apply this fix

  6. #6
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    This fix will be included in the next build. If you are experiencing the same issue, you should apply the fix.
    The Forum Hosting - Forum Hosting from the Forum Experts

  7. #7
    Member
    Real Name
    m0rgulvale
    Join Date
    May 2009
    Posts
    88
    Liked
    2 times
    mine already has if(VBSEO_REWRITE_MEMBERS && (THIS_SCRIPT == 'member'))


    guess they fixed it within last few days so i downloaded patched version?

  8. #8
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    I am not sure if they applied it to further downloads, but if yours is fixed, then that is good.
    The Forum Hosting - Forum Hosting from the Forum Experts

  9. #9
    Member
    Real Name
    m0rgulvale
    Join Date
    May 2009
    Posts
    88
    Liked
    2 times
    yeah i guess they fixed it, i only downloaded and installed within last 24 hours

Similar Threads

  1. Replies: 0
    Last Post: 12-16-2008, 02:31 AM
  2. Available in vBSEO Pro version only
    By ekantnl in forum URL Rewrite Settings
    Replies: 3
    Last Post: 08-11-2008, 11:24 AM
  3. Change Version number to Match VB version
    By PromotePoker in forum General Discussion
    Replies: 9
    Last Post: 05-22-2008, 02:18 AM
  4. Which version of vbseo?
    By willba in forum Pre-Sales Questions
    Replies: 1
    Last Post: 07-21-2006, 09:37 AM
  5. vBSEO Version 3.0 ETA?
    By BuckGB in forum Pre-Sales Questions
    Replies: 20
    Last Post: 06-10-2006, 03:26 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
  •