Raised This Month: $51 Target: $400
 12% 

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


Post New Thread Closed Thread   
 
Thread Tools Display Modes
sirmoe
Senior Member
Join Date: Mar 2008
Old 01-22-2012 , 20:50   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#2751

Hi guys,

getting a few errors over and over

Error: the XML response that was returned from the server is invalid. Received:
Warning: stream_set_timeout(): supplied argument is not a valid stream resource in /var/www/clients/client1/web1/web/bans/includes/CServerInfo.php on line 187

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/clients/client1/web1/web/bans/includes/CServerInfo.php on line 201

Warning: fread(): supplied argument is not a valid stream resource in /var/www/clients/client1/web1/web/bans/includes/CServerInfo.php on line 263

Warning: Cannot modify header information - headers already sent by (output started at /var/www/clients/client1/web1/web/bans/includes/CServerInfo.php:187) in /var/www/clients/client1/web1/web/bans/includes/xajax.inc.php on line 766

Any ideas?
sirmoe is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 01-23-2012 , 05:14   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#2752

Your webpanel is unable to contact your gameserver. Read this info closely.
http://sourcebans.net/faq/which-port...equire-be-open
__________________
Peace-Maker is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 01-24-2012 , 18:52   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#2753

I don't suppose anyone would happen to know why I'm unable to use the Group ban feature? I get something along the lines of the following, despite everything being correct:

Quote:
Banned 0/0 players of group 'jetguild'.
0 were banned already.
0 failed.
__________________
thetwistedpanda is offline
Izum
Junior Member
Join Date: Jun 2009
Location: Russia, Stalingrad
Old 01-25-2012 , 03:45   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#2754

Server query doesn't work. Error connecting (XX.XXX.XXX.41:27015)

The test script gives out here it:


[+] SourceBans "Error Connecting()" Debug starting for server XX.XXX.XXX.41:27015

[+] Trying to establish UDP connection
[+] UDP connection successfull!
[+] Trying to write to the socket
[+] Successfully requested server info. Reading...
[-] Error getting server info.

[+] Trying to establish TCP connection
[+] TCP connection successfull!
[+] Trying to write to TCP socket and authenticate via rcon
[+] Successfully sent authentication request. Reading...
[+] Got an response!
[+] Password correct!

Where to search for an error?

Also monitoring of servers from Psychostats doesn't work, but for some reason normally works from HLStatsX on that hosting.

Last edited by Izum; 01-25-2012 at 03:51.
Izum is offline
Send a message via ICQ to Izum
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 01-25-2012 , 03:48   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#2755

Quote:
Originally Posted by thetwistedpanda View Post
I don't suppose anyone would happen to know why I'm unable to use the Group ban feature? I get something along the lines of the following, despite everything being correct:
Replace your /includes/sb-callback.php with this one.
http://code.google.com/p/sourcebans/source/detail?r=117
__________________
Peace-Maker is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 01-25-2012 , 10:04   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#2756

Quote:
Originally Posted by Izum View Post
Server query doesn't work. Error connecting (XX.XXX.XXX.41:27015)

The test script gives out here it:


[+] SourceBans "Error Connecting()" Debug starting for server XX.XXX.XXX.41:27015

[+] Trying to establish UDP connection
[+] UDP connection successfull!
[+] Trying to write to the socket
[+] Successfully requested server info. Reading...
[-] Error getting server info.

[+] Trying to establish TCP connection
[+] TCP connection successfull!
[+] Trying to write to TCP socket and authenticate via rcon
[+] Successfully sent authentication request. Reading...
[+] Got an response!
[+] Password correct!

Where to search for an error?

Also monitoring of servers from Psychostats doesn't work, but for some reason normally works from HLStatsX on that hosting.
You need to have your host open up both TCP/UDP of that IP# and port 27015..they need to set a rule for it.

Also on a side note not related to his problem.... does the creator of this plugin even come on here anymore? I made a suggestion and/or request about 4 pages back and even sent in a PM over on that other page of it with no response. So is this supported still or what?

Last edited by Horsedick; 01-25-2012 at 10:05.
Horsedick is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 01-25-2012 , 11:16   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#2757

Quote:
Originally Posted by Horsedick View Post
Also on a side note not related to his problem.... does the creator of this plugin even come on here anymore? I made a suggestion and/or request about 4 pages back and even sent in a PM over on that other page of it with no response. So is this supported still or what?
If you wrote to the thread creator Olly, you might wrote the wrong person. He moved on to developing kick-ass games over at Interwave Studios. See the other team members and post on our tracker to get your voice heared. Posting requests in this support thread isn't easy to keep track of

I've read that request, but as SourceBans is on feature lock so we could force our manpower (if we had some) on the rewrite v2, that's possibly not going to happen anytime soon.

You could just try to edit it yourself though. Maybe removing line 538 and 585 in /pages/page.banlist.php is enough.
PHP Code:
    if($userbank->is_admin()) { 
+ the closing "}".
__________________

Last edited by Peace-Maker; 01-25-2012 at 11:17.
Peace-Maker is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 01-25-2012 , 11:51   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#2758

Quote:
Originally Posted by Peace-Maker View Post
If you wrote to the thread creator Olly, you might wrote the wrong person. He moved on to developing kick-ass games over at Interwave Studios. See the other team members and post on our tracker to get your voice heared. Posting requests in this support thread isn't easy to keep track of

I've read that request, but as SourceBans is on feature lock so we could force our manpower (if we had some) on the rewrite v2, that's possibly not going to happen anytime soon.

You could just try to edit it yourself though. Maybe removing line 538 and 585 in /pages/page.banlist.php is enough.
PHP Code:
    if($userbank->is_admin()) { 
+ the closing "}".

Thanks I'll take a look at that php code
Horsedick is offline
GunSpeed
Member
Join Date: Oct 2010
Old 01-26-2012 , 11:02   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#2759

For the update only, should I just upload the web folder only? I've checked the plugin and the size differs, need some more info regarding upgrading and some warning too, in case someone overwrites the config files and loses all the settings...etc

Thanks!
GunSpeed is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 01-26-2012 , 17:06   Re: SourceBans 1.4.9 (Updated 2011/11/18)
#2760

You don't need to replace your sourcebans.cfg during update. In this particular case (1.4.9), only the .smx is needed to be uploaded to your gameserver(s). The whole web_upload content needs to get on your webserver though.
__________________
Peace-Maker 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 05:38.


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