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

Conflict with usernames and avatars

This is a discussion on Conflict with usernames and avatars within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I discovered 2 bugs I think: Bug 1 . We have a user called 'Rob G' and since a week ...

  1. #1
    Senior Member dutchbb's Avatar
    Real Name
    ---
    Join Date
    Oct 2005
    Location
    Belgium
    Posts
    786

    Exclamation Conflict with usernames and avatars

    I discovered 2 bugs I think:

    Bug 1. We have a user called 'Rob G' and since a week ago a user registered with the nickname 'Rob-G'. Now when the old (Rob G) wants to upload a new avatar, he always gets the avatar from 'Rob-G' in his profile.

    So what happens is, I think, that the software thinks Rob G and Rob-G are one and the same member when one of the two uploads an avatar.

    I don't know if other problems exist for usernames, but this is one.

    Bug 2. A user called '(Soulfly)' is registered at our board. When someone clicks on the birthday link with their username, they go to: 'Soulfly' instead of '(Soulfly)' . So the brackets are gone, and the wrong member is showed.



    Now a solution for this is to disallow the use of these characters in usernames, for new registrations. But this is not really a solutions for existing members. Also a hack is needed to ban these characters in usernames for new registrations, as vbulletin doesn't have it standard.

    Thank you,
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  2. #2
    Member
    Join Date
    Oct 2005
    Location
    United Kingdom
    Posts
    82

    Re: Conflict with usernames and avatars

    hi

    if you want to stop users from registering these types of names, install this plugin http://www.vbulletin.org/forum/showthread.php?t=96922
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  3. #3
    Senior Member dutchbb's Avatar
    Real Name
    ---
    Join Date
    Oct 2005
    Location
    Belgium
    Posts
    786

    Re: Conflict with usernames and avatars

    Quote Originally Posted by Sniper
    hi

    if you want to stop users from registering these types of names, install this plugin http://www.vbulletin.org/forum/showthread.php?t=96922
    thanks sniper

    still something needed to solve #2 , I can't change all existing names with '(' in them
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  4. #4
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    13,923

    Re: Conflict with usernames and avatars

    Hello and welcome to the boards =)

    Within vbseo_config.php, you will find this setting:
    Code:
    define('VBSEO_REWRITE_MEMBER_MORECHARS', 0);
    
    Change it to '1' to have vBSEO include special characters using url encoding. This will prevent broken (or duplicate) user profiles
    Juan Muriente / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  5. #5
    Member
    Join Date
    Oct 2005
    Posts
    43

    Re: Conflict with usernames and avatars

    Isn't it config_vbseo.php ? <grin> .. or atleast thats what I have on my server!
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  6. #6
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    13,923

    Re: Conflict with usernames and avatars

    Yay! - exactly, config_vbseo.php
    Juan Muriente / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  7. #7
    Senior Member dutchbb's Avatar
    Real Name
    ---
    Join Date
    Oct 2005
    Location
    Belgium
    Posts
    786

    Re: Conflict with usernames and avatars

    So no bug. Thanks!
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

Similar Threads

  1. Avatars with spaces - missing
    By vissa in forum Bug Reporting
    Replies: 6
    Last Post: 11-07-2005, 09:01 PM