Page 1 of 1

bug with < characters in name

Posted: Sun Oct 26, 2003 15:45 pm
by Guest
when a user has the < character in his/her nickname, the script doesnt work, cuz it treats the string after that as the email and doesnt work because it has a wrong email because of that....

< In string name.

Posted: Tue Oct 28, 2003 16:40 pm
by Tech
To fix this use $gettok to break string into their parts, then use the correct identifyer to gather email.