AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   Release Legacy SourceBans 1.4.11 (Updated 2014/02/17) (https://forums.alliedmods.net/showthread.php?t=61000)

Hell Phoenix 09-19-2007 17:09

Re: SourceBans (1.0.0 RC1a)
 
Ok, I tried to install and here are the current problems I have.

Install works great. It still says that the folders and file are writeable though under IIS even though they are not. First time through, I didnt realize that and it bombed the install. Second time through after changing them, the install went fine. I deleted the install dir, hit the homepage (all looked fine except the WriteLogEntries()' ?> on the bottom where the quote is). Tried to login with both IE and FFX and after logging in and redirecting me to the index, I just see a blank page. If I close my browser, then go back, the index works fine. When I click on anything though, it does the same going blank for the page. Weirdest thing I have ever seen.

imported_Anth0ny 09-20-2007 02:39

Re: SourceBans (1.0.0 RC1a)
 
Installed to Win32 server
apache 2
php 4
mysql 4

all looks like working =)

Anubis 09-20-2007 06:14

Re: SourceBans (1.0.0 RC1a)
 
Unfortunately plugin does not supports Unicode characters :( Try to ban such nick: ążśółćę. Ban for player with such nick is incorrectly displayed on the WWW page :(.

dubbeh 09-20-2007 06:43

Re: SourceBans (1.0.0 RC1a)
 
nice work, had a little peek in the source code ;)

imported_Anth0ny 09-20-2007 07:37

Re: SourceBans (1.0.0 RC1a)
 
Quote:

Originally Posted by Anubis (Post 533437)
Unfortunately plugin does not supports Unicode characters :( Try to ban such nick: ążśółćę. Ban for player with such nick is incorrectly displayed on the WWW page :(.

you need to run ban-site with

AddDefaultCharset utf-8

Olly 09-20-2007 13:19

Re: SourceBans (1.0.0 RC1a)
 
Quote:

Originally Posted by Hell Phoenix (Post 533235)
Ok, I tried to install and here are the current problems I have.

Install works great. It still says that the folders and file are writeable though under IIS even though they are not. First time through, I didnt realize that and it bombed the install. Second time through after changing them, the install went fine. I deleted the install dir, hit the homepage (all looked fine except the WriteLogEntries()' ?> on the bottom where the quote is). Tried to login with both IE and FFX and after logging in and redirecting me to the index, I just see a blank page. If I close my browser, then go back, the index works fine. When I click on anything though, it does the same going blank for the page. Weirdest thing I have ever seen.


This will be fixed in RC1c or get the fix here (http://src.sourcebans.net/svn/change...footer.php%402)

if you ever get a blank page, add the urlvar debug=1 to the URL... so http://mysourcebans.com/index.php?page=login&debug=1

Olly 09-20-2007 16:31

Re: SourceBans (1.0.0 RC1a)
 
Update
1.0.0 RC1c 19.sept.2007 - 20:40
--------------------------------
* Fixed admin to seeming not be added when you dont choose from the dropdown
* Added a 'no permissions' selection when adding an admin
* Fixed not needing a DB password in installer
* Fixed an incorrect message in the installer
* Added a message box to show if there are errors adding an admin, so you dont
need to scroll all the way up
* Fixed submit ban now allowing zip files (thx Elbandi)
* Fixed adding a demo to existing ban allowing any filetypes
* Fixed 'No Group' showing for server admins
* Fixed strange stuff happening when adding a new group
* Fixed immunity not being set right on editing groups and admins
* Fixed server groups not getting added into the db
* Fixed tabs not changing color in the header
* Fixed RCON outputting to one line from linux servers
* Fixed SQL error when adding a log entry with no SQL query
* Fixed send button not enabling again after typing 'clr'
* Added a link on the list servers page to show the databases.cfg you need
to upload to the gameserver.
* Removed 'Config' link from server page as plugin hasnt required this cfg
for a long time.
* Fixed trying to get a server query for a server that doesnt exist
* Fixed `WriteLogEntries()' ?>` being show in the footer in some setups
* Fixed flags not showing on the main ban table
* Fixed some country's flag being blank on linux servers
* Flags now show on admin banlist
* Fixed lots of other flag related bugs
* Fixed banlist layout problems in Opera
* Added a blank flag for if the IP isnt in the database
* Forgot to upload the country database
* Fixed some spelling mistakes (lOL)

bzz0 09-21-2007 01:09

Re: SourceBans (1.0.0 RC1c)
 
awesome!

Anubis 09-21-2007 02:21

Re: SourceBans (1.0.0 RC1a)
 
Quote:

Originally Posted by imported_Anth0ny (Post 533456)
you need to run ban-site with

AddDefaultCharset utf-8


OK no prob in case of ban added via WWW. Try to ban a player with nick "ążźćółę" from the server.... you will see what I mean. I seems that PLUGIN modifies those unicode signs in time of database "INSERT" command.

Olly 09-21-2007 09:20

Re: SourceBans (1.0.0 RC1a)
 
Quote:

Originally Posted by Anubis (Post 533859)
OK no prob in case of ban added via WWW. Try to ban a player with nick "ążźćółę" from the server.... you will see what I mean. I seems that PLUGIN modifies those unicode signs in time of database "INSERT" command.

Hmm.. maybe there is somthing wrong with the SourceMod GetClientName, or the mysql functions dont take utf in sourcemod.. (i dont know, just an idea)

we need to wait till dalto gets back to find out if its the plugin


All times are GMT -4. The time now is 05:56.

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