XenForo Configuring Wasabi S3

V

Venthas

Guest
Hey all,

Brand new to the platform here. I've been following this resource:

xenforo.com

Using DigitalOcean Spaces or Amazon S3 for file storage in XF 2.1+

XenForo Version Compatibility The download is only compatible with XenForo 2.1 and above. Why this guide? Since XenForo 2.0.0 we have supported remote file storage using an abstracted file system named Flysystem. It's called an abstracted file...
xenforo.com
xenforo.com

And I've hit a bit of a snag.

Code:

Code:
InvalidArgumentException: Endpoints must be full URIs and include a scheme and host in src/addons/XFAws/_vendor/aws/aws-sdk-php/src/ClientResolver.php at line 595
Aws\ClientResolver::_apply_endpoint() in...

Read more

Continue reading...