When someone is unbanned it just removes them from the list instead of saying unbanned. Couldn't get the converter to work. Also I banned myself unbanned myself and when i went to ban myself again it didn't kick me. Said I banned myself updated on website but stayed in the server.
I tried to use this addon and of 696 bans it only converted 271, which is disappointing.
How can I change the time of this ban system?
e.g. :
On the ban homepage there's a text calling that they are banned until 6 am but in real they are bannd until 8am.
Could you fix it because when I SteamID ban someone, it does not show their name. Also when their unbanned can you make it removed from the list immediately instead of sometimes waiting for them to rejoin the server?
Is it possible to make this compatible with sourcemod aswell?
This shows the wrong gamemode. I'm using DarkRP but my gamemode is really MilitaryRP.
How can I change this
I've been trying to install this on a couple of my local steamcmd servers running MySQL and this is what I get:
As soon as anybody joins the console spams the following:
[CODE][ULX GB] - Server not present, creating...
[ULX GB] (NewServer) - Error: Incorrect integer value: '' for column 'ServerID' at row 1
[ULX GB] - Server not present, creating...
[ULX GB] (NewServer) - Error: Incorrect integer value: '' for column 'ServerID' at row 1[/CODE]
It appears that the plugin creates a unique id for each server using the ip address followed by the port, which means that they should have ID's that are also different.
[QUOTE=Chiller252;48815210]I've been trying to install this on a couple of my local steamcmd servers running MySQL and this is what I get:
As soon as anybody joins the console spams the following:
[CODE][ULX GB] - Server not present, creating...
[ULX GB] (NewServer) - Error: Incorrect integer value: '' for column 'ServerID' at row 1
[ULX GB] - Server not present, creating...
[ULX GB] (NewServer) - Error: Incorrect integer value: '' for column 'ServerID' at row 1[/CODE]
It appears that the plugin creates a unique id for each server using the ip address followed by the port, which means that they should have ID's that are also different.[/QUOTE]
Getting exact same error, been looking for a solution myself. As soon as user joins server, it starts spamming console with the same error.
Anyone knows how to fix this?
EDIT:
So I inserted the IP and port of the server into table myself, it seems like it fixed the spam of errors. However once player is banned I get this:
[CODE][ULX GB] (AddBanQuery) - Error: Incorrect integer value: '' for column 'BanID' at row 1[/CODE]
EDIT 2:
I had a further look into this issue and looks like I found a temporarily solution for anyone that's still looking for a fix. You will have to edit a config file and comment out one line, the config file is located at "/usr/my.cnf" (I am using ubuntu, just google is you're using windows).
Simply comment out this "sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES " then restart your mysql and you should no longer get error.
This issue has been also posted on github so it's matter of time till developer fixes this. But for now just do all of the above for a temporarily fix.
[QUOTE=edyz;49417486]Getting exact same error, been looking for a solution myself. As soon as user joins server, it starts spamming console with the same error.
Anyone knows how to fix this?
EDIT:
So I inserted the IP and port of the server into table myself, it seems like it fixed the spam of errors. However once player is banned I get this:
[CODE][ULX GB] (AddBanQuery) - Error: Incorrect integer value: '' for column 'BanID' at row 1[/CODE]
EDIT 2:
I had a further look into this issue and looks like I found a temporarily solution for anyone that's still looking for a fix. You will have to edit a config file and comment out one line, the config file is located at "/usr/my.cnf" (I am using ubuntu, just google is you're using windows).
Simply comment out this "sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES " then restart your mysql and you should no longer get error.
This issue has been also posted on github so it's matter of time till developer fixes this. But for now just do all of the above for a temporarily fix.[/QUOTE]
Decently old script. Probably outdated.
Dunno why everybody else is having problems with this, it works great for me.
[QUOTE=TomatoSoup;49427396]Dunno why everybody else is having problems with this, it works great for me.[/QUOTE]
Always worked for me when I've used it in the past too.
[QUOTE=Recession;49430235]Always worked for me when I've used it in the past too.[/QUOTE]
It did work for me without any issues in the past too, it just recently people started having issues with this. The issue might be related to some recent updates in MySQL.
This is more in depth explanation of the issue: [url]http://www.garethalexander.co.uk/tech/mysql-5-incorrect-integer-value-column-id-row-1[/url]
Hey,
I have a suggestion you could do, you could make it so you can ban people from the server on the website as administrator.
I know this is prolly a bit too late, but it does conflict with pointshop 2, it keeps breaking it. I would really love to use this, but im not gonna be able to. Seems to be conflicting with the "LibK" which is part of pointshop 2
Hey man, does this support the MySQLOO 9 module?
Getting this error: Derpes banned Themself permanently (test) ULib queue error: addons/ulx_globalbanmodule/lua/globalban/gb_banmanagement.lua:53: Query not started.
[QUOTE=dandude7;50663923]Getting this error: Derpes banned Themself permanently (test) ULib queue error: addons/ulx_globalbanmodule/lua/globalban/gb_banmanagement.lua:53: Query not started.[/QUOTE]
If you couldn't tell from the no response from your last post [I]or from the time stamps above every other post, this is back from 2012[/I], and its last update was in mid 2015.
That's probably why its not functional. There is a current working alternative on scriptfodder [URL="https://scriptfodder.com/scripts/view/1647/global-ban-simple-way-to-ban-globally-gban"]https://scriptfodder.com/scripts/view/1647/global-ban-simple-way-to-ban-globally-gban[/URL]
[QUOTE=Bings;50681535]If you couldn't tell from the no response from your last post [I]or from the time stamps above every other post, this is back from 2012[/I], and its last update was in mid 2015.
That's probably why its not functional. There is a current working alternative on scriptfodder [URL="https://scriptfodder.com/scripts/view/1647/global-ban-simple-way-to-ban-globally-gban"]https://scriptfodder.com/scripts/view/1647/global-ban-simple-way-to-ban-globally-gban[/URL][/QUOTE]
This free one is very functional but people wont answer as there are around 60 Tutorials on how to set this up correctly. If people dont install the Modules and stuff its their fault.
[QUOTE=Bings;50681535]If you couldn't tell from the no response from your last post [I]or from the time stamps above every other post, this is back from 2012[/I], and its last update was in mid 2015.
That's probably why its not functional. There is a current working alternative on scriptfodder [URL="https://scriptfodder.com/scripts/view/1647/global-ban-simple-way-to-ban-globally-gban"]https://scriptfodder.com/scripts/view/1647/global-ban-simple-way-to-ban-globally-gban[/URL][/QUOTE]
Why not just use Sourcebans I enjoyed them a lot more than these global ban things.
Sorry, you need to Log In to post a reply to this thread.