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

Quote:
Originally Posted by DontWannaName View Post
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
try deleting the .htaccess file
__________________
Tumblr Me: http://raspberryteen.tumblr.com


// Yarrrr!
Olly is offline
Send a message via MSN to Olly
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 09-26-2007 , 22:12   Re: SourceBans (1.0.0 RC1c)
#72

ok that worked! thanks now I have to get past the database info cause when i submit it, it goes to a blank page. Must be wrong.
DontWannaName is offline
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 09-27-2007 , 05:53   Re: SourceBans (1.0.0 RC1c)
#73

I get a blank page after signing in :S

Anybody else getting this blank page of death? Any fix for it?
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
Olly
Senior Member
Join Date: Mar 2007
Location: UK
Old 09-27-2007 , 06:31   Re: SourceBans (1.0.0 RC1c)
#74

Quote:
Originally Posted by bobbobagan View Post
I get a blank page after signing in :S

Anybody else getting this blank page of death? Any fix for it?
Quote:
Originally Posted by DontWannaName View Post
ok that worked! thanks now I have to get past the database info cause when i submit it, it goes to a blank page. Must be wrong.
When you get a blank page, you need to add &debug=1 to the end of the url, eg: sourcebans.net/index.php?p=ban&debug=1 This will give you the reason of why the page stopped loading
__________________
Tumblr Me: http://raspberryteen.tumblr.com


// Yarrrr!
Olly is offline
Send a message via MSN to Olly
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 09-28-2007 , 18:56   Re: SourceBans (1.0.0 RC1c)
#75

I got the blank page because I was using IE, Firefox told me the specific problem, that the database wouldnt connect. I think the ports wrong.
DontWannaName is offline
Olly
Senior Member
Join Date: Mar 2007
Location: UK
Old 09-30-2007 , 18:35   Re: SourceBans (1.0.0 RC1d)
#76

Update - RC1d

This should fix some performance problems, server compatability problems, and lots of bugs.


Users having problems with 'Error Connecting' for their servers, should hopefully notice that their servers now show up on their page. Also people who's webhosts force register_globals ON should be able to use this version without needing the .htaccess file.

Enjoy

ChangeLog

1.0.0 RC1d 30.sept.2007 - 23:40
--------------------------------
* Huge overhaul of the user system, pages should load much faster & less bugs?
* Fixed all groups on admin page saying 'No Group/Individual Permissions'
* Fixed lots of problems when register_globals was on. It now doesnt matter if
its on or not
* Removed the .htaccess from the package as it caused problems on some setups
* Fixed lots of sql injection stuff (thx WhiteWlf)
* SQL Change: removed *_srvadmins as lots of the data is duplicated in *_admins
NOTE: you must run rc1c-rc1d_update.php or you will have LOTS of problems
* Fixed SQL errors not showing or logging in last version
* Added a more 'button' like look to submenu items in admin panel
* Fixed lots of logic problems when adding admins
* Fixed problem with password not being set in server admin
* Improved some of the error logging, and messages.
* Updated the server plugin to work with new SQL structure
* Fixed the server plugin version not being a public cvar
* Fixed admin side buttons not working properly when some options are disabled
* Fixed some links in emails being incorrect
* Fixed a few more problems with server incompatability
* Fixed admins with quotes showing '\' in the name
* Fixed incorrect admin count because of hidden system user
* Fixed problems with adding some admins
Note: People using SVN versions need to run rc1c-rc1d_update.php again
* Fixed lots of code shown on ban protest and submissions pages on some setups
* Fixed broken links in admin panel sub-menu
* Fixed not allowing a second ban quickly after a ban expires (plugin and web)
* Added better logic for if queries were successfull or not
* Fixed problems with display after some items were deleted from the db
* Fixed unban and delete ban permissions being reversed
* Started implimenting a UI class to handle the UI elements easier
* Fixed problem with some hosts blocking ports needed to query server data.
This has been fixed by using sourcebans.net to act as a sort of proxy
* Player data isnt called on the server list unless you click the server row
to open up the players list
* Some other stuff to speed up the server display
* Added French plugin translation (thanks to exa)
* truncated names on dashboard which could mis-shape the layout
* Fixed truncation on blocked players being too short
* Fixed problem with web settings not being updated properly
* Log info is now more helpful on sql problems
* Fixed some security problems in settings page
* Applied some more security stuffs (thx WhiteWlf)
__________________
Tumblr Me: http://raspberryteen.tumblr.com


