Hi,
Inspired by this article, I tried to get Azure Storages to work with Xenforo.
I hope someone as a good suggestion on how to solve this error:
What I tried to do is follow the instructions to get XenForo to work with our Azure Blob Storage.
I added flysystem-azure-blob-storage and the microsoft blob storage sdk with composer, like this:
And added the adapters to the config.php:
Unfortunately, adding an attachment to a post causes the above-mentioned error.
Any ideas?
Thanks in advance,
Arthur
Inspired by this article, I tried to get Azure Storages to work with Xenforo.
I hope someone as a good suggestion on how to solve this error:
What I tried to do is follow the instructions to get XenForo to work with our Azure Blob Storage.
I added flysystem-azure-blob-storage and the microsoft blob storage sdk with composer, like this:
And added the adapters to the config.php:
Unfortunately, adding an attachment to a post causes the above-mentioned error.
Any ideas?
Thanks in advance,
Arthur