I Installed this and the report to thread, but have no idea where any settings are?? I can't find settings or access groups, can you please advise, thanks!
I had another look throughout. The mod says it's installed. I installed from the command line, but I see nothing anywhere to indicate access controls or settings. If anyone can't point me in the right direction thanks
*update, had to uninstall, was flooded with 1,000s of these errors:
View attachment 274230
Also, all threads broke with "template compilation error", but is ok now after uninstalling.
Code:
#0 src/XF/Mvc/Entity/Entity.php(160): SV\MultipleAccountToThread\XF\Entity\Thread->getMultipleAccountLogs() #1 src/XF/Mvc/Entity/Entity.php(118): XF\Mvc\Entity\Entity->get('MultipleAccount...') #2 internal_data/code_cache/templates/l1/s10/public/thread_view.php(762): XF\Mvc\Entity\Entity->offsetGet('MultipleAccount...') #3 src/XF/Template/Templater.php(1651): XF\Template\Templater->{closure}(Object(MaZ\AMP\XF\Template\XF22\Templater), Array, Object(XF\Template\ExtensionSet)) #4 src/addons/MaZ/AMP/XF/Template/XF22/Templater.php(52): XF\Template\Templater->renderTemplate('thread_view', Array, true, NULL) #5 src/XF/Template/Template.php(24): MaZ\AMP\XF\Template\XF22\Templater->renderTemplate('public:thread_v...', Array) #6 src/XF/Mvc/Renderer/Html.php(50): XF\Template\Template->render() #7 src/XF/Mvc/Dispatcher.php(460): XF\Mvc\Renderer\Html->renderView('XF:Thread\\View', 'public:thread_v...', Array) #8 src/XF/Mvc/Dispatcher.php(442): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View)) #9 src/XF/Mvc/Dispatcher.php(402): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View)) #10 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html') #11 src/XF/App.php(2352): XF\Mvc\Dispatcher->run() #12 src/XF.php(524): XF\App->run() #13 index.php(20): XF::runApp('XF\\Pub\\App') #14 {main}