Thread Owner Rights [Deleted]

I'm having some issues with the host, but I can arrange a purchase for the add-on if you would like. Please start a conversation with me.
It's been 6 days since ge66 told your site down, i still can't access to your site to buy this addon
Why don't you use this website (xenforo.com) to process your payment while your site is down
 
This add-on generates errors on PHP 7.4:

Code:
ErrorException: [E_NOTICE] Trying to access array offset on value of type null 
src/addons/haydric/toRights/XF/Entity/Thread.php:21

Stack trace
#0 src/addons/haydric/toRights/XF/Entity/Thread.php(21): XF::handlePhpError()
#1 src/XF/Pub/Controller/Thread.php(1378): haydric\toRights\XF\Entity\Thread->canView()
#2 src/addons/Andy/BestAnswered/XF/Pub/Controller/Thread.php(54): XF\Pub\Controller\Thread->assertViewableThread()
#3 src/addons/XFMG/XF/Pub/Controller/Thread.php(11): Andy\BestAnswered\XF\Pub\Controller\Thread->actionIndex()
#4 src/addons/Datio/React/XF/Pub/Controller/Thread.php(11): XFMG\XF\Pub\Controller\Thread->actionIndex()
#5 src/XF/Mvc/Dispatcher.php(350): Datio\React\XF\Pub\Controller\Thread->actionIndex()
#6 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass()
#7 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch()
#8 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop()
#9 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#10 src/XF.php(391): XF\App->run()
#11 index.php(20): XF::runApp()
#12 {main}
 
@Haydric Please can you add PHP Version 7.4 support? Getting lot of Server error log.

Code:
ErrorException: [E_NOTICE] Trying to access array offset on value of type null src/addons/haydric/toRights/XF/Entity/Thread.php:77

Generated by: Unknown account Apr 16, 2020 at 6:16 PM

Stack trace

#0 src/addons/haydric/toRights/XF/Entity/Thread.php(77): XF::handlePhpError(8, '[E_NOTICE] Tryi...', '/home/nadda/pub...', 77, Array)
#1 src/XF/Entity/Post.php(146): haydric\toRights\XF\Entity\Thread->canUseInlineModeration(NULL)
#2 src/XF/Pub/Controller/Thread.php(70): XF\Entity\Post->canUseInlineModeration()
#3 src/addons/ThemeHouse/QAForums/XF/Pub/Controller/Thread.php(50): XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#4 src/addons/xenMade/SEO/XF/Pub/Controller/Thread.php(11): ThemeHouse\QAForums\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#5 src/addons/AddonFlare/AwardSystem/XF/Pub/Controller/Thread.php(13): xenMade\SEO\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#6 src/addons/Banxix/AutoCloseThreads/XF/Pub/Controller/Thread.php(11): AddonFlare\AwardSystem\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#7 src/addons/TickTackk/SignatureOnce/XF/Pub/Controller/Thread.php(24): Banxix\AutoCloseThreads\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#8 src/addons/XenConcept/AdvancedPermissions/XF/Pub/Controller/Thread.php(21): TickTackk\SignatureOnce\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#9 src/addons/XenConcept/RestrictGuestViews/XF/Pub/Controller/Thread.php(22): XenConcept\AdvancedPermissions\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#10 src/addons/xenMade/STFRT/XF/Pub/Controller/Thread.php(51): XenConcept\RestrictGuestViews\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#11 src/addons/XFA/TrophiesEnhancement/XF/Pub/Controller/Thread.php(19): xenMade\STFRT\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#12 src/addons/XFMG/XF/Pub/Controller/Thread.php(11): XFA\TrophiesEnhancement\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#13 src/addons/Andy/ForumPassword/XF/Pub/Controller/Thread.php(12): XFMG\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#14 src/addons/SV/UserEssentials/XF/Pub/Controller/Thread.php(31): Andy\ForumPassword\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#15 src/addons/SV/ModeratorEssentials/XF/Pub/Controller/Thread.php(28): SV\UserEssentials\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#16 src/addons/SV/ElasticSearchEssentials/XF/Pub/Controller/Thread.php(23): SV\ModeratorEssentials\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#17 src/XF/Mvc/Dispatcher.php(350): SV\ElasticSearchEssentials\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#18 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'Index', Object(XF\Mvc\RouteMatch), Object(SV\ElasticSearchEssentials\XF\Pub\Controller\Thread), NULL)
#19 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\ElasticSearchEssentials\XF\Pub\Controller\Thread), NULL)
#20 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#21 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#22 src/XF.php(391): XF\App->run()
#23 index.php(20): XF::runApp('XF\\Pub\\App')
#24 {main}

Request state

array(4) {
  ["url"] => string(21) "/threads/43972/page-3"
  ["referrer"] => bool(false)
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Top Bottom