Ulysses Stuff > Releases

UBan -- Global ban system. Ban users from all servers connected to a single DB!

<< < (18/40) > >>

LUADuck:
Helpful.

Still no luck. I'll try some router-fu later.

LUADuck:
Still not working  :'(

JamminR:

--- Quote from: LUADuck on June 18, 2008, 09:11:44 AM ---
root @ DuckyStudios has attributes : ALL PRIVILEGES


--- End quote ---

I have no direct SQL experience, but I do come from a broad background of various IT related projects.
I'll grasp for straws here for you.
Various applications and operating systems won't let you log in as 'root' remotely, only locally.
When you attempted to connect using a MySQL client, were you logging in from the same machine you're running Gmod/UBan on?
If so, were you using root to log in? (If yes, then my theory gets blown out the window)
If not, I suggest trying from the same machine running Gmod, and attempt root.
If that fails, try creating another username (uban_rox_when_I_can_get_it_working? :D ) with all privileges, and try again.

Also, with MySQL, does case sensitivity count? Would bantable and gbans for database and table name be same as BanTable and GBans?
Perhaps verify your database and table names match case too.

My straws for now.

LUADuck:
I've set my Webserver's MySQL table to use it, and, with phpMyAdmin on the webserver changed privilages to allow root to be logged into anywhere.

I've got some good ideas in mah head, I'll report back.

LUADuck:
I managed to get it working! I'm running a SQL table on the Gameserver.

Slight problem though. When I try to ban an ID, I get

--- Code: ---UBan failure. Error is: autorun/server/uban.lua:158: Column 'serverip' cannot be null
Global ban failed! See server console for error.
--- End code ---

Ideas?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version