I wil NOT be available until February 04, so here goes a quick fix (FTP required) for those who are using the plugin Reactions in Report Comments 1.0.1 and have the following error:
Download and open /plugins/reactionsinreportcomments/hooks/reportCommentModel.php and find:
use \IPS\Content\Reactable
{
try
{
\IPS\Content\Reactable::canReact as allowedToReact;
}
catch ( \Error | \RuntimeException $e )
{
if ( method_exists( get_parent_class(), __FUNCTION__ ) )
{
r