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

Release SourceBans++ (v1.6.4) [Updated: 2021-10-06]


Post New Thread Closed Thread   
 
Thread Tools Display Modes
chc
Junior Member
Join Date: Jun 2015
Old 03-02-2016 , 13:17   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-24]
#581

Quote:
Originally Posted by Creampuffyness View Post
It means you have your flags set incorrectly. You gave a VIP a flag which you have set for mute/gag access, doesn't mean its a sourcecomms problem. Review your flags and see what you are giving VIPs and you will find your answer.
Am I mistaken but I do not see what flag is set/how to set a flag for Sourcecomms? Anyone that is added as a user on SB can initiate a mute, so I am assuming I need to set a flag and I do not see where that option is; in the code or in the .cfg.

Last edited by chc; 03-02-2016 at 13:19.
chc is offline
Creampuffyness
Senior Member
Join Date: Jun 2009
Old 03-02-2016 , 13:21   Re: [RELEASE] SourceBans++ (v1.5.4.1) [Updated: 2016-03-01]
#582

Default mute/gag/silence flag is J I believe. Unless you have something in your overrides. If you are not assigning the J flag, maybe add an override for sm_mute to z flag and test if they can still mute people.
__________________
Creampuffyness is offline
chc
Junior Member
Join Date: Jun 2015
Old 03-02-2016 , 13:28   Re: [RELEASE] SourceBans++ (v1.5.4.1) [Updated: 2016-03-01]
#583

VIP does not have flag j enabled. Only Roots and Standard have that. VIP only has flags a,o. I added an override to VIP as "sm_mute deny" but that still did not deny them access to use it. Like I said I can have a user on SB with NO PERMISSIONS and they still can utilize sourcecomms. I have the latest install of SB as well on the servers.
chc is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 03-02-2016 , 13:43   Re: [RELEASE] SourceBans++ (v1.5.4.1) [Updated: 2016-03-01]
#584

Quote:
Originally Posted by RzGaming View Post
sb_admins.cfg
sb_admin_groups.cfg
overrides_backup.cfg

those 3 wont update on CSGO on SB 1.5.4.1
Update SourceMod
__________________
Sarabveer is offline
RzGaming
Member
Join Date: Feb 2012
Location: Denmark
Old 03-02-2016 , 14:41   Re: [RELEASE] SourceBans++ (v1.5.4.1) [Updated: 2016-03-01]
#585

i use latest sourcemod 5298
RzGaming is offline
tealk84
New Member
Join Date: Nov 2010
Old 03-02-2016 , 14:43   Re: [RELEASE] SourceBans++ (v1.5.4.1) [Updated: 2016-03-01]
#586

Hi all !!

Sorry but still have problem with sbchecker

Quote:
sbchecker.smx (SourceBans Checker): Failed to connect to SourceBans DB, Could not find driver "mysql"
tealk84 is offline
chc
Junior Member
Join Date: Jun 2015
Old 03-02-2016 , 15:05   Re: [RELEASE] SourceBans++ (v1.5.4.1) [Updated: 2016-03-01]
#587

Quote:
Originally Posted by tealk84 View Post
Hi all !!

Sorry but still have problem with sbchecker
Do you have the database for your MySQL set up in your database.cfg??
chc is offline
tealk84
New Member
Join Date: Nov 2010
Old 03-02-2016 , 15:45   Re: [RELEASE] SourceBans++ (v1.5.4.1) [Updated: 2016-03-01]
#588

Yeah , all looks fine ..

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

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

"default"
{
"driver" "mysql"
"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"
}

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

"sourcecomms"
{
"driver" "mysql"
"host" "192.162.69.178"
"database" "sourcebansdlm"
"user" "*****"
"pass" "******"
//"timeout" "0"
"port" "3306"
}

}
tealk84 is offline
nanswery
Junior Member
Join Date: Apr 2015
Old 03-02-2016 , 23:20   Re: [RELEASE] SourceBans++ (v1.5.4.1) [Updated: 2016-03-01]
#589

hi

i just download sourcebans 1.5.4.1, and it looks so cool. but i run into a problem which i dont know how to sync/import/link sourceban to my HLstatx.ce. please help me out, much appreciated!
nanswery is offline
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 03-02-2016 , 23:33   Re: [RELEASE] SourceBans++ (v1.5.4.1) [Updated: 2016-03-01]
#590

Could you add an additional step to the "How to upgrade" section explaining that this needs to be manually added to the web config?

PHP Code:
define('SB_WP_URL','http://bans.yoursite.com/'); 
Currently the guide states to just copy over your existing file. If you want the functionality of logging in through Steam this step is not sufficient. So far I've only found this step listed here https://forums.alliedmods.net/showpo...&postcount=290
__________________
Phaiz is offline
Closed Thread



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 17:02.


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