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
BlagoYar
Member
Join Date: Nov 2018
Location: Чер
Old 01-31-2019 , 11:43   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1341

Quote:
Originally Posted by itzty. View Post
Hello?
What is your hoster? Give me link?
__________________
BlagoYar is offline
AlinXD
Senior Member
Join Date: Feb 2016
Old 01-31-2019 , 19:12   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1342

Any way to disable these warnings until my host fixes the issues?

Code:
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/alinfro/domains/alinf.ro/public_html/sourcebans/pages/page.home.php on line 48

Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/alinfro/domains/alinf.ro/public_html/sourcebans/pages/page.home.php on line 48

Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/alinfro/domains/alinf.ro/public_html/sourcebans/pages/page.home.php on line 90
__________________
AlinXD is offline
Natan
BANNED
Join Date: Aug 2015
Location: Usa
Old 01-31-2019 , 19:43   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1343

Just set the timezone in those .php
Natan is offline
Send a message via ICQ to Natan Send a message via AIM to Natan Send a message via Yahoo to Natan Send a message via Skype™ to Natan
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 01-31-2019 , 19:58   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1344

Quote:
Originally Posted by AlinXD View Post
Any way to disable these warnings until my host fixes the issues?

Code:
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/alinfro/domains/alinf.ro/public_html/sourcebans/pages/page.home.php on line 48

Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/alinfro/domains/alinf.ro/public_html/sourcebans/pages/page.home.php on line 48

Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/alinfro/domains/alinf.ro/public_html/sourcebans/pages/page.home.php on line 90
Considering that it is "configuration", you could add the things as suggested to the "config.php" file of SB++?

Code:
define(foo);
define(bar);
[...]
date_default_timezone_set('Europe/London');
Follow the table on List of Supported Timezones to find the best matching time zone depending on your area, and adjust the setting above.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
AlinXD
Senior Member
Join Date: Feb 2016
Old 02-01-2019 , 10:04   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1345

Quote:
Originally Posted by arne1288 View Post
Considering that it is "configuration", you could add the things as suggested to the "config.php" file of SB++?

Code:
define(foo);
define(bar);
[...]
date_default_timezone_set('Europe/London');
Follow the table on List of Supported Timezones to find the best matching time zone depending on your area, and adjust the setting above.
Thank you!
__________________
AlinXD is offline
sirphr
Member
Join Date: Jun 2010
Location: Florida, USA
Old 02-01-2019 , 11:14   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1346

Code:
Error: the XML response that was returned from the server is invalid. Received: 
Warning: setcookie() expects parameter 3 to be integer, array given in /home/sirphrco/public_html/sbf4life.com/bans/includes/auth/Auth.php on line 26

Warning: Cannot modify header information - headers already sent by (output started at /home/sirphrco/public_html/sbf4life.com/bans/includes/auth/Auth.php:26) in /home/sirphrco/public_html/sbf4life.com/bans/includes/xajax.inc.php on line 766
__________________

Last edited by sirphr; 02-01-2019 at 15:25.
sirphr is offline
itzty.
Junior Member
Join Date: Jan 2019
Old 02-02-2019 , 13:30   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1347

Quote:
Originally Posted by BlagoYar View Post
What is your hoster? Give me link?
Hoster of the webserver or the gameserver?
itzty. is offline
BlagoYar
Member
Join Date: Nov 2018
Location: Чер
Old 02-02-2019 , 13:39   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1348

Quote:
Originally Posted by itzty. View Post
Hoster of the webserver or the gameserver?
Hmmm
Naturally webserver, you have problem with DB
__________________
BlagoYar is offline
itzty.
Junior Member
Join Date: Jan 2019
Old 02-02-2019 , 15:53   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1349

Quote:
Originally Posted by BlagoYar View Post
Hmmm
Naturally webserver, you have problem with DB
Well I bought a CS:GO server too, and sourcebans works perfectly there. On CS:S it does not.
itzty. is offline
ChaosToasterHH
New Member
Join Date: Jul 2018
Old 02-02-2019 , 20:03   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1350

Hello Guys,

we install at the Moment an CSGO Server with TTT Mod. All works perfectly but Sourcebans f***k my life at the Moment

Sourcebans dont connect to our Gameserver and we test the sb_debug_connection and thats the result of it

Code:
[+]SourceBans "Error Connecting()" Debug starting for server 88.99.105.93:27615

[+] Trying to establish UDP connection
[+] UDP connection successfull!
[+] Trying to write to the socket
[+] Successfully requested server info. (That doesn't mean anything on an UDP stream.) Reading...
[-] Error getting server info. Can't read from UDP stream. Port is possibly blocked.

[+] Trying to establish TCP connection
[-] Error connecting #111: Connection refused

Thats our database.cfg
Code:
	"sourcebans"
	{
		"driver"			"mysql"
		"host"				"sql635.your-server.de"
		"database"			"n5sbdb"
		"user"				"n5sbdbuser"
		"pass"				"XXXXXXXXXXXXXXXXXX"
		//"timeout"			"0"
		"port"				"3306"
	}

and this i found in the log
Code:
L 02/03/2019 - 01:36:25: [sbpp_comms.smx] You must set valid `ServerID` value in sourcebans.cfg!
I hope somebody can help me and sry für bad english, i am german

Lg Tim
ChaosToasterHH 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 08:44.


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