Results 1 to 12 of 12

Usernames with special characters linking to wrong user profile.

This is a discussion on Usernames with special characters linking to wrong user profile. within the Bug Reporting forums, part of the vBSEO SEO Plugin category; I have a user with a name "~rebecca~" and another user with only "rebecca" as the username. If you click ...

  1. #1
    Senior Member
    Real Name
    vissa
    Join Date
    Aug 2005
    Location
    CA, USA
    Posts
    154
    Liked
    1 times

    Usernames with special characters linking to wrong user profile.

    I have a user with a name "~rebecca~" and another user with only "rebecca" as the username. If you click on "~rebecca~" anywhere (from postbit or memberlist), it takes you to the wrong profile (the other rebecca).

    I've also noticed other problems clicking on usernames with strange characters. For example, a user with an ampersand (&) in the middle of the name gets linked to a profile with "and" instead and returns a profile not found error.

    One big negative of the closed source is I can't fix this myself, and even if you fix it I have to wait until the next release instead of just applying a quick path.

    -V

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    For the first problem, you probably need to change the same setting I did:
    http://www.vbseo.com/f77/member-list-1299

    For the second problem, it may be related to this: http://www.vbseo.com/f77/error-a-member-1524

  3. #3
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,267
    Liked
    558 times
    V,

    The issue with special characters in usernames can be corrected by enabling the following option via your config_vbseo.php:
    Code:
     
    define('VBSEO_REWRITE_MEMBER_MORECHARS', 1);
    The 'and' issue in member profiles has been corrected and the fix will be distributed in 2.1.1 (to be released today)

    Juan
    Juan Muriente / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  4. #4
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,267
    Liked
    558 times
    Did 2.1.1 resolved your issue? Please let me know so that I can close this one.
    Juan Muriente / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Member Elmer's Avatar
    Real Name
    Angel Hernandez
    Join Date
    Oct 2005
    Location
    Maryland, US
    Posts
    64
    Liked
    0 times
    Quote Originally Posted by Juan Muriente
    V,

    The issue with special characters in usernames can be corrected by enabling the following option via your config_vbseo.php:
    Code:
     
    define('VBSEO_REWRITE_MEMBER_MORECHARS', 1);
    The 'and' issue in member profiles has been corrected and the fix will be distributed in 2.1.1 (to be released today)

    Juan
    I have the same problem with special characters.
    I have enabled this option but didn't make any effect.

    edited: I noted that this just happen with usernames starting with the character -
    so I had to change the format to members/[user_name]-[user_id].html
    Last edited by Elmer; 10-27-2005 at 10:34 PM.

  6. #6
    Senior Member
    Real Name
    vissa
    Join Date
    Aug 2005
    Location
    CA, USA
    Posts
    154
    Liked
    1 times
    I switched to encoded special characters, which is ugly but works. I haven't tried going back to regular characters to see if it fixed the problem in general, but I will.

  7. #7
    Senior Member
    Real Name
    vissa
    Join Date
    Aug 2005
    Location
    CA, USA
    Posts
    154
    Liked
    1 times
    I am still having problems with a few member profiles (though most are fixed). Try clicking on a member profile that ends in a 2, for example. I have a member "crazi4horses2" and when I click their profile, I get the following error.

    Fatal error: Call to a member function on a non-object in XXXXXX/forum/includes/functions_gallery.php on line 1082

    -vissa

  8. #8
    Senior Member
    Real Name
    vissa
    Join Date
    Aug 2005
    Location
    CA, USA
    Posts
    154
    Liked
    1 times
    Actually this latest error seems to have something to do with a plugin that shows pictures in a user profile from VBA Gallery. I don't know for sure if it is vbseo related or not.

    -vissa

  9. #9
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,267
    Liked
    558 times
    I have the same problem with special characters.
    I have enabled this option but didn't make any effect.

    edited: I noted that this just happen with usernames starting with the character -
    so I had to change the format to members/[user_name]-[user_id].html
    Can you please PM me the exact URL of the member profile that you had problems with?

    I am still having problems with a few member profiles (though most are fixed). Try clicking on a member profile that ends in a 2, for example. I have a member "crazi4horses2" and when I click their profile, I get the following error.
    I see that you have renamed the profiles to end with '204' instead:
    crazy4horses204
    crazy4horses205

    Were you able to confirm if the issue was related to the vBGallery?
    Juan Muriente / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  10. #10
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,267
    Liked
    558 times
    Hello vissa, any updates on this issue?
    Juan Muriente / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  11. #11
    Senior Member
    Real Name
    vissa
    Join Date
    Aug 2005
    Location
    CA, USA
    Posts
    154
    Liked
    1 times
    The second problem (error) was indeed related to a vbGallery mod. I haven't tried switching back to normal character encoding, but will likely do so soon.

    -vissa

  12. #12
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,267
    Liked
    558 times
    Ok, no probs. Closing this thread in preparation for the 2.2.1 release. Please open a new one if you find issues with the feature.

    Cheers
    Juan Muriente / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Replies: 5
    Last Post: 03-02-2006, 06:16 PM
  2. Replies: 3
    Last Post: 12-02-2005, 07:19 PM
  3. username, special characters, wrong link - Additional
    By Ghostsuit in forum Bug Reporting
    Replies: 12
    Last Post: 10-07-2005, 01:59 PM
  4. username, special characters, wrong link
    By MMAFan in forum Bug Reporting
    Replies: 3
    Last Post: 09-18-2005, 12:41 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
  •