Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 11, 2024Oct 11 Hi team, I'm having trouble finding the form type for the questions. Am I missing something or forgetting to activate it somewhere? One more thing: Is there any chance to use object storage (S3) for data? Edited October 11, 2024Oct 11 by Baian007
October 11, 2024Oct 11 Hi team, I'm having trouble finding the form type for the questions. Am I missing something or forgetting to activate it somewhere? One more thing: Is there any chance to use object storage (S3) for data? S3 can already be used for files, if thats what you are asking? New storage methods are created in System -> Overview -> Files -> Storage Settings -> Configurations
October 11, 2024Oct 11 Author I've been trying for 4 hours to set up object storage (Contabo) that is compatible with S3, but I've had no luck. I keep getting the same error no matter what I do? The error: "There appears to be a problem with your Amazon (cppro) file storage settings which can cause problems with uploads. After attempting to upload a file to the directory, the URL to the file is returning a HTTP error. Update your settings and then check and see if the problem has been resolved"
October 11, 2024Oct 11 It's only compatible with Amazon S3 rather than S3-compatible in general. I don't remember the problem right now, but I think there's some hardcoded value in the code that makes it incompatible with other S3-compatible services.
October 11, 2024Oct 11 It's only compatible with Amazon S3 rather than S3-compatible in general. I don't remember the problem right now, but I think there's some hardcoded value in the code that makes it incompatible with other S3-compatible services. Invision should fix this.
October 11, 2024Oct 11 It's only compatible with Amazon S3 rather than S3-compatible in general. I don't remember the problem right now, but I think there's some hardcoded value in the code that makes it incompatible with other S3-compatible services. Invision should fix this. BTW, Invision should really be using flysystem for storage like other PHP frameworks like Laravel.
October 12, 2024Oct 12 Community Expert Management It should be compatible with s3 compatible vendors. We’d need to debug the endpoint to see what’s going on. It doesn’t mean the issue is with Invision Community.
October 14, 2024Oct 14 Author I receive this error when clicking on Move after filling out all the requirements. "There appears to be a problem with your Amazon (My Bucket Name) file storage settings which can cause problems with uploads. After attempting to upload a file to the directory, the URL to the file is returning a HTTP error. Update your settings and then check and see if the problem has been resolved" I tried to upload files via CyberDuck and it works. The issue with the Invision Community code is that it only supports AWS S3 and doesn't accept any other storage options.
October 24, 2024Oct 24 Author It's been on my list for a bit. @Esther E. I don't see any fix in Beta 2. Please say the fix is coming in the next version. Be Well
October 24, 2024Oct 24 @Esther E. I don't see any fix in Beta 2. Please say the fix is coming in the next version. Be Well It will be there at some point. We cannot guarentee which version. If you are looking for urgent fixes, you are probably best not to be using a beta product