Attempted to install this, in v5.0.11 and started receiving the following errors TypeError: IPS\Member::inGroup(): Argument #1 ($group) must be of type IPS\Member\Group|array|int, string given, called in /scripts/applications/htmleditor/Application.php on line 34 and defined in /scripts/system/Member/Member.php:2201
Stack trace:
#0 /scripts/applications/htmleditor/Application.php(34): IPS\Member->inGroup()
#1 /scripts/applications/htmleditor/extensions/core/UIComment/forumsPost.php(73): IPS\htmleditor\Application::canEditHtml()
#2 /scripts/system/Output/UI/UiExtension.php(103): IPS\htmleditor\extensions\core\UIComment\forumsPost->menuItems()
#3 /scripts/system/Content/Content.php(1943): IPS\Output\UI\UiExtension->run()
#4 /scripts/system/Content/Comment.php(2059): IPS\Content->ui()
#5 /scripts/static/templates/forums_front_topics.php(849): IPS\Content\Comment->menu()
#6 /scripts/system/Theme/SandboxedTemplate.php(68): IPS\Theme\class_forums_front_topics->post()
#7 /scripts/static/templates/forums_front_topics.php(2603): IPS\Theme\SandboxedTemplate->__call()
#8 /scripts/system/Theme/SandboxedTemplate.php(68): IPS\Theme\class_forums_front_topics->postContainer()
#9 /scripts/static/templates/forums_front_topics.php(4249): IPS\Theme\SandboxedTemplate->__call()
#10 /scripts/system/Theme/SandboxedTemplate.php(68): IPS\Theme\class_forums_front_topics->topic()
#11 /scripts/applications/forums/modules/front/forums/topic.php(718): IPS\Theme\SandboxedTemplate->__call()
#12 /scripts/system/Dispatcher/Controller.php(139): IPS\forums\modules\front\forums\topic->manage()
#13 /scripts/system/Content/Controller.php(125): IPS\Dispatcher\Controller->execute()
#14 /scripts/applications/forums/modules/front/forums/topic.php(83): IPS\Content\Controller->execute()
#15 /scripts/system/Dispatcher/Dispatcher.php(169): IPS\forums\modules\front\forums\topic->execute()
#16 /scripts/index.php(16): IPS\Dispatcher->run()
#17 {main}Is there anything that needs to be done after installing?