nineteeneleven / Donations-Control

Allows automatic VIP perks for donors using Sourcebans
http://nineteeneleven.info
3 stars 2 forks source link

Impossible Remove User #2

Closed StayOx closed 10 years ago

StayOx commented 10 years ago

Hello, I noticed a small problem, however strange.

Users with this: ' at the end of Steam Name becomes impossible to remove it from the system using the Donor Control.

Eg: Steam Name = James'''''' 'or James'

nineteeneleven commented 10 years ago

Fixed in the latest commit

StayOx commented 10 years ago

hey guy, see this

Donor List - http://s10.postimg.org/br6p3yq6h/painel_error.png Bans - http://s22.postimg.org/ay62ykn4h/noname_bans.png Database - http://s22.postimg.org/5j708gr9t/noinfo_db.png

After making the last fixes the donor list lost some information, SteamID, SteamName, and SourceBans the username is not saved

nineteeneleven commented 10 years ago

I got a little out of hand with the $mysqli->real_escape_string and accidently wrapped the array that is retured with all the users information. Only manual entries look like they were effected.

edit: and edit users. ill push the update now.