Jump to content

[Source] Player Panel SOURCEBANS / IP.Board


teez

Recommended Posts

%7Boption%7D



File Name: [Source] Player Panel SOURCEBANS / IP.Board

File Submitter: teez

File Submitted: 05 Apr 2013

File Category: Integration

Supported Versions: IP.Board 3.2.x, IP.Board 3.3.x, IP.Board 3.4.x



Player Panel is the first application in the world which integrates SourceBans with IP.Board Admin Control

What is Player Panel (Sourcebans)?








  • Who sees IP ( groups )
  • Who can comment ( groups )
  • Who can add bans ( groups )
  • Who can add complaints ( groups )
  • Who can add appeals ( groups )
  • Who can check appeals ( groups )
  • Who can check complaints ( groups )
  • Full editor ( for information, ex: articles about adding complaints ),

Player Panel



  • Add Complaint,
  • Add Bans ( if have permission )
  • Add Comments
  • Add Appeal
  • Search Bans
  • Can Administrate
  • Accept Appeals ( automatically unban player )
  • Reject Appeals
  • Accept Complaints ( automatically ban acussed )
  • Reject Complaints
  • Change Complaint data
  • Add Bans from Forums

In the ban module users can view the ban penalties if it has not yet expired. Compatible with: SourceBans IP.Board 3.2 +











Thanks for Travis Jeffries

Changelog player panel v1.2

  • Fixed bugs in complaints
  • Create custom Ban Reasons from AdminCP (Select Reason Dropdown)
  • Custom Ban Durations from AdminCP (More Ban Times, 1 Month, 3 Months
  • Change Data (Let us change SteamID of Bans/Complaints)
  • Disallow Admins from changing Nick/IP on ban submission
  • Fixed width in applications / applications archive
  • New language pack ( author: http://community.invisionpower.com/user/423337-travis-jeffries/ )





here to download this file

Link to comment
Share on other sites

Interested in this. Going to keep my eye on it for a little bit to see what other users are saying.

Teez, since you seem to know a little bit about STEAM/Source -- If you're interested in a little other development stuff. I might not mind sponsoring HLSTATS:CE or some variation to also be integrated with IPB if the price is right (since it will be re-sold)

Send me a PM if you're interested. I also had my own stats/web interface for TF2 that fell to the waste side (very sexy web interface)

Link to comment
Share on other sites

It definitely needs some work to fix a few of the bugs and to have it working seamlessly with Sourcebans since it's originally an AMXBans mod but it looks like he's willing to add all the necessary features requested and fix the bugs. I recommend purchasing it to help support the development. There's nothing else like it for IPB and it makes Administration for your Admins a lot easier.

Link to comment
Share on other sites

It definitely needs some work to fix a few of the bugs and to have it working seamlessly with Sourcebans since it's originally an AMXBans mod but it looks like he's willing to add all the necessary features requested and fix the bugs. I recommend purchasing it to help support the development. There's nothing else like it for IPB and it makes Administration for your Admins a lot easier.

What kind of bugs? Can you give me a little detail?

Link to comment
Share on other sites

What kind of bugs? Can you give me a little detail?

The admins don't get displayed correctly in some of the pages and instead of displaying the admin IP it shows the server IP. There is an issue where it shows a server ID rather than the hostname/IP of the server. I'm quite sure though as he uses and inspects Sourcebans himself he will custom tailor this to work perfectly with Sourcebans. I recommend buy it now, because it does function, it just needs some cleanup and a few feature additions like defining our own ban reasons instead of allowing custom inputs. I made a short list:

Feature Ideas:

Create custom Ban Reasons from AdminCP (Select Reason Dropdown)
Custom server List from AdminCP (Select Server Dropdown for Complaints) <- When user submits a ban he chooses from a pre-defined list instead of typing in a server name.
Custom Ban Durations from AdminCP (More Ban Times, 1 Month, 3 Months
RegEx Checking on SteamID entry (Check for correct SteamID format)
Change Data (Let us change SteamID of Bans/Complaints)
Disallow Admins from changing Nick/IP on ban submission

Link to comment
Share on other sites

Create custom Ban Reasons from AdminCP (Select Reason Dropdown)
Custom server List from AdminCP (Select Server Dropdown for Complaints) <- When user submits a ban he chooses from a pre-defined list instead of typing in a server name.
Custom Ban Durations from AdminCP (More Ban Times, 1 Month, 3 Months
RegEx Checking on SteamID entry (Check for correct SteamID format)
Change Data (Let us change SteamID of Bans/Complaints)
Disallow Admins from changing Nick/IP on ban submission

In next version:

1. Add,

3. Add

4. Add

5. Add

6. Add :thumbsup:

Link to comment
Share on other sites

I am getting errors when i install any ideas how to fix, also a Link to which Sourcebans you used would be nice.

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in admin/applications_addon/other/panelgracza/modules_public/bans/bans.php on line 37

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in admin/applications_addon/other/panelgracza/modules_public/bans/bans.php on line 49

Warning: Cannot modify header information - headers already sent by (output started at admin/applications_addon/other/panelgracza/modules_public/bans/bans.php:37) in admin/sources/classes/output/formats/html/htmlOutput.php on line 114

Warning: Cannot modify header information - headers already sent by (output started at admin/applications_addon/other/panelgracza/modules_public/bans/bans.php:37) in admin/sources/classes/output/formats/html/htmlOutput.php on line 127

Warning: Cannot modify header information - headers already sent by (output started at admin/applications_addon/other/panelgracza/modules_public/bans/bans.php:37) in admin/sources/classes/output/formats/html/htmlOutput.php on line 136

Warning: Cannot modify header information - headers already sent by (output started at admin/applications_addon/other/panelgracza/modules_public/bans/bans.php:37) in admin/sources/classes/output/formats/html/htmlOutput.php on line 137

Warning: Cannot modify header information - headers already sent by (output started at admin/applications_addon/other/panelgracza/modules_public/bans/bans.php:37) in admin/sources/classes/output/formats/html/htmlOutput.php on line 141
Link to comment
Share on other sites

  • 4 weeks later...

Thats funny cause i did get the appeals working but i think the coding is outdated or i have a different sourceban as some of the mysql tables don't line up. Also only way i could make the addon know what admin made the ban is change member_data 'name' with member data 'member_id' and just make sure they have same member id as the sourceban admin. Any updates coming out soon?

Link to comment
Share on other sites

When i first install v1.3 the bans page dosn't load at all, have to comment out this line to get it to work, not sure if this is just me but have installed it twice. Thanks for replying too.

//$ban['steamcommunity'] = self::zamianaid($ban['player_id']);

The only other thing i cant get working is making the forum know which admin is posting the bans and for the bans to show in my bans. I did mess around with using member_id instead of member_name but that doesn't seem to be working anymore.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...