Trying to create a Node through Automation and getting nowhere.

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

rickyrolly

Guest
offline
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 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...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom