XenForo Attempted to set 'sv_prefix_ids' while a save was pending without forceSet

C

CommanderVex

Guest
Not sure what addon is causing this issue. I think it might be multi-prefix but unsure. When I try to move a resource from one category to another with just 1 prefix, I get the below error.

Code:

Code:
LogicException: Attempted to set 'sv_prefix_ids' while a save was pending without forceSet in src/XF/Mvc/Entity/Entity.php at line 610

XF\Mvc\Entity\Entity->set() in src/XF/Mvc/Entity/Entity.php at line 582
XF\Mvc\Entity\Entity->__set() in...

Read more

Continue reading...