[deleted]
Amarok yes, I noticed this also on your site
Amarok yes, I noticed this also on your site
[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][/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?
Does anyone know if this works with recache plugin? I think the first version did which is why I shut it off originally.
[deleted] I just tried your extension on https://www.seekadventure.net and it like only zooms into the images...
Its live now if you want to check it out foe debugging.
[deleted] work fine for me > take a look here
MikeJones can you provide the output of php flarum info
? I think you have an older version.
Amarok @MikeJones @ctml tagged version 0.1.7, so you might want to update. This one solves a raft of other issues !