LogicException: Attempted to set 'content_info' while a save was pending without forceSet src/XF/Mvc/Entity/Entity.php:575
#0 src/XF/Mvc/Entity/Entity.php(548): XF\Mvc\Entity\Entity->set('content_info', Array)
#1 src/addons/SV/SignupAbuseBlocking/Repository/MultipleAccount.php(413): XF\Mvc\Entity\Entity->__set('content_info', Array)
#2 src/addons/SV/SignupAbuseBlocking/Repository/MultipleAccount.php(386): SV\SignupAbuseBlocking\Repository\MultipleAccount->reportCommentCreator(Object(SV\SignupAbuseBlocking\XF\Entity\Report), Object(SV\SignupAbuseBlocking\Entity\LogEvent))
#3 src/addons/SV/SignupAbuseBlocking/Repository/MultipleAccount.php(225): SV\SignupAbuseBlocking\Repository\MultipleAccount->bumpReportEntries(Array, Object(SV\SignupAbuseBlocking\Entity\LogEvent))
#4 src/addons/SV/SignupAbuseBlocking/Repository/MultipleAccount.php(57): SV\SignupAbuseBlocking\Repository\MultipleAccount->processMultipleAccountDetectionInternal(Object(SV\SignupAbuseBlocking\XF\Entity\User), Array, 'login')
#5 src/XF.php(478): SV\SignupAbuseBlocking\Repository\MultipleAccount->SV\SignupAbuseBlocking\Repository\{closure}()
#6 src/addons/SV/SignupAbuseBlocking/Repository/MultipleAccount.php(58): XF::asVisitor(Object(SV\SignupAbuseBlocking\XF\Entity\User), Object(Closure))
#7 src/addons/SV/SignupAbuseBlocking/XF/ControllerPlugin/Login.php(94): SV\SignupAbuseBlocking\Repository\MultipleAccount->processMultipleAccountDetection(Object(SV\SignupAbuseBlocking\XF\Entity\User), Array, 'login')
#8 src/XF/Pub/Controller/Login.php(112): SV\SignupAbuseBlocking\XF\ControllerPlugin\Login->completeLogin(Object(SV\SignupAbuseBlocking\XF\Entity\User), true)
#9 src/XF/Mvc/Dispatcher.php(321): XF\Pub\Controller\Login->actionLogin(Object(XF\Mvc\ParameterBag))
#10 src/XF/Mvc/Dispatcher.php(244): XF\Mvc\Dispatcher->dispatchClass('XF:Login', 'Login', Object(XF\Mvc\RouteMatch), Object(LiteSpeedCache\XF\Pub\Controller\Login), NULL)
#11 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(LiteSpeedCache\XF\Pub\Controller\Login), NULL)
#12 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#13 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#14 src/XF.php(390): XF\App->run()
#15 index.php(20): XF::runApp('XF\\Pub\\App')
#16 {main}
- Add work-around for possible race conditions & duplicate key exceptions
It can create notifications via;
You can view multiple-account's detected on account via;
- Reports
- Threads (with add-on)
- Conversations (with add-on)
- User's profile in the admincp
- User's profile in the front-end
Yes, by reports I mean the report centre. Also works with my Report Improvements and Report Centre Essential add-ons
- Compatibility fix for New Registration Email (multiple-account not linking to detected account due to non-canonical URLs)
We use essential cookies to make this site work, and optional cookies to enhance your experience.