Raised This Month: $32 Target: $400
 8% 

Release Legacy SourceBans 1.4.11 (Updated 2014/02/17)


Post New Thread Closed Thread   
 
Thread Tools Display Modes
lhffan
Senior Member
Join Date: Jul 2008
Old 10-08-2010 , 12:08   Re: SourceBans 1.4.7 (Updated 08/22/10)
#2231

The web server part is installed once
But the game server part must be installed on all your instances of the servers. Dont forget to change the server number you find inside sourcebans.cfg
lhffan is offline
Hollanda
Senior Member
Join Date: Sep 2006
Location: Netherlands
Old 10-08-2010 , 12:25   Re: SourceBans 1.4.7 (Updated 08/22/10)
#2232

That was not my question...
Hollanda is offline
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 10-08-2010 , 13:44   Re: SourceBans 1.4.7 (Updated 08/22/10)
#2233

http://wiki.alliedmods.net/Multiple_...28SourceMod%29
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline
Hollanda
Senior Member
Join Date: Sep 2006
Location: Netherlands
Old 10-10-2010 , 12:54   Re: SourceBans 1.4.7 (Updated 08/22/10)
#2234

Quote:
Originally Posted by DJ Tsunami View Post
Great, thanks! Only some bans give around 50 records, any idea why?
Hollanda is offline
danielmyst777
AlliedModders Donor
Join Date: Aug 2010
Location: Virginia
Old 10-11-2010 , 19:00   Re: SourceBans 1.4.7 (Updated 08/22/10)
#2235

I am getting this really weird behavior now with the server viewer panel on the dashboard screen. The server activity windows says "error connecting" on my server that I have linked to soucebans.

I have set everything up correctly and it was working perfectly all up until now. Sometimes it goes back to normal, meaning it goes back to its regular behavior of displaying the server status, but now it's not going back.

Any suggestions?

I am running the latest sourcemod 1.4 dev snapshot on a windows dedi with the latest sourcebans version.
danielmyst777 is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 10-12-2010 , 12:01   Re: SourceBans 1.4.7 (Updated 08/22/10)
#2236

The plugin isn't important for the webpanel to show the info. Ask you host to allow incomming udp connections from your gameservers port (27015) and check, if you gameserver has been banned by the server (listip in rcon).
__________________
Peace-Maker is offline
danielmyst777
AlliedModders Donor
Join Date: Aug 2010
Location: Virginia
Old 10-12-2010 , 13:01   Re: SourceBans 1.4.7 (Updated 08/22/10)
#2237

My game server provider has confirmed that that port is open for incoming upd connections and my server has not been banned.
danielmyst777 is offline
Fujiwara
Member
Join Date: Jul 2010
Old 10-12-2010 , 17:47   Re: SourceBans 1.4.7 (Updated 08/22/10)
#2238

Well here I am again with another error...

This appears on the top of the page:
Quote:
Warning: session_start() [function.session-start]: open(C:\WINDOWS\Temp\sess_b5760598653c7358ba0 1882f637fb85d, O_RDWR) failed: Permission denied (13) in C:\Inetpub\vhosts\digitalburst.net\httpdocs\s ourcebans\index.php on line 9

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Inetpub\vhosts\digitalburst.net\httpdocs\s ourcebans\index.php:9) in C:\Inetpub\vhosts\digitalburst.net\httpdocs\s ourcebans\index.php on line 9
This appears on the bottom of the page:
Quote:
Warning: Unknown: open(C:\WINDOWS\Temp\sess_b5760598653c7358ba0 1882f637fb85d, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\WINDOWS\Temp) in Unknown on line 0
Here's my index.php:
Quote:
<?php

include_once 'init.php';
include_once(INCLUDES_PATH . "/user-functions.php");
include_once(INCLUDES_PATH . "/system-functions.php");
include_once('config.php');
include_once(INCLUDES_PATH . "/sb-callback.php");
$xajax->processRequests();
session_start();
include_once(INCLUDES_PATH . "/page-builder.php");

?>
Line 9:
Quote:
session_start();
I didn't edit anything?... What's the matter?
Fujiwara is offline
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 10-13-2010 , 03:31   Re: SourceBans 1.4.7 (Updated 08/22/10)
#2239

Apparently IIS doesn't have write access to C:\Windows\Temp.
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline
Fujiwara
Member
Join Date: Jul 2010
Old 10-13-2010 , 15:52   Re: SourceBans 1.4.7 (Updated 08/22/10)
#2240

I can't edit permissions for windows folders.... =\

I don't know how this came up....


Fixed it, thanks.

Last edited by Fujiwara; 10-13-2010 at 18:26.
Fujiwara 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 01:38.


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