Skip to content

MyBB Report-To-Thread v1.7

Latest
Compare
Choose a tag to compare
@SvePu SvePu released this 16 Jan 22:00
· 1 commit to master since this release

Important: Plugin requires a PHP version greater/equals 7.2


Changelog:

  • 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
  • fixed update issue

If the plugin already installed, a full update is necessary.


Installation:

  • unzip package
  • copy content from "UPLOAD" folder to the forum root on server
  • install & activate the plugn from ACP
  • check the plugin settings at configuration

Full Update:

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

Enjoy!