Raised This Month: $7 Target: $400
 1% 

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


Post New Thread Closed Thread   
 
Thread Tools Display Modes
iTonY
New Member
Join Date: Sep 2008
Old 09-27-2008 , 18:21   Re: SourceBans (1.3.5) (UPDATE)
#1011

Well I got it working. Idk y it messes up some time It works for a period of time then it stops like it will not connect to the database. Then it works Its like its on crack =[ It wants more and when its out of juice it doesnt work
iTonY is offline
ENF
Junior Member
Join Date: Sep 2008
Location: Tokyo, Japan (
Old 09-28-2008 , 09:39   Re: SourceBans (1.3.5) (UPDATE)
#1012

Did not see this, but maybe I missed in the 100 pages or so...

The custom group names for Server admin and Web Admin...

When I'm creating a new admin from the web interface, the "Server Admin" custom group "Name" entry box will not accept Letters. It will only accept numbers.

The Web Group box at the bottom, works fine.
ENF is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 09-28-2008 , 10:28   Re: SourceBans (1.3.5) (UPDATE)
#1013

Quote:
Originally Posted by Gweedo View Post
I'm getting these errors on the updater and then on the ban list after the updater fails. I was updating from 1.3.0. Updater tells me the current database version is 0 and duplicate column name 'enable'. Anyone have any advice?[IMG]http://img101.**************/images/thpix.gif[/IMG]
try setting your config.version to 112 in your sb_settings table!
if this won't work, just replace the content of the failing update file e.g. "data/112.php" with
Code:
<?php return true; ?>
@ iTonY: do you have admin-flatfile.smx enabled?

@ ENF: in includes/sb-callback.php search for
Code:
$a_servername = ($a_servername
and replace the whole line with
Code:
$a_servername = ($a_servername=="0" ? null : RemoveCode($a_servername));
Peace-Maker is offline
Gweedo
Member
Join Date: Aug 2007
Old 09-28-2008 , 16:08   Re: SourceBans (1.3.5) (UPDATE)
#1014

Thanks Peace-Maker, setting the version worked!
Gweedo is offline
iTonY
New Member
Join Date: Sep 2008
Old 09-28-2008 , 17:06   Re: SourceBans (1.3.5) (UPDATE)
#1015

Quote:
Originally Posted by Peace-Maker View Post
]@ iTonY: do you have admin-flatfile.smx enabled?
Yes. Im having problem with unban and delete ban via web panel

When I press unban and put a comment it doesnt unban them I connect to the server and still say im banned. Also does this with delete ban.

And is there a way to go back or exit when u at ban reasons ;\ Cause if you leave it up for about a min it will randomly pick a reason and ban them. So theres no way to go back or exit out
iTonY is offline
ENF
Junior Member
Join Date: Sep 2008
Location: Tokyo, Japan (
Old 09-28-2008 , 23:42   Re: SourceBans (1.3.5) (UPDATE)
#1016

WAS:
Code:
$a_servername = ($a_servername == 0 ? null : RemoveCode($a_servername));
NOW:
Code:
$a_servername = ($a_servername=="0" ? null : RemoveCode($a_servername));
Fixed.

Thank you very much!
ENF is offline
WebNoob
Senior Member
Join Date: Jul 2008
Old 09-29-2008 , 10:39   Re: SourceBans (1.3.5) (UPDATE)
#1017

Update seems to have gone well. The only issue seems to be with the themes:



It will not show/allow me to change to our custom theme. They still appear in the folder via FTP, but will not showup in the web panel (when you click on one of the "array's" listed, it says "Invalid theme selected".

EDIT: Issue #2: Players are no longer appearing in the drop-down list on the servers page (it just presents a blank page, despite the server being full).

EDIT: Issue #3 :
Tried editing a ban reason, system said it was saved successfully. Checked it again, ban reason is now empty.

EDIT: ISSUE #4 : In the ban menu on the game server, there is no way to back out of the "reasons" menu (i.e. "back" , "next", or "Exit" does not appear).

Last edited by WebNoob; 09-29-2008 at 11:30.
WebNoob is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 09-29-2008 , 16:04   Re: SourceBans (1.3.5) (UPDATE)
#1018

did you upload the new themes? there are changes! its version 1.3.0 now and the theme.conf.php has a new entry! e.g.:
Code:
define('theme_name', "SourceBans Default Theme");
all these issues except #4 are related to your old theme version!
to workaround #4 you could just repress your sm_admin binding or retype sm_admin in your console ;) so you are out of the reason menu.. i know its not the nice method so watch for updates!
Peace-Maker is offline
colwulf
Member
Join Date: Jun 2008
Old 09-30-2008 , 08:51   Re: SourceBans (1.3.0) (UPDATE)
#1019

Quote:
Originally Posted by iTonY View Post
Ey would you like to help me? Im also hosting web on hostmonster we brought a dedicated ip I place the dedicated ip in the databases.cfg in host and it wont connect o_O I checked my username, database name etc they all correct. I dunno y its not connecting to database. Also I would like to ask what plugins do u need to have to make this to work. All I got on is Adminmenu.smx and Sourcebans.smx. Im not using gameservers.com so ya.. Cause on the web its connected I just cant connect the database on the server one
Sry it took so long to get back to you... the ip you need to use is the shared ip not the dedicated it is kind of hinky i had the same problem as well you need to contact gameservers and find our what the ip of the main server box is not your games ip... if you neeed additional help my steam name is {T-E} Colwulf -F- if you would like to look me up...
colwulf is offline
riuthamus
Member
Join Date: Nov 2007
Old 09-30-2008 , 12:35   Re: SourceBans (1.3.5) (UPDATE)
#1020

Anybody have a chance to check out, or know why, sourcebans wouldnt work with a rank plugin enabled at the same time?
__________________

riuthamus is offline
Closed Thread


Thread Tools
Display Modes

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:15.


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