AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   Release SourceBans++ (v1.6.4) [Updated: 2021-10-06] (https://forums.alliedmods.net/showthread.php?t=263735)

jpwanabe 12-31-2015 16:53

Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
 
Quote:

Originally Posted by Trans_Am_00 (Post 2378549)
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?

Sarabveer 12-31-2015 22:41

Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
 
Quote:

Originally Posted by ThefatDaddy (Post 2378131)
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

Sarabveer 12-31-2015 22:43

Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
 
Quote:

Originally Posted by Trans_Am_00 (Post 2378549)
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.

LeeStrong 01-01-2016 06:48

Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
 
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.

Sarabveer 01-01-2016 06:51

Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
 
Quote:

Originally Posted by LeeStrong (Post 2378660)
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.

pepe_thugs 01-01-2016 12:55

Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
 
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.

Trans_Am_00 01-01-2016 20:23

Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
 
Quote:

Originally Posted by Sarabveer (Post 2378605)
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. :wink:

SurfingSenpai 01-01-2016 20:59

Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
 
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

good_live 01-02-2016 01:37

Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
 
Is there a web API or smth available for sourcebans++.

enstage 01-02-2016 19:10

Re: [RELEASE] SourceBans++ (v1.5.3) [Updated: 2015-10-07]
 
Quote:

Originally Posted by good_live (Post 2378972)
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.


All times are GMT -4. The time now is 11:51.

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