[deleted] I am trying to debug your error but I can't see why it is happening. It is not the fof/upload extension.
MikeJones I tried with this extension and everything seems to be working just fine, it was also confirmed here:
Amarok
Anyway, I added a couple checks that should fix the issue you had if you want to try @[deleted]
composer update malago/flarum-ext-fancybox
or
composer require malago/flarum-ext-fancybox
The original extension I forked allow for captions and videos too if you have flarum/bbcode
, it's on the readme:
[url fancy=video][/url]
[img title="Caption this."][/img]
[url title="Caption this." fancy]![](src)[/url]
[url title="Caption this." fancy=video][img][/img][/url]
[url fancy][img title="Caption this."][/img][/url]
Is anyone having issues with this forked extension?