Raised This Month: $ Target: $400
 0% 

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


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Hozjo
Junior Member
Join Date: Jun 2008
Old 01-23-2009 , 19:46   Re: SourceBans (1.4.0) (UPDATE)
#1261

Hey guys I'm really liking this plugin but I'm having an issue with the webpanel. Everythign is functional but just really ugly. It's liek the themes arent loading (ive tried dark and standard)

here's a link to our sourcebans www.blackopselite.com/bans

anyone else have this problem / know the solution, tried messing around with permissions/reuploading files to no avail
Hozjo is offline
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 01-23-2009 , 19:49   Re: SourceBans (1.4.0) (UPDATE)
#1262

Seems your webhost doesn't allow your PHP files to act as CSS files. Ask them to fix that.
__________________
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
Hozjo
Junior Member
Join Date: Jun 2008
Old 01-23-2009 , 21:35   Re: SourceBans (1.4.0) (UPDATE)
#1263

New issue, we have 2 servers runnign on 2 differnt boxes, the server I set up first is working perfectly but the 2nd server is not updating bans to the website. The correct server id is in the sourcebans.cfg and i am using the exact same database.cfg from the server that works. I am getting the following error:

L 01/23/2009 - 190:50: [sourcebans.smx] Database failure: [1045]: Access denied for user 'black***_bans'@'blackops.xmission.com' (using password: YES)

Is this an issue with sourcebans or is the web server just not allowing two logins with the same username/password? Do I need to create seperate logins to teh database?

This is puzzling because the admins I set up on the webserver work and I was able to import bans from the server.
Hozjo is offline
msleeper
Veteran Member
Join Date: May 2008
Location: Atlanta, Jawjuh
Old 01-23-2009 , 22:17   Re: SourceBans (1.4.0) (UPDATE)
#1264

You don't need to create two different users, but you do probably have to create two different grants. IE:

Code:
grant all privileges on database.* to [email protected] identified by 'password';
grant all privileges on database.* to [email protected] identified by 'password';
That, or use a wildcard (assuming that the IPs are on the same /24.

Code:
 grant all privileges on database.* to user@'1.2.3.%' identified by 'password';
__________________

Last edited by msleeper; 01-23-2009 at 22:18. Reason: Consistency in examples
msleeper is offline
BrutalGoerge
AlliedModders Donor
Join Date: Jul 2007
Old 01-23-2009 , 22:50   Re: SourceBans (1.4.0) (UPDATE)
#1265

i still have that issue that I have to reload the plugin to get it to write from the database.

If i simply have the plugin in the plugins folder, it only reads bans from the database, it won't write.

Once i 'sm plugins reload sourcebans' then it will work as intended.
__________________
My Pluggies If you like, consider to me.
BrutalGoerge is offline
Hozjo
Junior Member
Join Date: Jun 2008
Old 01-28-2009 , 16:04   Re: SourceBans (1.4.0) (UPDATE)
#1266

Quote:
Originally Posted by DJ Tsunami View Post
Seems your webhost doesn't allow your PHP files to act as CSS files. Ask them to fix that.

all the settings seem to be right and we are still getting problems, we are using suPHP could that be causing the problem?
Hozjo is offline
Icettiflow
Senior Member
Join Date: Jan 2009
Old 01-28-2009 , 16:11   Re: SourceBans (1.4.0) (UPDATE)
#1267

My company uses suPHP. No problems.
Icettiflow is offline
Hozjo
Junior Member
Join Date: Jun 2008
Old 01-28-2009 , 17:56   Re: SourceBans (1.4.0) (UPDATE)
#1268

Quote:
Originally Posted by Icettiflow View Post
My company uses suPHP. No problems.
got it working at banned.blackopselite.com for some reason it didnt like blackopselite.com/bans
Hozjo is offline
colwulf
Member
Join Date: Jun 2008
Old 01-31-2009 , 19:33   Re: SourceBans (1.4.0) (UPDATE)
#1269

I keep getting the following errors and my server is rendomly crashing this is the only thing i can find that might be is this it is the only errors or is there a way with SRCDS to start a error log please help i am tired of my server randomly crashing ...



L 01/31/2009 - 05:52:23: Info (map "dod_colmar") (file "errors_20090131.log")
L 01/31/2009 - 05:52:23: [SM] Native "SetPackPosition" reported: Invalid data pack handle 0 (error 4)
L 01/31/2009 - 05:52:23: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 01/31/2009 - 05:52:23: [SM] [0] Line 1863, sourcebans.sp::HackingSelected()
L 01/31/2009 - 05:58:09: Error log file session closed.
colwulf is offline
zhelev81
Veteran Member
Join Date: Nov 2007
Location: Varna,Bulgaria
Old 01-31-2009 , 19:48   Re: SourceBans (1.4.0) (UPDATE)
#1270

we all have the same errors this is not crashing your server... it's another plugin Shearch for it
zhelev81 is offline
Send a message via ICQ to zhelev81 Send a message via MSN to zhelev81 Send a message via Skype™ to zhelev81
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 08:20.


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