I am getting some weird errors with this plugin. I keep getting this on the initial installation:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1366 - Incorrect integer value: 'NULL' for column `sonicblast_mybb104`.`mybblq_settings`.`sid` at row 1
Query:
INSERT INTO mybblq_settings (`sid`,`name`,`title`,`description`,`optionscode`,`value`,`disporder`,`gid`) VALUES ('NULL','puppet_master_on','Puppet Master On?','ON (default) to use the plugin, OFF to disable','onoff','1','10',206)
Please contact the MyBB Group for technical support.
However if I click back and refresh the plugins it's installed. It says it has 0 settings in the settings page and when I go to add a person as a puppet I get this:
This page isn’t working sonicblast.org is currently unable to handle this request.
HTTP ERROR 500
But when I hit back and refresh the user has been added. Yet does not work on the forum. Also when I try to edit the puppet master I get this:
edit puppet masters
Manage Puppets For Metallix
Username: Display Order Controls
no puppets
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 380 - File: inc/plugins/puppet_master/acp.php PHP 7.2.17 (Linux)
File Line Function
/inc/plugins/puppet_master/acp.php 380 errorHandler->error
/inc/plugins/puppet_master/acp.php 44 puppet_master_admin_edit
/inc/class_plugins.php 142 puppet_master_admin_load
/admin/index.php 819 pluginSystem->run_hooks