Raised This Month: $32 Target: $400
 8% 

[CS:S/CS:GO] CT Bans


Post New Thread Reply   
 
Thread Tools Display Modes
1DreaM
Member
Join Date: Jan 2018
Location: Slovakia
Old 01-15-2018 , 12:29   Re: [CS:S/CS:GO] CT Bans
Reply With Quote #401

Quote:
Originally Posted by paulo_crash View Post
Sim o ban consta na DB, mas mesmo assim não mostra na Web Interface.

These parameters, you mean what?
Send screen of db (of everything in table), pls.
Thx.

Quote:
These parameters, you mean what?
Forget it.
It could be bug of plugin, but i'm not sure. (probably, what said databomb)
__________________
GitHub: 1DreaM
WEB: OverGame.eu

Last edited by 1DreaM; 01-15-2018 at 12:31.
1DreaM is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 01-16-2018 , 22:31   Re: [CS:S/CS:GO] CT Bans
Reply With Quote #402

Quote:
Originally Posted by paulo_crash View Post
I found a BUG in WebInterface.

I actually do not know if it would be a BUG of it or the Plugin CTBans.

When I apply a ctban from the server console in the Games Panel CTBan shows in WebInterface as Expired Ban.

What could it be, some Plugin or WebInterface BUG?

I am using this WebInterface: https://forums.alliedmods.net/showpo...&postcount=369

[EDIT]
Another BUG that I found in WebInterface is that there are players that are banned by CTBans but still are not in WebInterface, this user STEAM_1: 0: 241413394 is banned but it is not listed in WebInterface, at least when I search for the steam of it I have no result , nor banned or expired.

And when I try to remove ban from the CTBans console from the Game Panel of the Servers does not seem to work, the players still banned, I have to log in to the server and unban it inside the server.
Your report that sm_removectban or sm_unctban does not work from console is not specific enough to be actionable.

First, test by typing 'sm_unctban' and 'sm_removectban' in server console with no additional parameters.
Verify the reply is 'sm_unctban <player>' and 'sm_removectban <player>'

Next, test by typing 'sm_unctban @all' in server console and verify the response is that you targeted more than 1 player.

Then you'll need to provide additional details and the ctban log file. It should contain a line like:
Lorem has removed the CT ban on Ipsum (STEAM_ID).
__________________
databomb is offline
1DreaM
Member
Join Date: Jan 2018
Location: Slovakia
Old 01-17-2018 , 00:52   Re: CTBans Web Interface
Reply With Quote #403

Quote:
Originally Posted by databomb View Post
Nice. Can I link this from the OP?
Of course
__________________
GitHub: 1DreaM
WEB: OverGame.eu
1DreaM is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 01-19-2018 , 17:05   Re: CTBans Web Interface
Reply With Quote #404

Quote:
Originally Posted by 1DreaM View Post
NEW !

CTBans Web Interface.
This is especially for databomb's plugin. For other ctban plugins it will not work without changes.

Remake of databomb's ctbans-list.txt.

Prewiev: https://overgame.eu/ctbans.php

Installation is simple !
  1. Upload file to your FTP.
  2. Add database info.:
    PHP Code:
    $server=""//db host
    $username=""//db username
    $password=""//db password
    $database=""//db name

    $results_per_page="15"
  3. Change favicon and menu:

    HTML Code:
    <link rel="icon" href="LINK TO IMAGE" sizes="32x32" />
    
    <div id="mySidenav" class="sidenav">
      <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
      <a href="#home">HOME</a>
      <a href="#banlist">BanList</a>
      <a href="#forum">Unban</a>
      <a href="#hlstats">HLstatS</a>
    </div>

ChangeLog:

Code:
1.0.1
  • Updated PHP.
  • Design remake.
  • + menu, search and favicon.
  • + colors
  • ...(little changes)
I found a BUG in the search part of banned players.

I type the SteamID of some player banned but I have no return, it does not display walks.
paulo_crash is offline
1DreaM
Member
Join Date: Jan 2018
Location: Slovakia
Old 01-20-2018 , 15:05   Re: CTBans Web Interface
Reply With Quote #405

Quote:
Originally Posted by paulo_crash View Post
I found a BUG in the search part of banned players.

I type the SteamID of some player banned but I have no return, it does not display walks.
I already fixed it(day ago), just download files.
__________________
GitHub: 1DreaM
WEB: OverGame.eu

Last edited by 1DreaM; 01-20-2018 at 15:05.
1DreaM is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 01-20-2018 , 19:26   Re: CTBans Web Interface
Reply With Quote #406

Quote:
Originally Posted by 1DreaM View Post
I already fixed it(day ago), just download files.
I updated to new version only now it does not display the page...

https://www.zkservidores.com/ctbans_1.0.1_db.php
paulo_crash is offline
1DreaM
Member
Join Date: Jan 2018
Location: Slovakia
Old 01-21-2018 , 05:16   Re: CTBans Web Interface
Reply With Quote #407

Quote:
Originally Posted by paulo_crash View Post
I updated to new version only now it does not display the page...

https://www.zkservidores.com/ctbans_1.0.1_db.php
Syntax error, sorry.
Attached Files
File Type: zip ctbans_1.0.1_db.zip (3.3 KB, 78 views)
__________________
GitHub: 1DreaM
WEB: OverGame.eu
1DreaM is offline
Kamizun
AlliedModders Donor
Join Date: May 2015
Location: Portugal
Old 01-21-2018 , 06:46   Re: [CS:S/CS:GO] CT Bans
Reply With Quote #408

Just wanted to point out that in the translation file its "Feature Not Availalbe" instead of "Feature Not Available"
Kamizun is offline
Javierko
AlliedModders Donor
Join Date: Sep 2017
Location: Czech republic
Old 01-24-2018 , 17:13   Re: [CS:S/CS:GO] CT Bans
Reply With Quote #409

Hi guys,

can somebody tell me, why this happening and how to fix, maybe just i am retarded...
https://www.hexmania.eu/ctbans
__________________
My Github & Sourcemod work.
If you like my work and if you want to support me, you can through PayPal.

Official SourceMod CZ/SK Discord: https://discord.gg/Qvar55a

Last edited by Javierko; 01-24-2018 at 17:17.
Javierko is offline
good_live
AlliedModders Donor
Join Date: Oct 2013
Old 01-25-2018 , 10:22   Re: [CS:S/CS:GO] CT Bans
Reply With Quote #410

Maybe you guys should move the web part support requests to a different thread?
good_live is offline
Reply


Thread Tools
Display Modes

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:00.


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