Comment to 'API to create events and more'
  • With this "System Content Add" it is somehow working to create an event. It is getting an event generated with author 0, what leads to fail to create the corresponding entry to sys_profiles. In Apache error log I can find this: "PHP Fatal error: Uncaught Error: Call to a member function getAccountId() on bool"

    Imho this means I have to declare somehow who is the author. Correct?