View Single Post
Author Message
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 03-18-2013 , 16:17   [ANY] Report to Forums
Reply With Quote #1

Report To Forums
Version 1.1.7f

Description:
This plugin was made in response to this request. It allows players from in game to report another player for breaking the rules of your server. Once a player is reported the plugin automatically makes a post on your forums formatted with the information needed to track the players and investigate the report.

Supported Boards:
  1. vBulletin - http://www.vbulletin.com/
  2. MyBB - http://www.mybb.com/
  3. Small Machine Forums - http://www.simplemachines.org/
  4. phpBB - https://www.phpbb.com/
  5. WBB Lite - http://www.woltlab.com/de/
  6. Advanced Electron Forum - http://www.anelectron.com/
  7. UseBB - http://www.usebb.net/
  8. eXtreme Message Board - http://www.xmbforum2.com/
  9. Invision Power Boards - http://www.invisionpower.com/apps/board/
  10. XenForo Forums - http://xenforo.com/

Note: Support for more boards available upon request. Free boards I can obtain the info on my own. If this is a paid board please view the list below for instructions to get the tables i need. (Or PM me access to your PHPMyAdmin.

Obtaining Your Database Table Info:
  1. Login to PHPMyAdmin and go to your database.
  2. Select 'Export' on the top.
  3. Select Custom under Export Metod
  4. Select the tables: fourms/boards, topics/threads, posts/messages, members/users (Names may vary those are the only ones I have come across yet) (Select Multiple tables my holding ctrl)
  5. Select SQL from the Format dropdown box.
  6. Under Format-Specific Options Find 'Dump Table' and make sure its set to 'Structure'
  7. Scroll to the bottom and press 'GO'
  8. Post it here inside [code][/code] tags or post a linke to pastebin.

ToDo List:
  • Add Updater Support
  • Add Forum Support for Most Popular boards
  • Add SourceIRC Support.
  • Add SourceTV Support.
  • Fix custom report feature.
  • Add Support for Watchlist Plugin.
  • Add API

Cvars:
  • For a full list of ConVars and Commands Click Here

Bug Tracker and Feature Requests:
  • Submit Feature Requests
  • Submit Bug Reports

Requirements:
Server(s):

Credits:
  • Lyric - Plugin Idea
  • jasonfrog - Protection against SQL_Insertion.
  • Asherkin - Providing Correct Usage of SQL_EscapeString()
  • winterghost - Fixing SMF Support
  • Bacardi - Method for reading the KeyValue file to create the menu's

View the Changelog Here

Installation Instructions

View the Source Here
Download the Plugin Here
Download the Config Files Here


Newest Dev Build: Enjoy (This has not been updated in a while please use this at your own risk. I will be updating this shortly.)
Info: Wiki
Source Code for v2.0-dev
Configs
Main API
CallAdmin Module
API Test Plugin
Attached Thumbnails
Click image for larger version

Name:	ReportForum.png
Views:	4092
Size:	26.8 KB
ID:	117255   Click image for larger version

Name:	AddedPlayerToBlacklist.jpg
Views:	3259
Size:	100.7 KB
ID:	117882   Click image for larger version

Name:	AtemptedReport.jpg
Views:	1866
Size:	99.0 KB
ID:	117883   Click image for larger version

Name:	CategoryMenu.jpg
Views:	1710
Size:	96.5 KB
ID:	117884   Click image for larger version

Name:	PlayerReported.jpg
Views:	1539
Size:	99.7 KB
ID:	117885  

Click image for larger version

Name:	RemovedFromBlacklist.jpg
Views:	1387
Size:	97.8 KB
ID:	117887   Click image for larger version

Name:	TargetSelectionMenu.jpg
Views:	1584
Size:	97.4 KB
ID:	117888  

Last edited by Doc-Holiday; 10-05-2013 at 21:08.
Doc-Holiday is offline