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
jpwanabe
Veteran Member
Join Date: Mar 2010
Old 12-31-2015 , 16:53   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#451

Quote:
Originally Posted by Trans_Am_00 View Post
When i press forget Password, how come no email is send to me?

What did i forget to set?
Does your machine have an email server set up on it?
__________________
My Steam TF2APP
My sig changes with each load! Refresh to see my other servers!
jpwanabe is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 12-31-2015 , 22:41   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#452

Quote:
Originally Posted by ThefatDaddy View Post
Let's try this again. I am having problems with SB plugins. I have doublechecked the database setup and all is correct. I even changed it from localhost (database is stored on the server) to the external IP and the internal. All return the same errors.

Thanks!
Ummmmmmm, why do you have SB2 plugins mixed in with SB++ plugins.

U wot m8
__________________

Last edited by Sarabveer; 12-31-2015 at 22:42.
Sarabveer is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 12-31-2015 , 22:43   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#453

Quote:
Originally Posted by Trans_Am_00 View Post
When i press forget Password, how come no email is send to me?

What did i forget to set?
The SourceBans Email System is stupid, don't use it, it won't work.

Unless you want to change 100 lines of code. I am going to make SB++ use 1 single email (ex. [email protected]).
But I don't understand whats the point if you can just login using a Steam account with OpenID.
__________________

Last edited by Sarabveer; 12-31-2015 at 22:44.
Sarabveer is offline
LeeStrong
AlliedModders Donor
Join Date: Nov 2015
Old 01-01-2016 , 06:48   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#454

Hey Folks - I know I'm probably better off posting this in a different thread but as everyone here uses SB++ I assumed it would be a much better point of call?
However I was wondering if this works with the donator control plugin, within the SourceBans forum.
If it does I honestly think you should make a comment that SB++ supports it in your main post.

Yours,
Lee.
LeeStrong is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 01-01-2016 , 06:51   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#455

Quote:
Originally Posted by LeeStrong View Post
Hey Folks - I know I'm probably better off posting this in a different thread but as everyone here uses SB++ I assumed it would be a much better point of call?
However I was wondering if this works with the donator control plugin, within the SourceBans forum.
If it does I honestly think you should make a comment that SB++ supports it in your main post.

Yours,
Lee.
I use it and it works fine.
__________________
Sarabveer is offline
pepe_thugs
Senior Member
Join Date: Aug 2010
Location: Portugal , Braga
Old 01-01-2016 , 12:55   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#456

Hello Sarabveer
I wanted my SourceBans check two tables when the client enters the server. I edited a query and put like this:

PHP Code:
FormatEx(Querysizeof(Query), "SELECT bid FROM %s_bans, sb_bansdisconect WHERE ((type = 0 AND authid REGEXP '^STEAM_[0-9]:%s$') OR (type = 1 AND ip = '%s')) AND (length = '0' OR ends > UNIX_TIMESTAMP()) AND RemoveType IS NULL"DatabasePrefixauth[8], ip); 
Will it work?
Please help me and thanks for all the attention.
pepe_thugs is offline
Trans_Am_00
Senior Member
Join Date: Jul 2013
Location: 127.0.0.1
Old 01-01-2016 , 20:23   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#457

Quote:
Originally Posted by Sarabveer View Post
The SourceBans Email System is stupid, don't use it, it won't work.

Unless you want to change 100 lines of code. I am going to make SB++ use 1 single email (ex. [email protected]).
But I don't understand whats the point if you can just login using a Steam account with OpenID.
If so, for the next update could you remove the Email system as it is required for the Web Admin Groups.
__________________
-= Trans-Am =-
Quote:
Where pink owns everything
Trans_Am_00 is offline
SurfingSenpai
New Member
Join Date: Dec 2015
Location: Sweden
Old 01-01-2016 , 20:59   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#458

Hi, I have a small issue, which to me seems a bit odd, since I have done nothing but downloaded the 1.5.3 version and moved the files in web_upload to my xampp htdocs under a folder named sourcebans...
The manual says go to yourdomain.com/your_sourcebans/install...
I go to mydomain.com/sourcebans/install and all I get is this: https://i.gyazo.com/179d6dcdb64b939d...86d3b257eb.png
If I then go up one directory(to localhost/sourcebans) I get this: https://i.gyazo.com/0f1f675c593b9ddd...05866ef12f.png

and finally if I go to the same directory but through my actual domain name it simply says that I haven't installed sourcebans.
Note: Same issue with localhost and actual domain name under /sourcebans/install so no difference there.

Any help is appreciated.

EDIT: Everything else on my domain is working fine.
EDIT: Problem was that I had PHP 7.0.0 installed, resolved by installing PHP 5.5.30 instead.

Regards
SurfingSenpai

Last edited by SurfingSenpai; 01-02-2016 at 14:48.
SurfingSenpai is offline
good_live
AlliedModders Donor
Join Date: Oct 2013
Old 01-02-2016 , 01:37   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#459

Is there a web API or smth available for sourcebans++.
good_live is offline
enstage
AlliedModders Donor
Join Date: Oct 2014
Location: Australia
Old 01-02-2016 , 19:10   Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
#460

Quote:
Originally Posted by good_live View Post
Is there a web API or smth available for sourcebans++.
The closest thing to a public API that SourceBans++ has is the "Export Bans" feature. Other than that either build your own or directly connect to the database.
__________________

~Enstage
enstage is offline
Send a message via Skype™ to enstage
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 20:29.


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