Welcome, Guest. Please Login or Register.
August 27, 2025, 09:52:13 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  YabbSe doesn't recognize # sign in username? « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: YabbSe doesn't recognize # sign in username?  (Read 698 times)
Austin
Full Member
***
Posts: 164


llamajama!

YabbSe doesn't recognize # sign in username?
« on: March 24, 2003, 01:19:35 AM »
Reply with quote

When PM'ing it seems to not be able to read the # sign.  One of my members has a username of "Sundin #1"... when someone goes to private message him, it says it is sending to "Sundin" ... it can't read past the # sign.  Another one of my members "Lucky#13" has the same problem.  When I for instance go to PM her, it says it is sending to "Lucky"...

This is causing a lot of problems as members cannot contact other members.  Is there a fix for this?
Logged

mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:YabbSe doesn't recognize # sign in username?
« Reply #1 on: March 24, 2003, 02:49:26 AM »
Reply with quote

you can use this signs in name but not in username! # is a special char!

mediman
Logged

mainComm Dev Team
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:YabbSe doesn't recognize # sign in username?
« Reply #2 on: March 24, 2003, 02:55:34 AM »
Reply with quote

Are you sure their USERname not DISPLAYname has this symbol?

-[Unknown]
Logged
Austin
Full Member
***
Posts: 164


llamajama!

Re:YabbSe doesn't recognize # sign in username?
« Reply #3 on: March 24, 2003, 03:26:34 AM »
Reply with quote

Positive.  

They signed up with the # sign in it no problem.  :-\
Logged

Austin
Full Member
***
Posts: 164


llamajama!

Re:YabbSe doesn't recognize # sign in username?
« Reply #4 on: March 24, 2003, 03:35:47 AM »
Reply with quote

Example:

Username:  Lucky#13  

Name:         Lucky#13        
This is the displayed name that people will see.  
Logged

Austin
Full Member
***
Posts: 164


llamajama!

Re:YabbSe doesn't recognize # sign in username?
« Reply #5 on: March 24, 2003, 08:25:03 PM »
Reply with quote

So... whats the deal with this?  Anything that can be done?  ???
Logged

David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:YabbSe doesn't recognize # sign in username?
« Reply #6 on: March 24, 2003, 08:35:30 PM »
Reply with quote

Can we have a link to your board please.
Logged

Austin
Full Member
***
Posts: 164


llamajama!

Re:YabbSe doesn't recognize # sign in username?
« Reply #7 on: March 24, 2003, 08:52:00 PM »
Reply with quote

Its in my sig..

Here: www.leafsforever.ca/community/index.php  :)

Logged

David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:YabbSe doesn't recognize # sign in username?
« Reply #8 on: March 24, 2003, 09:32:41 PM »
Reply with quote

Does it work to this guy?
http://www.leafsforever.ca/community/index.php?action=viewprofile;user=Sundin+#1

Also try replacing the # with %23
Logged

Austin
Full Member
***
Posts: 164


llamajama!

Re:YabbSe doesn't recognize # sign in username?
« Reply #9 on: March 24, 2003, 09:43:06 PM »
Reply with quote

PMing works for him because his registered name is "Sundin" ... with no #'s.  He then changed his display name to "David".

Login under the name and pass: test

Go to PM this person: Lucky#13  ... that is her display name as well as her registered username.

http://www.leafsforever.ca/community/index.php?board=;action=viewprofile;user=Lucky%2313

When you click the link to send her a PM (Send this member a private message), you will see it says it is sending to "Lucky" not "Lucky#13" ... YabbSe cannot read past the #.  

Nobody notices when they are PM'ing members with a #, and get an error.  Its causing much confusion and hassle..!  :(
Logged

[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:YabbSe doesn't recognize # sign in username?
« Reply #10 on: March 24, 2003, 09:57:27 PM »
Reply with quote

Quote from: David on March 24, 2003, 09:32:41 PM
Does it work to this guy?
http://www.leafsforever.ca/community/index.php?action=viewprofile;user=Sundin+#1

Also try replacing the # with %23

You meant this guy:
http://www.leafsforever.ca/community/index.php?action=viewprofile;user=Sundin%20%231

-[Unknown]
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:YabbSe doesn't recognize # sign in username?
« Reply #11 on: March 24, 2003, 10:09:21 PM »
Reply with quote

action=imsend;to=Sundin%20#1
action=viewprofile;user=Sundin+#1

i think the # should be url encoded
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Austin
Full Member
***
Posts: 164


llamajama!

Re:YabbSe doesn't recognize # sign in username?
« Reply #12 on: March 24, 2003, 10:17:29 PM »
Reply with quote

Quote from: Spaceman-Spiff on March 24, 2003, 10:09:21 PM
i think the # should be url encoded

Well it looks as if its not URL encoded...

Quoteaction=imsend;to=Sundin%20#1
action=viewprofile;user=Sundin+#1

Thats what it should be if it was URL encoded?
Logged

[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:YabbSe doesn't recognize # sign in username?
« Reply #13 on: March 24, 2003, 10:18:08 PM »
Reply with quote

Oh I feel stupid now.

It's treating the #1 as an anchor spefication - ie. index.php#5 for categories....

Hmmm...

-[Unknown]
Logged
Austin
Full Member
***
Posts: 164


llamajama!

Re:YabbSe doesn't recognize # sign in username?
« Reply #14 on: March 24, 2003, 11:18:58 PM »
Reply with quote

I'm confused......... :-\
Logged

Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  YabbSe doesn't recognize # sign in username? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.037 seconds with 20 queries.