Raised This Month: $51 Target: $400
 12% 

Sourceban no admin ingame


Post New Thread Reply   
 
Thread Tools Display Modes
perry1991
Junior Member
Join Date: Feb 2013
Old 03-30-2013 , 15:05   Re: Sourceban no admin ingame
Reply With Quote #11

???
perry1991 is offline
Rytis
Veteran Member
Join Date: Feb 2012
Location: Germany
Old 03-31-2013 , 13:11   Re: Sourceban no admin ingame
Reply With Quote #12

[IMG]http://s23.************/9e2ck1tcb/palmface.jpg[/IMG]
Rytis is offline
perry1991
Junior Member
Join Date: Feb 2013
Old 03-31-2013 , 14:35   Re: Sourceban no admin ingame
Reply With Quote #13

tss
perry1991 is offline
htcarnage
Senior Member
Join Date: Oct 2009
Old 04-05-2013 , 04:28   Re: Sourceban no admin ingame
Reply With Quote #14

Post your databases.cfg
And check sourcemod/logs/sourcebans.log for errors and post them as well
__________________

Last edited by htcarnage; 04-05-2013 at 04:29.
htcarnage is offline
Padovski
SourceMod Donor
Join Date: Oct 2012
Location: Ireland
Old 04-05-2013 , 11:07   Re: Sourceban no admin ingame
Reply With Quote #15

Hi, I have issues with groups flags in SourceBans, but if you have done the installation correctly and plugin is working (via sm plugins list) give your self root access, edit server permissions and check addons\sourcemod\configs\sourcebans\sourceban s.cfg
Code:
// This is the ID of this server (Check in the admin panel -> servers to find the ID of this server)
               "ServerID"              "1"
And restart your server and check your status via sm_who in console, should work.
Padovski is offline
perry1991
Junior Member
Join Date: Feb 2013
Old 04-10-2013 , 12:54   Re: Sourceban no admin ingame
Reply With Quote #16

here the database.cfg and sourceban.cfg


Quote:
/**
* sourcebans.cfg
*
* This file contains settings for the SourceBans Source Server Plugin
* @author SteamFriends Development Team
* @version 0.0.0.$Rev: 74 $
* @copyright SteamFriends (www.steamfriends.com)
* @package SourceBans
*/

"SourceBans"
{
"Config"
{
// Website address to tell where the player to go for unban, etc
"Website" "http://www.sourceban.dutch-killingsquad.com/"

// Allow or disallow admins access to addban command
"Addban" "1"

// Allow or disallow admins access to unban command
"Unban" "1"

// The Tableprefix you set while installing the webpanel. (default: "sb")
"DatabasePrefix" "sb"

// How many seconds to wait before retrying when a players ban fails to be checked. Min = 15.0 Max = 60.0
"RetryTime" "45.0"

// How often should we process the failed ban queue in minutes
"ProcessQueueTime" "5"

// Should the plugin automaticaly add the server to sourcebans
// (servers without -ip being set on startup need this set to 0)
"AutoAddServer" "0"

// Enable backing up config files after getting admins from database (1 = enabled, 0 = disabled)
"BackupConfigs" "1"

// Enable admin part of the plugin (1 = enabled, 0 = disabled)
"EnableAdmins" "1"

// Require the admin to login once into website
"RequireSiteLogin" "0"

// This is the ID of this server (Check in the admin panel -> servers to find the ID of this server)
"ServerID" "1"

Quote:
"Databases"
{
"driver_default" "mysql"

// When specifying "host", you may use an IP address, a hostname, or a socket file path


"sourcebans"
{
"driver" "default"
"host" "79.99.128.222"
"database" "dutchkil_sban"
"user" "dutchkil_sban"
"pass" "xxxxxx"
//"timeout" "0"
"port" "3306"
}
"default"
{
"driver" "default"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}
}

Quote:
] rcon sm_who
]
autokick is disabled for ĶĿĿΞŔ [ ✔ ]
Name Username Admin access
1. ĶĿĿΞŔ [ ✔ ] none
Attached Thumbnails
Click image for larger version

Name:	sourcebans.jpg
Views:	166
Size:	87.9 KB
ID:	118289  
perry1991 is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 04-10-2013 , 13:33   Re: Sourceban no admin ingame
Reply With Quote #17

Are you sure your user name is the same as your database name in the databases.cfg? I doubt it is.
__________________
nineteeneleven is offline
perry1991
Junior Member
Join Date: Feb 2013
Old 04-10-2013 , 14:20   Re: Sourceban no admin ingame
Reply With Quote #18

The username is the same as the database name

I can not find log file on the server

Last edited by perry1991; 04-10-2013 at 14:21.
perry1991 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:48.


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