Raised This Month: $7 Target: $400
 1% 

Showing results 1 to 25 of 27
Search took 0.01 seconds.
Search: Posts Made By: Groruk
Forum: SourceBans / SourceBans++ 12-29-2019, 06:49
Replies: 27
Views: 12,138
Posted By Groruk
Re: Change ""You have been banned by this server, check {1} for more info""

Start by reading the documentation: https://sbpp.dev/docs/inquiries/
Forum: SourceBans / SourceBans++ 12-22-2019, 08:10
Replies: 27
Views: 12,138
Posted By Groruk
Re: Change ""You have been banned by this server, check {1} for more info""

Detailed kick messages have been a part of the newest SourceBans++ dev version (https://github.com/sbpp/sourcebans-pp/pull/504)

And debugging the web panel connection to a gameserver has been...
Forum: SourceBans / SourceBans++ 10-27-2018, 20:33
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]

If it works sometimes, make sure that your webserver ip is not getting blacklisted by the gameserver for all the A2S Querys (used to display server infos).




1. Update the admin-flatfile.smx...
Forum: SourceBans / SourceBans++ 10-27-2018, 16:55
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]

Documentation has you covered.
https://sbpp.github.io/docs/updating/
Forum: SourceBans / SourceBans++ 10-18-2018, 06:47
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]

Have you installed PHP's GMP extension?

1.6.3 Release Notes (https://sbpp.github.io/blog/1.6.3_release/)
Forum: SourceBans / SourceBans++ 10-18-2018, 06:44
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]

PHP 7.0 compatibility was given in almost all versions of SourceBans++.

Version 1.6.0 was the first version to mainly focus on PHP 7.0 and higher during the development process
and Version 1.6.3...
Forum: SourceBans / SourceBans++ 09-21-2018, 11:11
Replies: 4
Views: 5,515
Posted By Groruk
Re: Source Ban++ 1.6.3 Import Bans - not working

Replacing $_COOKIE['aid'] with $_SESSION['aid'] on Lines L61 (https://github.com/sbpp/sourcebans-pp/blob/1.6.3/web/pages/admin.bans.php#L61) and L94...
Forum: SourceBans / SourceBans++ 07-14-2018, 14:14
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]

Have you also replaced the plugin config files with the new ones?
Forum: SourceBans / SourceBans++ 07-07-2018, 12:57
Replies: 5
Views: 2,872
Posted By Groruk
Re: Server crash when player kick/ban

If you mean the crashes from the new CSGO panorama UI update, those are caused by SourceMod.
(You can double check that by disabling SourceBans / SourceBans++ and enabling basebans and try running...
Forum: SourceBans / SourceBans++ 06-30-2018, 12:36
Replies: 1
Views: 2,638
Posted By Groruk
Re: Sourceban Php 7.2 compatibility

The original SourceBans 1.4.11 is not PHP 7.2 compatible
(PHP 7.2 deprecates the each() function and those are used a lot in the original code).

SourceBans++...
Forum: SourceBans / SourceBans++ 05-09-2018, 10:32
Replies: 2
Views: 2,933
Posted By Groruk
Re: Database failure: Could not find driver "mysql"

The SourceBans++ Documentation has this error covered (https://sbpp.github.io/docs/could_not_find_driver/#plugin).


And you should definitely update your SourceBans++ installation as you are...
Forum: SourceBans / SourceBans++ 04-06-2018, 01:24
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.2) [Updated: 2017-07-04]

steamcommunity.com (https://steamcommunity.com) now forces all HTTP requests to HTTPS.
This means that the regex in steamopenid.php...
Forum: SourceBans / SourceBans++ 08-13-2017, 11:11
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.2) [Updated: 2017-07-04]

Use the newest dev version! The issue has been resolved there.
Forum: SourceBans / SourceBans++ 07-07-2017, 09:52
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]

Ofc there are not listed. To list a ban in the SourceBans++ database the plugin has to call
the SBBanPlayer native, but most plugins normally tend to use the BanClient native which is build into...
Forum: SourceBans / SourceBans++ 07-04-2017, 13:34
Replies: 6
Views: 2,322
Posted By Groruk
Re: Source ban++ Step 5 Error

You can try SourceBans++ 1.6.2 since it's now using password_hash for hashing there shouldn't be any problems.
Forum: SourceBans / SourceBans++ 06-29-2017, 10:45
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]

This (https://github.com/sbpp/sourcebans-pp/commit/1b079058c5284381ab7e08d50d1cb38d16f0c448) has been fixed 2 weeks ago in the newest dev build.
Forum: SourceBans / SourceBans++ 06-25-2017, 15:49
Replies: 3
Views: 2,645
Posted By Groruk
Re: Killing Floor 2 on SB++

SourceBans++ only supports games that use the Source engine so afaik Killing floor isn't supported.
Forum: SourceBans / SourceBans++ 06-19-2017, 13:39
Replies: 1
Views: 1,893
Posted By Groruk
Re: Latest sb++ breaks server

There is no problem with SourceBans++. The error you encounter comes from the simple fact that the plugin files got renamed with the 1.6.0 release.

To solve your problem you just have to disable...
Forum: SourceBans / SourceBans++ 06-17-2017, 05:44
Replies: 4
Views: 1,564
Posted By Groruk
Re: Cannot see rcon console

Simple answer: You haven't given your admin account server access.

To assign yourself server access you go into your admin panel and under admin settings you select your account and click edit...
Forum: SourceBans / SourceBans++ 06-12-2017, 05:32
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]

Normally you don't have to install any packages; you just need to add /dev/urandom to the open_basedir of PHP.
Forum: SourceBans / SourceBans++ 05-06-2017, 22:14
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]

Version 1.6.1 has been released.
Please Backup your database and files before updating!

Changelog:

Fixed an issue while XAJAX initialized
Fixed the 'dash intro text' not displaying custom...
Forum: SourceBans / SourceBans++ 05-04-2017, 11:36
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.0) [Updated: 2017-04-23]

Check that you have these plugins disabled:

SourceSleuth.smx
sb_admcfg.smx
sbchecker.smx
sourcebans.smx
sourcecomms.smx


Those are the old plugins from version 1.5
Forum: SourceBans / SourceBans++ 04-27-2017, 13:39
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.0) [Updated: 2017-04-23]

https://github.com/sbpp/sourcebans-pp/pull/270
https://github.com/sbpp/sourcebans-pp/pull/271
This has been fixed now. Next time just make an Pull Request in the SourceBans++ repo on Github.
Forum: SourceBans / SourceBans++ 04-27-2017, 03:49
Replies: 1,377
Views: 689,347
Posted By Groruk
Re: [RELEASE] SourceBans++ (v1.6.0) [Updated: 2017-04-23]

Can you provide a list of your used plugins (sm plugins list)?
Forum: SourceBans / SourceBans++ 04-23-2017, 14:23
Replies: 1,377
Views: 689,347
Posted By Groruk
Update Version 1.6.0 Released

Version 1.6.0 has been finally released.
Please Backup your database and files before updating!

Changelog:

WebPanel

Improved Password hashing / security
Fixed some XSS expolits
...
Showing results 1 to 25 of 27

 
Forum Jump

All times are GMT -4. The time now is 22:24.


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