I have no idea why this is happening. It's not an issue with my ulx sbans integration. It's been working fine since I've installed it. I've tried to backtrack my steps and think of what I've installed since this broke itself, but I only knew of two things and neither of those were conflicting.
The issue: So basically, sbans has been working for me and it's been adding people to the appropriate groups in-game. Suddenly one day it decides to no longer do so.
-It is not a DB issue
-I tested so with bans, both are readable and writable from in-game and web.
-It states that it was successfully connected to the db in my console.log
-There are no addons conflicting with it
-Like I said, I backtracked my steps and there seems to be nothing, also no errors are coming up regardless
I have really just slimmed this down to something I could have messed up in ULX, because thats the final point where it stops in the steps. In the log, sourcebans states that it has successfully loaded and then loads all admin groups with admins, and states what group they are in. This is when it adds them or keeps them there because it detected them, but the addition of the admin to the group itself is no longer happening. For an example of what this looks like, here:
[01/27/15 13:07:08][SourceBans.lua] Loaded admin Jerpy with group superadmin.
It does this for all admins assigned (besides saying superadmin, of course) and it completes the command, but it stops at attempting to add them to the ULX group. No errors, nothing else. I'm at a dead end here and I probably won't even get any help on this, but I figured it was worth a shot to post in here and see because I'm really out of luck with this happening.