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
Olly
Senior Member
Join Date: Mar 2007
Location: UK
Old 09-24-2007 , 13:20   Re: SourceBans (1.0.0 RC1c)
#61

Quote:
Originally Posted by andre2308 View Post
I see no bans in my webinterface, when i ban from hlsw with sm_ban

Normal or a Bug??

Thx for help... and i get no errors...
Look through your sourcemod log files for any errors.

Quote:
Originally Posted by Hell Phoenix View Post
OK, tried the newest version, here are the errors I get. I finally tracked down the errors for importing amxbans bans. For some reason, its not using the table I specify, its still using the table its installed to. Dunno why.

Code:
Debug
Table 'sourcebans.amx_bans' doesn't exist

SQL Query type: EXECUTE
Script: '/sourcebans/install/index.php'
SQL Query: SELECT player_ip, player_id, player_nick, ban_created, ban_length, ban_reason, admin_ip, admin_id, admin_nick ,server_ip, server_name FROM amx_bans
SQL Params:
Table 'sourcebans.amx_bans' doesn't exist

SQL Query type: EXECUTE
Script: '/sourcebans/install/index.php'
SQL Query: SELECT UNIX_TIMESTAMP() AS time FROM amx_bans
SQL Params:
And Im still having the blank pages issue after viewing one page. This is the error I get when adding debug to the end:

Code:
Fatal error: Cannot use object of type CUser as array in c:\Inetpub\wwwroot\sourcebans\includes\system-functions.php on line 77
Keep up the good work guys ;)
Firstly, you didnt choose the right database that your AMXBans install resides in.

Secondly, i have said about 100000 times, that the Cannot use object of type CUser will be fixed in the next release
__________________
Tumblr Me: http://raspberryteen.tumblr.com


// Yarrrr!
Olly is offline
Send a message via MSN to Olly
Hell Phoenix
Senior Member
Join Date: Jan 2005
Old 09-24-2007 , 13:24   Re: SourceBans (1.0.0 RC1c)
#62

Sorry, I missed the CUser thing. My bad =(

As for the amxbans db, it is the correct one. I put in the database of "bans" but it still uses "sourcebans."
__________________
Hell Phoenix is offline
imported_Anth0ny
Senior Member
Join Date: Jan 2005
Location: Saturn
Old 09-24-2007 , 14:10   Re: SourceBans (1.0.0 RC1c)
#63

issue: sourcebans plugin does not react to admins who haven't DIRECT links "admin-server". If links "server-group" and "group-admin" are present, "server" can't get "admin" record (all admi rights and immunity) to downloading from DB.

admin@group@server must be equal to admin@server
__________________
aka Mad.Eagle
Creator\Owner\Admin of
www.megatron.ws
imported_Anth0ny is offline
Send a message via ICQ to imported_Anth0ny
andre2308
Junior Member
Join Date: Dec 2006
Old 09-24-2007 , 15:09   Re: SourceBans (1.0.0 RC1c)
#64

Code:
L 09/24/2007 - 17:38:47: Info (map "aim_ag_texture2") (file "errors_20070924.log")
L 09/24/2007 - 17:38:47: [sourcebans.smx] Database failure: Could not find database conf "sourcebans"
L 09/24/2007 - 17:38:47: [sourcebans.smx] Database failure: Could not find database conf "sourcebans"
L 09/24/2007 - 17:38:47: [sourcebans.smx] Database failure: Could not find database conf "sourcebans"
L 09/24/2007 - 17:38:47: [sourcebans.smx] Database failure: Could not find database conf "sourcebans"
L 09/24/2007 - 17:52:16: Error log file session closed.
This are my last entries in the errorlogs but i have it try after the errors...

The Player was @ Server and i see my server in the webinterface. But bans i canīt see my time bans. And I can accsess the Database with navicat from my local computer. Its a problem, i have more things on my db who is sb. its DZCP and HLX and Webspell a other solution i donīt have. I canīt create a nother Database.

I hope i know what I mean... Sorry for my bad english, iīam a german guy.

Thx for your help.
andre2308 is offline
Olly
Senior Member
Join Date: Mar 2007
Location: UK
Old 09-25-2007 , 06:32   Re: SourceBans (1.0.0 RC1c)
#65

You didnt add the databases.cfg that was given to you at the end of the install.

logged in as a root webadmin, click Admin panel > Servers > Server config at the t.op

that will give you what you need
__________________
Tumblr Me: http://raspberryteen.tumblr.com


// Yarrrr!
Olly is offline
Send a message via MSN to Olly
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 09-25-2007 , 06:43   Re: SourceBans (1.0.0 RC1c)
#66

whens sourcebanshost.net opening up?
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
andre2308
Junior Member
Join Date: Dec 2006
Old 09-25-2007 , 15:32   Re: SourceBans (1.0.0 RC1c)
#67

hmm olly

I get no errors in the error logs... But when i ban a player for testig with sm_ban #userid time [reason] via HLSW nothing shows me the Website. But at the website i can see my Server and my admin in the database.

And i have read the Readme and try your tip.

Pls Help me
andre2308 is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 09-25-2007 , 17:25   Re: SourceBans (1.0.0 RC1c)
#68

Quote:
Originally Posted by bobbobagan View Post
whens sourcebanshost.net opening up?
A few hours ago.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 09-25-2007 , 20:50   Re: SourceBans (1.0.0 RC1c)
#69

I get 500 Internal Server Error when I go to the sourcemod directory and to the install directory. I dont know whats wrong? I reuploaded it too.

www.clanwoof.com/sourcebans
DontWannaName is offline
dalto
Veteran Member
Join Date: Jul 2007
Old 09-25-2007 , 22:41   Re: SourceBans (1.0.0 RC1c)
#70

Quote:
Originally Posted by andre2308 View Post
hmm olly

I get no errors in the error logs... But when i ban a player for testig with sm_ban #userid time [reason] via HLSW nothing shows me the Website. But at the website i can see my Server and my admin in the database.

And i have read the Readme and try your tip.

Pls Help me
Try deleting addons/sourcemod/plugins/basebans.smx
dalto 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 13:30.


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