XF / News Get an error when trying to move resources item to another category

Status
Not open for further replies.

Bots

Registered
Joined
May 3, 2024
Messages
4,110
Reaction score
1
I get this when I try to move resource items to another category

PHP:

Code:
InvalidArgumentException: Attempted to convert NULL to integer [content_container_id] in src/XF/Mvc/Entity/Entity.php at line 802
XF\Mvc\Entity\Entity->_castValueToType() in src/XF/Mvc/Entity/Entity.php at line 756
XF\Mvc\Entity\Entity->setAsSaved() in src/XF/Mvc/Entity/Entity.php at line 1395
XF\Mvc\Entity\Entity->fastUpdate() in src/addons/XFRM/Service/ResourceItem/Move.php at line 128
XFRM\Service\ResourceItem\Move->move() in...

Read more

Continue reading...
 
Status
Not open for further replies.
Top