UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
It is currently a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  Support is offline
I want to change the setting in EasySocial -> Storage -> Storage Paths -> Audio

I want to select Amazon S3 instead of Local Server for the Audio files storage.

I am assuming this will allow Amazon to store and serve the audio files?

You have a link for how to allow Cross-Origen Resources Sharing in Amazon which is located here: https://docs.aws.amazon.com/AmazonS3/latest/user-guide/add-cors-configuration.html

I have followed the instructions but still have some questions.

1) Should I be setting these permissions on the root level of this bucket?

In my case I have a bucket called drcarney where we are storing the files for drcarney.com
Is the top level folder which I have named drcarney the one where I should set these permissions or should I be setting them ina a child folder?
Here is the folders as they appear now: drcarney->media->com_easysocial->avatars, cache, files, photos, videos

I am assuming I should be doing this at the top level and so setting the permission on the drcarney folder?

2) There is sample CORS configuration and I am wondering if I am just supposed to save that configuration and if it will work or are there some special entries I need to make in this file. The same entry is as follows:


<!-- Sample policy -->
<CORSConfiguration>
<CORSRule>
<AllowedOrigin>*</AllowedOrigin>
<AllowedMethod>GET</AllowedMethod>
<MaxAgeSeconds>3000</MaxAgeSeconds>
<AllowedHeader>Authorization</AllowedHeader>
</CORSRule>
</CORSConfiguration>


Thanks for any help you can give me here.

Sean
The replies under this section are restricted to logged in users or users with an active subscription with us