// Yarrrr!
Olly is offline
Send a message via MSN to Olly
PrefeX
Member
Join Date: Apr 2006
Location: Norway
Old 10-01-2007 , 07:23   Re: SourceBans (1.0.0 RC1d)
#77

I just re-installed SourceBans, and there is some bug issues you should fix.

» Home » Admin Panel » SourceBans settings >> System Log
- Clear log won't work

- The submenu 'SourceBans Settings' under 'Admin Panel' links to http://myserver/sourcebans/1

- Under install, the AMXBans import is still broken, and there should be an additional button on last step where you can choose either to import from AMXBans, or go to your SourceBans panel (lazy mode).

- AMXBans import task should also be possible to run after install (or make an AMXBans integration module)

- When i add a new admingroup (server), e.g. Root, it add the group with extra quotes, like so 'Root', witch return a SQL error

» Home » Admin Panel » Server management
- When using admins under permissions, the script echo's
"Array
(
)"
above of the adminlist
- When using edit on the server, i get a SQL error when adding a RCON Password
- I also miss a permission tag for RCON on servers

» Home » Admin Panel » Admin management
- When assigning a server group to myself (no permissions as default now), i get a SQL error

Let me know if you need more information
__________________
Life would be a lot easier if I had the source code.

Last edited by PrefeX; 10-01-2007 at 07:32.
PrefeX is offline
Olly
Senior Member
Join Date: Mar 2007
Location: UK
Old 10-01-2007 , 18:15   Re: SourceBans (1.0.0 RC1d)
#78

Ok, as you guys seem to be getting lots of bugs (mybad) with releases, we have opened a public SVN. This means you can download fixes as we fix them.

You can either use an SVN client to download the files

Quote:
Server: https://svn.sourcebans.net
User: annon
Password: [blank]
Version 1.0.0 RC1 d: is revision 56
OR, you can download all of the files that have been changed since the last release from here http://sourcebans.net/?p=download and click download under the SVN patch header. You can also get a list of changes that have been made since the last release.

Currently all bugs posted here and on the steamfriends forum are fixed with the SVN version. So if you have bugs, check the changes list, if your bug is fixed, download the patch, otherwise post your bug.
__________________
Tumblr Me: http://raspberryteen.tumblr.com


// Yarrrr!
Olly is offline
Send a message via MSN to Olly
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 10-01-2007 , 19:19   Re: SourceBans (1.0.0 RC1d)
#79

Olly, im using your sourcebanshost.net service, does that auto update after a new release on the website? Then I have to manualy update the game files? Under Version info in the admin panel it says current version RC1c and under latest release it says RC1d and then it says you have the latest Sourcebans version when I dont? I updated the Game files already.
DontWannaName is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 10-01-2007 , 20:04   Re: SourceBans (1.0.0 RC1d)
#80

Quote:
Originally Posted by DontWannaName View Post
Olly, im using your sourcebanshost.net service, does that auto update after a new release on the website? Then I have to manualy update the game files? Under Version info in the admin panel it says current version RC1c and under latest release it says RC1d and then it says you have the latest Sourcebans version when I dont? I updated the Game files already.
Olly doesn't provide it, I do.

You don't have to do anything to update it, I take care of that when I feel that the latest release of Sourcebans is stable enough to use. In this care, there are still some features that need to be fixed before I update it.

I'll send an email out to everyone after I update it.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull 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 23:24.


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