XFdestek
Kurucu Üye
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:
Code:
Code:
Code:
TypeError: XF\Mvc\Entity\AbstractCollection::toWebhookResults(): Argument #1 ($options) must be of type array, int given, called in /var/www/vhosts/xenforo/src/XF/Api/Result/EntityResult.php on line 226 src/XF/Mvc/Entity/AbstractCollection.php:72
Code:
#0 src/XF/Api/Result/EntityResult.php(226)...