I have a username with the character ' in it and when your mod tries to log, that I have logged in to this user account it returns a mysql insert error regarding this.
Seems like the variable that it tried to insert into the database doesn't get passed through the mysql_real_escape_string function, so any special characters don't get backslashed.
Otherwise I love this mod, something every admin needs
|