AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   SOLVED: bid every ban is 0 (https://forums.alliedmods.net/showthread.php?t=313584)

freak.exe_uLow 01-14-2019 10:16

SOLVED: bid every ban is 0
 
Hello, when i ban someone, and i try to add a antoher ban, that give me this error here: [sbpp_main.smx] Verify Insert Query Failed: Duplicate entry '0' for key 'PRIMARY'

So i go to the database, sb_bans and add the number to the right one, how i can fix this problem?

https://i.gyazo.com/d911bd0cc6c9b947...216b8aac5b.png

If you need more infos, let me know :3

EDIT: THIS FIXED MY PROBLEM
Quote:

ALTER TABLE `sb_bans` CHANGE `bid` `bid` INT( 6 ) NOT NULL AUTO_INCREMENT


All times are GMT -4. The time now is 10:26.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.