Raised This Month: $32 Target: $400
 8% 

Release Legacy SourceBans 1.4.11 (Updated 2014/02/17)


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 09-12-2012 , 18:58   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#3101

Quote:
Originally Posted by eric0279 View Post
This doesn't change the problem ...

database.cfg :
Code:
"Databases"
{
    "driver_default"        "mysql"
    
    // When specifying "host", you may use an IP address, a hostname, or a socket file path

    "SOURCEBANSDB"
    {
        "driver"            "mysql"
        "host"                "web-1.jsigames.net"
        "database"            "SOURCEBANSDB"
        "user"                "my_user"
        "pass"                "my_pass"
        "port"                "3306"
    }
    "storage-local"
    {
        "driver"            "sqlite"
        "database"            "SOURCEBANSDB"
    }
    "default"
    {
        "driver"            "default"
        "host"                "localhost"
        "database"            "sourcemod"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
    "clientprefs"
    {
        "driver"            "sqlite"
        "host"                "localhost"
        "database"            "clientprefs-sqlite"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
}

umm I hope you changed SOURCEBANSDB to what your database name was and everything else... I can't tell if you did or didn't here - post what you have just star out the password
Horsedick is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 09-12-2012 , 20:02   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#3102

I have changed my password and putting the database.

The problem occurs only when L4D2, I tested with a server Counter-Strike Source and I did not have this problem
eric0279 is offline
Rp.KryptoNite
Senior Member
Join Date: Feb 2012
Location: Israel
Old 09-13-2012 , 05:19   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#3103

Quote:
Originally Posted by Horsedick View Post
Are you sure ports are open for access from host to server? You can verify by using the test file located in this thread somewhere a few pages back I think I posted it.
Yea ,100% sure
ive deleted the game servers [Css] from the SB page and re putted them and that caused the problem
Rp.KryptoNite is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 09-13-2012 , 10:28   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#3104

Quote:
Originally Posted by Rp.KryptoNite View Post
Yea ,100% sure
ive deleted the game servers [Css] from the SB page and re putted them and that caused the problem
Did you change the server ID?
Horsedick is offline
MineCleric
Junior Member
Join Date: Jan 2012
Location: Norway
Old 09-18-2012 , 05:42   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#3105

hi i have found a bug via plugins.

I do not cross you can send only one error Report. But I do it here.

I found the bug via http://forums.alliedmods.net/showthread.php?t=108810 sm_hostie so I hope you can fix it.

I got the error only on it so I took it what only the plugins (sm_Hostie)
Then dolls have fikkset it that there is no more error?

Pic:
http://www.facebook.com/photo.php?fb...type=3&theater
http://www.facebook.com/photo.php?fb...type=3&theater
http://www.facebook.com/photo.php?fb...type=3&theater

Sorry for bad english

Last edited by MineCleric; 09-18-2012 at 05:54. Reason: my bad
MineCleric is offline
Surreal.
Junior Member
Join Date: Jun 2012
Old 09-18-2012 , 15:42   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#3106

CSGO:


btw:
You can not ban via web interface or unban people who were banned via ingame.
It says, that im unbanned, but i'm still banned and i can just unban me through hlsw.

And if i want to ban through the webinterface, it says 'Player is not on the server anymore'..

Yea i've added cs:go as a mod in sourcebans.
Surreal. is offline
DaCoNDe
Junior Member
Join Date: Dec 2009
Location: Madrid
Old 09-19-2012 , 04:30   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#3107

Quote:
Originally Posted by Surreal. View Post
CSGO:


btw:
You can not ban via web interface or unban people who were banned via ingame.
It says, that im unbanned, but i'm still banned and i can just unban me through hlsw.

And if i want to ban through the webinterface, it says 'Player is not on the server anymore'..

Yea i've added cs:go as a mod in sourcebans.
Have you got just a CS:GO server; or CS:GO, CS:S, TF2...? If you have got just CS:GO servers, you have to change your STEAMIDs to STEAM_1:X:XXXXXX. If not, just don't use sourcebans in CS:GO or L4D2, because the STEAMID has been changed.
DaCoNDe is offline
Send a message via MSN to DaCoNDe Send a message via Skype™ to DaCoNDe
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 09-19-2012 , 12:27   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#3108

That shouldn't be a problem, SourceBans has been supporting the STEAM_1 format for 4 years, back when L4D1 was released with it (Valve changed it back to STEAM_0 after a lot of complaints).
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 09-20-2012 , 18:39   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#3109

UPDATE - SourceBans 1.4.10

A new feature and maintenance update for SourceBans has been released. This updates adds support for global overrides and group overrides as well as CS:GO.
You're now able to add server-only admins with no web permissions by leaving out password and email address.

There are two more security fixes included, fixing a XSS vulnerability reported by NightlyDev and a LFI exploit, which was only accessible for users with owner permissions.

You're recommened to update as soon as possible!

Check the full changelog below.

Download
www.sourcebans.net

Updating
Updating is real easy. Just upload all the files to your FTP, and then navigate to http://www.yoursite.com/updater. Now your database is updated to the latest version.

Documentation
Manual: http://www.sourcebans.net/manual
FAQ: http://www.sourcebans.net/faq

Changelog
Quote:
(21/09/12): Version 1.4.10
-----------------------
01. * Added support for global overrides
02. * Added support for group overrides
03. * Added option to add admins without a password and email set, if they don't have any web permissions
04. * Added mod support for CS:GO
05. * Added basic link parsing in comments. Pasted links are now clickable
06. + Fixed trying to unban badly formated steamids for games not using STEAM_0: but STEAM_1: or similar. Steam Universe is specified per mod.
07. + Added filesize of demo on download to enable browsers estimate the download time
08. + Trimmed whitespace from submission form input
09. + Added option to add disabled mods
10. + Servers are now sorted by serverid in the server list
11. + (Plugin) Enhanced sm_ban to use everything after the 2nd argument (time) as the reason. No "quotes" required.
12. ! (Plugin) Fixed creating another admin user if there already is one
13. ! Fixed a XSS vulnerability in the breadcrumbs. (Thanks NightlyDev)
14. ! Fixed LFI exploit for root admins
15. ! Fixed not rehashing all servers on some installs
16. ! Fixed case-sensitive search for "rcon_password" in rcon console
17. ! Fixed not showing expired bans as expired if the timezone of mysql and php differs. (That should NEVER be the case!)
18. ! Fixed visual glitch on the theme selection page showing an empty theme
19. ! Fixed community group banning failing for groups with more than 50 members
20. ! Fixed sql error when editing server rcon, if password contains a '?'
21. ! Fixed not showing players with quotes in their name on the server player list
22. ! Fixed not being able to kick/ban some players from the web directly. (not on the server anymore, while they actually are)
23. ! Fixed not checking for duplicated mods on mod edit/add
24. ! Fixed trying to use an invalid socket in CServerInfo causing ugly ajax errors instead of a clean "Error connecting"
25. ! Fixed showing 1.1.1970 as last login time, if user never logged in before
26. ? Removed unnecassary query in admingroup editform
27. ? Added link to FAQ to "Error connecting" message for admins
28. ? Updated IpToCountry.csv
__________________
Peace-Maker is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 09-20-2012 , 19:13   Re: SourceBans 1.4.10 (Updated 2012/09/21)
#3110

awesome!! Thanks!

Edit:

Does the overrides addition does that over write what we have now on the servers? Cause I'm updating but if I need to make sure this doesn't change what I have then I need to back it up and whatever.

Another edit:

I tested trying to add an admin - but it still asked me for a password and a email addy??

Last edited by Horsedick; 09-20-2012 at 19:41.
Horsedick 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 23:40.


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