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

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


Post New Thread Closed Thread   
 
Thread Tools Display Modes
dmw_Whitey
Junior Member
Join Date: Aug 2007
Old 03-23-2008 , 13:45   Re: SourceBans (1.0.0 RC1d)
#371

I've just installed the latest build and it all seemed to go OK. after removing the install directory I get the following:

Quote:
Page took 0.203836 seconds to load.

User Manager Data

CUserManager Object
(
[aid] => -1
[admins] => Array
(
)

)
Post Data

Array
(
)
Session Data

Array
(
[page] => Array
(
[p] => default
)

)
Cookie Data

Array
(
[dmwlastvisit] => 1203672949
[dmwpassword] => 382b42d3d894a76eb430617c991c9851
[dmwlastactivity] => 0
[__utmz] => 222504974.1203672923.1.1.utmccn=(direct)|utmc sr=(direct)|utmcmd=(none)
[dmwuserid] => 229
[__utma] => 222504974.1757682817.1203672923.1206294371.12 06302625.33
[dmwsessionhash] => 0a798478c11ceb640e435a7ce49ad4b5
[__utmb] => 222504974
[__utmc] => 222504974
[PHPSESSID] => pktfames3c8cug48tvab2nmpl2
)
var settab = ProcessAdminTabs(); window.addEvent('domready', function(){ var Tips2 = new Tips($$('.tip'), { initialize:function(){ this.fx = new Fx.Style(this.toolTip, 'opacity', {duration: 300, wait: false}).set(0); }, onShow: function(toolTip) { this.fx.start(1); }, onHide: function(toolTip) { this.fx.start(0); } }); var Tips4 = new Tips($$('.perm'), { className: 'perm' }); }); $('content_title').setHTML('Dashboard'); ty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\sourcebans\includes\smarty \Smarty.class.php on line 1258 PHP Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\sourcebans/themes_c/\default^%%87^873^8730F959%%submenu.tpl.php' for inclusion (include_path='.:/php/includes:C:\Inetpub\wwwroot\sourcebans/includes/adodb') in C:\Inetpub\wwwroot\sourcebans\includes\smarty \Smarty.class.php on line 1258 PHP Warning: Smarty::include(C:\Inetpub\wwwroot\sourcebans/themes_c/\default^%%6E^6EC^6ECAF77A%%content_header.tp l.php) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\sourcebans\includes\smarty \Smarty.class.php on line 1258 PHP Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\sourcebans/themes_c/\default^%%6E^6EC^6ECAF77A%%content_header.tp l.php' for inclusion (include_path='.:/php/includes:C:\Inetpub\wwwroot\sourcebans/includes/adodb') in C:\Inetpub\wwwroot\sourcebans\includes\smarty \Smarty.class.php on line 1258 PHP Warning: Smarty::include(C:\Inetpub\wwwroot\sourcebans/themes_c/\default^%%42^420^420ABB47%%page_dashboard.tp l.php) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\sourcebans\includes\smarty \Smarty.class.php on line 1258 PHP Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\sourcebans/themes_c/\default^%%42^420^420ABB47%%page_dashboard.tp l.php' for inclusion (include_path='.:/php/includes:C:\Inetpub\wwwroot\sourcebans/includes/adodb') in C:\Inetpub\wwwroot\sourcebans\includes\smarty \Smarty.class.php on line 1258 PHP Warning: Smarty::include(C:\Inetpub\wwwroot\sourcebans/themes_c/\default^%%05^05A^05A044C7%%page_footer.tpl.p hp) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\sourcebans\includes\smarty \Smarty.class.php on line 1258 PHP Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\sourcebans/themes_c/\default^%%05^05A^05A044C7%%page_footer.tpl.p hp' for inclusion (include_path='.:/php/includes:C:\Inetpub\wwwroot\sourcebans/includes/adodb') in C:\Inetpub\wwwroot\sourcebans\includes\smarty \Smarty.class.php on line 1258
Any suggestions on how to fix this?

Last edited by dmw_Whitey; 03-23-2008 at 16:07.
dmw_Whitey is offline
dmw_Whitey
Junior Member
Join Date: Aug 2007
Old 03-23-2008 , 16:20   Re: SourceBans (1.0.0 RC1d)
#372

