Ok found the solution, have to configure a forum in the add-on options first, as the checkbox "Require threads to be created with events" is enabled by default.
Hi,
I just installed the Add-on.
When I try to create a new event, I get the following error:
"You are required to select a forum in which to create an event thread"
But I cannot find any field to do this.
Any advice?
Thanks.
Thanks for you quick response, I'll try... :)
With the above code, the items of the sub node list is displayed like this:
Node1
sub-node1 sub-node2
sub-node3 sub-node4
sub-node5 sub-node6
I would prefer it like this:
Node1
sub-node1 sub-node4
sub-node2 sub-node5
sub-node3...