R
rickyrolly
Guest
Guest or Bot
Hi everyone,
I'm working on a custom add-on for XenForo 2.3.7 that programmatically creates a Node (Category), sets specific user-group-based permissions for that node, and creates sub-forums.
I am running into a RuntimeException: Creation Failed! Please enter a valid value which points to
Read more
Continue reading...
I'm working on a custom add-on for XenForo 2.3.7 that programmatically creates a Node (Category), sets specific user-group-based permissions for that node, and creates sub-forums.
I am running into a RuntimeException: Creation Failed! Please enter a valid value which points to
src/XF/Mvc/Entity/Entity.php on line 1276.The Context
XenForo Version: 2.3.7
Database: MariaDB (Strict Mode enabled)- Goal: Create a...
Read more
Continue reading...