Results 1 to 4 of 4

Problem caused by a ' mark in a members username

This is a discussion on Problem caused by a ' mark in a members username within the Troubleshooting forums, part of the vBSEO SEO Plugin category; We are having a problem with viewing a member's user profile from vB . In researching this I discovered the ...

  1. #1
    Junior Member
    Real Name
    Brian
    Join Date
    Dec 2005
    Location
    Atlanta, GA
    Posts
    14
    Liked
    0 times

    Problem caused by a ' mark in a members username

    We are having a problem with viewing a member's user profile from vB. In researching this I discovered the following:

    The username in question is V6'er.

    His profile link is pointing to http://www.mr2board.com/forums/members/v6er.html

    If you manually edit the link to read
    http://www.mr2board.com/forums/members/v6'er.html you are then able to view his profile. Should I just rename his account, or is their a way around this?

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

    the special characters are removed from usernames in URLs by default. You can set the following option by manually editing config_vbseo.php to keep these characters:
    define('VBSEO_REWRITE_MEMBER_MORECHARS', 1);

  3. #3
    Junior Member
    Real Name
    Brian
    Join Date
    Dec 2005
    Location
    Atlanta, GA
    Posts
    14
    Liked
    0 times
    Any negative effects from doing so?

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    The URLs to member profiles will be looking "not so clear" with urlencoded special characters in the link.
    Another option for you is to include user_id part in URL format, like:
    members/[user_name]-[user_id].html

Similar Threads

  1. sub-domains for members username
    By Sniper in forum vBSEO Features Archive
    Replies: 76
    Last Post: 06-02-2009, 10:24 AM
  2. Username Conflict Problem!
    By Spencer in forum Troubleshooting
    Replies: 3
    Last Post: 03-01-2006, 04:52 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
  •