The following warnings occurred:
Warning [2] Undefined array key "sourceeditor" - Line: 718 - File: inc/plugins/rineditor.php PHP 8.3.25 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/rineditor.php 718 errorHandler->error_callback
/inc/plugins/rineditor.php 776 rineditor_inserter_quick
/inc/class_plugins.php 142 rineditor
/showthread.php 471 pluginSystem->run_hooks



effone   31-05-2024, 11:43 AM
#1
Yes. You are right.
This is awesome THE PluginLibrary created by frostschutz, a bunch of helper functions to ease the base coding of MyBB Plugins. Here we intend to maintain this epic creation to work with latest PHP and MyBB Versions.

 



PluginLibrary for MyBB (Updated for PHP 8)
A collection of useful functions used by other plugins.

https://github.com/mybbgroup/MyBB-PluginLibrary

PHP 8 update forked from the original at:
https://github.com/frostschutz/MyBB-PluginLibrary

Users:

Upload inc/plugins/pluginlibrary.php to your inc/plugins/ folder.
No other files are required and no further steps are necessary.

Developers:

Please refer to PluginLibrary-Documentation.html and / or
to the sample plugin inc/plugins/hello_pl.php for detailed information
on how to use PluginLibrary with your own plugins.
This post was last modified: 31-05-2024, 11:46 AM by effone.
  
Users browsing this thread: 1 Guest(s)
Powered By MyBB, © 2002-2025 MyBB Group.
Made with by MattyWjeisz of Curves UI.