MyBB Community Forums

Full Version: MyBB Report-To-Thread v1.7
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB Report-To-Thread
Simple MyBB 1.8 plugin to create a thread on post, profile or reputation reports

Important: Plugin requires a PHP version greater/equals 7.2

Installation:
  • download and unzip package
  • copy content from "UPLOAD" folder to the forum root on server
  • install & activate the plugin from ACP
  • check plugin settings at ACP
Full Update:
  • uninstall plugin from ACP (If you want keep your datacache entries - select NO on uninstall confirmation dialog)
  • download and unzip package
  • copy content from "UPLOAD" folder to the forum root on server
  • install & activate the plugin from ACP
  • check plugin settings at ACP
Simple Update:
  • download and unzip new package
  • copy content from "UPLOAD" folder to the forum root on server


Changelog:

v1.7 (Full Update, if already installed)
  • PHP8 compatibility fixes
  • removed auto close subject & message configurations from settings (configure your message in lang files)
  • added settings valid checks
  • performed some code optimizations
v1.6 (Full Update, if already installed)
  • added thread auto closing option when reported content was deleted permanently
  • performed some code optimizations
v1.5 (Full Update, if already installed)
  • combined lang files into one per language
  • fixed full language support of settings
  • combined some plugin functions
  • added integation support of Report-Private-Messages plugin by PaulBender
  • added possibility of protecting plugin data cache on uninstallation
v1.4 (Full Update, if already installed)
  • fixed functionality of plugin activate & deactivate
  • fixed some illogical PHP var returns
  • included some more settings options
v1.3 (Full Update, if already installed)
  • included functionality for reports of profiles and reputations.
  • fixed PHP error on first run.
v1.2 (Simple Update, if already installed)
  • added support for custom report reasons ( See examples in language files )
v1.1
  • First release

==> Link to Extend area

Screenshots:
[attachment=45719] [attachment=42311] [attachment=42302] [attachment=42303] [attachment=42304] [attachment=42305]

This plugin offers language support.
The package contains English and German language files.


Licensed under the GNU GPL, version 3. Click here for the official github repository for this project.
Great, working fine, good idea!
@Eldenroot:
Thanks for your feedback !

MyBB Report-To-Thread v1.4 is available
  • fixed functionality of plugin activate & deactivate
  • fixed some illogical PHP var returns
  • included some more settings options

If plugin already is installed, a Full Update is necessary!
MyBB Report-To-Thread v1.5 is available
  • combined lang files into one per language
  • fixed full language support of settings
  • combined some plugin functions
  • added integation support of Report-Private-Messages plugin by PaulBender
  • added possibility of protecting plugin data cache on uninstallation

If plugin already is installed, a Full Update is necessary!
MyBB Report-To-Thread v1.6 is available
  • added thread auto closing option when reported content was deleted permanently
  • performed some code optimizations
If plugin already is installed, a Full Update is necessary!
MyBB Report-To-Thread v1.7 is available
  • PHP8 compatibility fixes
  • removed auto close subject & message configurations from settings (configure your message in lang files)
  • added settings valid checks
  • performed some code optimizations
If plugin already is installed, a Full Update is necessary!
Just a quick hook up here, i opened a really small PR for a small change with big impact on our moderation queue, i just added the thread title to the report thread  Smile thanks for the great plugin!
(2024-02-15, 12:07 PM)ZnapShot Wrote: [ -> ]Just a quick hook up here, i opened a really small PR for a small change with big impact on our moderation queue Smile thanks for the great plugin!

where is the link ?
(2024-02-15, 01:26 PM)PARADOX987 Wrote: [ -> ]
(2024-02-15, 12:07 PM)ZnapShot Wrote: [ -> ]Just a quick hook up here, i opened a really small PR for a small change with big impact on our moderation queue Smile thanks for the great plugin!

where is the link ?

https://github.com/SvePu/MyBB-Report-To-Thread/pull/9

here you are Smile

directly addressed Wink