I've fixed my problem. It was a protection issue on the themes_c directory.
dmw_Whitey is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 03-24-2008 , 00:00   Re: SourceBans (1.0.0 RC1d)
#373

Code:
L 03/23/2008 - 00:41:07: [SM] Native "KickClient" reported: Client 12 is not connected
L 03/23/2008 - 00:41:07: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 03/23/2008 - 00:41:07: [SM]   [0]  Line 965, sourcebans.sp::UTIL_InsertTempBan()
L 03/23/2008 - 00:41:07: [SM]   [1]  Line 1004, sourcebans.sp::VerifyInsert()
L 03/23/2008 - 01:03:01: Error log file session closed.
__________________

DontWannaName is offline
zerak
Senior Member
Join Date: Feb 2008
Old 03-24-2008 , 10:54   Re: SourceBans (1.0.0 RC1d)
#374

If someone else need to be able to specify the server ip (instead of using HostIp when making the query). I added a option to enable / disable it and hopefullt it might help someone else
Attached Files
File Type: zip sourcebans.zip (24.2 KB, 188 views)
File Type: sp Get Plugin or Get Source (sourcebans.sp - 214 views - 52.5 KB)

Last edited by zerak; 03-24-2008 at 16:33. Reason: forgot source code
zerak is offline
Davethegreat
Senior Member
Join Date: Nov 2007
Old 03-24-2008 , 13:01   Re: SourceBans (1.0.0 RC1d)
#375

When i add a ban from game it doesnt add it to the website, and when i check my bans on my server it is in there with a 5 minute ban?
Davethegreat is offline
Send a message via AIM to Davethegreat
zerak
Senior Member
Join Date: Feb 2008
Old 03-24-2008 , 16:38   Re: SourceBans (1.0.0 RC1d)
#376

run
Code:
sm plugins debug sourcebans on
and try again and you will get an output, tell me servers internal ip, registered ip (in web gui) and tell me what the debug output say

WHERE 'ip' = XXX.XXX.XXX.XXX

(the X should match your internal otherwise you got a problem, use my above supplied patched plugin if that is the case)

check logs for more info, tell us what does work?
zerak is offline
Olly
Senior Member
Join Date: Mar 2007
Location: UK
Old 03-24-2008 , 19:29   Re: SourceBans (1.0.0 RC1d)
#377

Quote:
Originally Posted by Davethegreat View Post
When i add a ban from game it doesnt add it to the website, and when i check my bans on my server it is in there with a 5 minute ban?

as well as doing what zerak said, check your /sourcemod/logs/sourcebans.log file
__________________
Tumblr Me: http://raspberryteen.tumblr.com


// Yarrrr!
Olly is offline
Send a message via MSN to Olly
Davethegreat
Senior Member
Join Date: Nov 2007
Old 03-25-2008 , 08:22   Re: SourceBans (1.0.0 RC1d)
#378

I found that problem, but i have a new one. If i try and correct the error by changing the host name from localhost to my webserver ip pop goes the server when i reboot it wont fire. I change it back the server starts normally.

Last edited by Davethegreat; 03-25-2008 at 08:24.
Davethegreat is offline
Send a message via AIM to Davethegreat
zerak
Senior Member
Join Date: Feb 2008
Old 03-25-2008 , 11:05   Re: SourceBans (1.0.0 RC1d)
#379

Please give more details as specified above.
You mean that the server wont even start, then check logs again and see what you can digg up.
zerak is offline
Davethegreat
Senior Member
Join Date: Nov 2007
Old 03-25-2008 , 12:07   Re: SourceBans (1.0.0 RC1d)
#380

What happens I go to the database.cfg and edit LOCALHOST to the correct ip address. I then proceed with a reboot of the server. The server shuts down and never starts again. I change it from the ip address to localhost (where the database isnt at), it then fires back up when I hit the restart button. I am using sockets 2.3.0, the latest build of sourcemod and the latest build of sourcebans. You requested it you got it, there are no logs of the event as the server doesnt start to create a log.
Davethegreat is offline
Send a message via AIM to Davethegreat
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 22:27.


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