AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   Help sbpp_main error (https://forums.alliedmods.net/showthread.php?t=332513)

BiohazardLucifer 05-16-2021 21:27

Help sbpp_main error
 
L 05/17/2021 - 04:25:44: [sbpp_main.smx] Failed to retrieve overrides from the database, Table 'client735_csgo.sb_overrides' doesn't exist
L 05/17/2021 - 04:25:44: [sbpp_main.smx] Failed to retrieve groups from the database, Table 'client735_csgo.sb_srvgroups' doesn't exist
L 05/17/2021 - 04:25:44: [sbpp_main.smx] Failed to retrieve admins from the database, Table 'client735_csgo.sb_admins_servers_groups' doesn't exist


why?

L4D2Noob 05-16-2021 22:19

Re: Help sbpp_main error
 
Go to the database and see if these tables have been created.

BiohazardLucifer 05-17-2021 05:54

Re: Help sbpp_main error
 
Hello, thx for reply ... No, i put in datebase.cfg
Quote:

"sourcebans"
{
"driver" "mysql"
"host" "****"
"database" "****"
"user" "****"
"pass" "****"
//"timeout" "0"
"port" "3306"

}
but something stops her creation .... btw, i don t have a web panel

DJ Tsunami 05-17-2021 07:15

Re: Help sbpp_main error
 
Well you need to install the web panel to create those tables.

BiohazardLucifer 05-17-2021 07:40

Re: Help sbpp_main error
 
OK, thx a lot ... i make now

BiohazardLucifer 05-17-2021 09:56

Re: Help sbpp_main error
 
SQLSTATE[HY000] [1045] Access denied for user '-'@'-' (using password: YES)


step 2 :(

USER555 05-18-2021 01:23

Re: Help sbpp_main error
 
You need to remote mysql on your web hosting by using the server's ip address you want to use.

BiohazardLucifer 05-18-2021 05:00

Re: Help sbpp_main error
 
yes, ty . i fix

https://forums.alliedmods.net/showthread.php?t=332513

i have this problem .

USER555 05-18-2021 13:04

Re: Help sbpp_main error
 
https://forums.alliedmods.net/showthread.php?t=316793


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

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