I have a webhook enabled that is set to only run on post insert, however when this webhook is enabled, liking a post creates this error:
TypeError: XF\Mvc\Entity\AbstractCollection::toWebhookResults(): Argument #1 ($options) must be of type array, int given, called in...
Thanks for the suggestions! After some further research, the user blog system you've all recommended isn't too expensive and seems like it's worth a shot
Hi all,
I'm considering trying out XenForo for my community, as i'm not fond of the commercial decisions made by IPBoard as of late.
I'm wanting a feature where each member has their own personal journal that they can post to (sort of like a how a blog can work in IPBoard). Each user's journal...