Bug: Attempted to set 'resource_state' while a save was pending without forceSet

Status
This content is read-only, or is not open for further replies.

nakedzombo

Guest
offline
Hello, When I attempt to edit certain resources on my forums I get this error, I can't save or add any attachments/images to my resources due to this error.

1701134096511.png
1701134104672.png
1701134119774.png

Code:

Code:
#0 src/XF/Mvc/Entity/Entity.php(577): XF\Mvc\Entity\Entity->set('resource_state', 'moderated')
#1 src/addons/XFRM/Service/ResourceUpdate/Preparer.php(132): XF\Mvc\Entity\Entity->__set('resource_state', 'moderated')
#2 src/addons/XFRM/Service/ResourceUpdate/Edit.php(164)...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom