Raised This Month: $ Target: $400
 0% 

amxbans 4.0


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Morpheus
Senior Member
Join Date: Mar 2004
Old 09-08-2004 , 09:46  
#341

Well I would wish if someone could port the plugin i have posted in here.

Amx_ban_reason could be a temporary plugin to get the bannings to work in game menus...

Cheers

Morpheus
Morpheus is offline
SyntheticVisions
Guest
Old 09-11-2004 , 06:32  
#342

Seems like a great plugin, but none of it works for me really and I can't figure out why. The following things don't work for me:

The Config section is just a blank page.
The Servers section is just a blank page.
The Serveradmins section has the pulldown box for the server, but nothing else that is interactive. Just another row that says "Serveradmins" with no place for input.
Admins&levels is another blank page.
Exportbans is a blank page.
Import bans is a blank page.
Search bans is a blank page.
Add live ban is a blank page.

Obviously I must have done something wrong but I can't tell what. Also the page titles for most of those are switched up. The apache error.log has a lot of errors related to this, here are a few:

Code:
PHP Notice:  Undefined variable:  next_button in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\amxbans\\ban_list.php on line 296
Code:
PHP Notice:  Undefined offset:  1 in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\amxbans\\include\\rcon_hl_net.inc on line 253
Code:
PHP Fatal error:  Smarty error: [in ban_search.tpl line 23]: syntax error: unrecognized tag: $smarty.now|date_format:\\"%d-%m-%Y\\" (Smarty_Compiler.class.php, line 408) in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\amxbans\\smarty\\Smarty.class.php on line 1083
And so on..
YoMama
Junior Member
Join Date: Apr 2004
Location: Amsterdam (NL)
Old 09-12-2004 , 02:38  
#343

Quote:
Originally Posted by SyntheticVisions
Seems like a great plugin, but none of it works for me really and I can't figure out why. The following things don't work for me:

The Config section is just a blank page.
The Servers section is just a blank page.
The Serveradmins section has the pulldown box for the server, but nothing else that is interactive. Just another row that says "Serveradmins" with no place for input.
Admins&levels is another blank page.
Exportbans is a blank page.
Import bans is a blank page.
Search bans is a blank page.
Add live ban is a blank page.

Obviously I must have done something wrong but I can't tell what. Also the page titles for most of those are switched up. The apache error.log has a lot of errors related to this, here are a few:

Code:
PHP Notice:  Undefined variable:  next_button in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\amxbans\\ban_list.php on line 296
Code:
PHP Notice:  Undefined offset:  1 in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\amxbans\\include\\rcon_hl_net.inc on line 253
Code:
PHP Fatal error:  Smarty error: [in ban_search.tpl line 23]: syntax error: unrecognized tag: $smarty.now|date_format:\\"%d-%m-%Y\\" (Smarty_Compiler.class.php, line 408) in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\amxbans\\smarty\\Smarty.class.php on line 1083
And so on..
All this is the result of some errors in setup.php which I fixed for the new version. Either wait for that new version to come out, or contact me if you're running 0.20 TP4 and want to help testing...
YoMama is offline
Send a message via ICQ to YoMama
Morpheus
Senior Member
Join Date: Mar 2004
Old 09-12-2004 , 17:14  
#344

YoMama did u get my PM messages?

I was waiting for u to post to me...

Cheers

Morpheus
Morpheus is offline
YoMama
Junior Member
Join Date: Apr 2004
Location: Amsterdam (NL)
Old 09-13-2004 , 14:05  
#345

Quote:
Originally Posted by Morpheus
YoMama did u get my PM messages?

I was waiting for u to post to me...

Cheers

Morpheus
We missed eachother on IRC/ICQ... I'll package a test-version tonight and get you the URL...
YoMama is offline
Send a message via ICQ to YoMama
Morpheus
Senior Member
Join Date: Mar 2004
Old 09-13-2004 , 14:56  
#346

Ok great m8!

Cheers

Morpheus
Morpheus is offline
googol
Junior Member
Join Date: Sep 2004
Location: 127.0.0.1
Old 09-15-2004 , 04:27  
#347

sounds really good, got those tag mismatch errors when I tried to compile for amxx .20, guess I will wait for the new release before I install on the servers.

when shall we expect it?

thanks alot
googol is offline
Morpheus
Senior Member
Join Date: Mar 2004
Old 09-15-2004 , 05:25  
#348

I think that its out VERY soon ! :-) Hopefully today heheh LOL !

Cheers

Morpheus
Morpheus is offline
googol
Junior Member
Join Date: Sep 2004
Location: 127.0.0.1
Old 09-17-2004 , 19:20  
#349

Quote:
Originally Posted by Morpheus
I think that its out VERY soon ! :-) Hopefully today heheh LOL !

Cheers

Morpheus
gotta wait for amxx .20 final first

hopefully thats soon
googol is offline
YoMama
Junior Member
Join Date: Apr 2004
Location: Amsterdam (NL)
Old 09-20-2004 , 10:11  
#350

OK,

I'm finalizing the new version of AMXBans. Below is a list of added functionality/bugfixes as far as I remember 'em.

Plugin bugfixes:
- fix where admin-, player- and servernames with hyphens cause errors (thx downtown)
- fix where SQL (error)messages got truncated (thx downtown)
- ...

Plugin feature additions:
- [amxbans]plugin now commits gametype on registration (amxmodx only!)
- [amxbans]plugin logs registration to amxmodx log (amxmodx only!)
- [amxbans]plugin now creates the required table if not present.
- [amxbans]plugin now allows for broadcasted ban-message (configurable).
- tablenames are now specified at the top of the plugin source (amxbans.sma)

- [amxbans_menu] added a plugin which provides a menu which people can use to ban players currently on the server:

* ability to add up to 7 reasons via the webinterface
* ability to enter a custom reason via messagemode
* checks for admin immunity
* creates the required table if not present

Webinterface bugfixes:
- fixed blank setup page
- fixed livebans (some errors still exists)
- fixed ban-import/export
- loads of other bugfixes

Webinterface feature additions:
- GeoIP location (tracks players/countries) (configurable)
- added 3 abilities (configurable):
* unban own bans
* edit own bans
* remove own bans

- added search-options
- added amxbans log (track admins' actions)
- added previous offence(s) to bandetails
- added option to automagically make a ban permanent after x bans (configurable)
- added configurable reasons per servers (only visible if amxbans_menu plugin is loaded)
- ...
YoMama is offline
Send a message via ICQ to YoMama
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 04:29.


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