Hi there! I am getting this error when trying to perma delete a resource. I checked my events and I don't have anything listed for XFRM, so I don't know why it's blocking the deletion -- or if it's doing so thinking it should take credits from me?
Let me know if this helps or if I can provide any more info to try and troubleshoot? Thank you, mate
Let me know if this helps or if I can provide any more info to try and troubleshoot? Thank you, mate
Code:
ErrorException: [E_WARNING] Attempt to read property "resource_version_id" on null in src/addons/DBTech/Credits/XFRM/Entity/ResourceItem.php at line 183
XF::handlePhpError() in src/addons/DBTech/Credits/XFRM/Entity/ResourceItem.php at line 183
DBTech\Credits\XFRM\Entity\ResourceItem->_postDelete() in src/addons/OzzModz/ScheduledContent/Entity/ScheduledTrait.php at line 35
OzzModz\ScheduledContent\XFRM\Entity\ResourceItem->_postDelete() in src/XF/Mvc/Entity/Entity.php at line 1664
XF\Mvc\Entity\Entity->delete() in src/addons/XFRM/Service/ResourceItem/Delete.php at line 91
XFRM\Service\ResourceItem\Delete->delete() in src/addons/XFRM/InlineMod/ResourceItem/Delete.php at line 42
XFRM\InlineMod\ResourceItem\Delete->applyToEntity() in src/XF/InlineMod/AbstractAction.php at line 87
XF\InlineMod\AbstractAction->applyInternal() in src/XF/InlineMod/AbstractAction.php at line 80
XF\InlineMod\AbstractAction->apply() in src/XF/Pub/Controller/InlineMod.php at line 129
XF\Pub\Controller\InlineMod->actionPerform() in src/addons/Siropu/AdsManager/XF/Pub/Controller/InlineMod.php at line 54
Siropu\AdsManager\XF\Pub\Controller\InlineMod->actionPerform() in src/XF/Mvc/Dispatcher.php at line 352
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 258
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
XF\App->run() in src/XF.php at line 524
XF::runApp() in index.php at line 20