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
AeroAcrobat
AlliedModders Donor
Join Date: Apr 2011
Location: lives in a circus
Old 10-10-2015 , 20:45   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#321

http://gfycat.com/CalmSingleAlbatross
<3
__________________
AeroAcrobat is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 10-10-2015 , 22:27   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#322

Quote:
Originally Posted by AeroAcrobat View Post
Oops, I tought you meant the time.
__________________
Sarabveer is offline
avi9526
Senior Member
Join Date: Apr 2013
Location: Ukraine
Old 10-11-2015 , 16:13   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#323

So, what is with steamid3 in web forms? It's says "Please enter a valid Steam ID". But when I just installed SB++ I enter my steamid3, and it's looks like working fine, at least I hope so… Does it's internal problem which make SB++ not working properly with steamid3 or it's just text field on the web form get checked with code for old steamid?
__________________

Last edited by avi9526; 10-11-2015 at 16:14.
avi9526 is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 10-11-2015 , 16:14   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#324

Quote:
Originally Posted by avi9526 View Post
So, what is with steamid3 in web forms? It's says "Please enter a valid Steam ID". But when I just installed SB-R I enter my steamid3, and it's looks like working fine, at least I hope so… Does it's internal problem which make SB-R not working properly with steamid3 or it's just text field on the web form get checked with code for old steamid?
I REPEAT FOR THE LAST TIME!!!!

THE WEBPANEL USES STEAM2, AND WILL ALWAYS USE STEAM2!

Hail Gaben!
__________________
Sarabveer is offline
LeetDonkey
Member
Join Date: Dec 2014
Old 10-13-2015 , 07:47   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#325

is anyone having issues with the sourcesleuth included in 1.5.3?
Mine bans duplicate accounts for 40 months regardless of the ban length of the original ban :-S

sm_sleuth_actions is set to 1
and
sm_sleuth_duration is set to 0

Any thoughts?
LeetDonkey is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 10-18-2015 , 06:55   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#326

Hello,

new installation and i get same problem:
Quote:
Notice: Undefined index: apikey in /var/www/banned/install/template/page.5.php on line 50

Notice: Undefined index: sb-wp-url in /var/www/banned/install/template/page.5.php on line 51
I have downloaded the latest version on GitHub.
eric0279 is offline
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 10-18-2015 , 07:47   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#327

Quote:
Originally Posted by eric0279 View Post
Hello,
new installation and i get same problem:
I have downloaded the latest version on GitHub.
Undefined index
ZASTRELIS is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 10-18-2015 , 10:41   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#328

Quote:
Originally Posted by ZASTRELIS View Post
Undefined index
How is that remotely helpful?
404UserNotFound is offline
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 10-18-2015 , 11:18   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#329

Quote:
Originally Posted by abrandnewday View Post
How is that remotely helpful?
Code:
$my_var = $_GET[‘var1′];
->

Code:
if (isset($_GET[‘var1′])) {
$my_var = $_GET[‘var1′];
}
HTML Code:
<? printf("Learn PHP"); ?>
it's a minimum.. for max u must learn C

Last edited by ZASTRELIS; 10-18-2015 at 11:19.
ZASTRELIS is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 10-18-2015 , 11:20   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#330

Quote:
Originally Posted by eric0279 View Post
Hello,

new installation and i get same problem:


I have downloaded the latest version on GitHub.
I just realized that I had that same issue. Ignore it and just edit the config.php file and add in the info for these:

PHP Code:
define('STEAMAPIKEY','');                // Steam API Key for Shizz
define('SB_WP_URL','');                       //URL of SourceBans Site 
Basically SourceBans tries to take the info you pop in for the API key and URL and put them in the config but there's apparently some code missing somewhere so it fails to do so. Manually adding it in fixes the issue. API is for the OpenID Steam login, and the URL is also for that I believe.

As for you Zastrelis, I'd quote your post but the forum just brings up an empty white text box so I can't quote it for some reason, but see above for the fix.

And putting "UNDEFINED INDEX" in giant letters is NOT helpful in any way.

Last edited by 404UserNotFound; 10-18-2015 at 11:23.
404UserNotFound 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 07:56.


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