SA-MP Forums Archive
Problem saving ban reason / ban date mysql - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Problem saving ban reason / ban date mysql (/showthread.php?tid=320969)



Problem saving ban reason / ban date mysql - EleMenTalL - 25.02.2012

Hy, i have a big problem in my gamemode i think...or mysql i don't know this is why i ask you.


The problem is this ->
I put a BReason / BDate / BAdmin colums in my mysql and gamemode to store the info from bans with ban reason ban admin etc and when i ban someone it don't put the admin name or the ban reason or ban date, it put numbers, at ban admin it's something la 150 (depending the name, it can be smaller 90 or higher) and at ban reason / ban date same thing, it put numbers...

It's something like a auto-translate from "EleMenTalL" to "150" and from "hacks" to "115" ...

In mysql i use varchar(135) and latin1_swedish_ci
i run the server on linux


Re: Problem saving ban reason / ban date mysql - EleMenTalL - 01.03.2012

No one know ?


Re: Problem saving ban reason / ban date mysql - EleMenTalL - 25.03.2012

??