By Takemasa Nishimura on Sunday, 16 September 2018
Posted in General Issues
Replies 8
Likes 0
Views 767
Votes 0
I need your help, it is about setting up AWS

I use Hostgator and believe the setting is correct but no image or video is stored in S3 bucket.




Setting Up Cronjob Command.
In the command field, you'll need to add the correct command for cronjob to run properly.

/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easysocial&cron=1";

Store Cronjobs
Once you've finished configuring the cronjob, you'll need to click on Save Crontab button and you're ready to test your cronjob on your site.
Hey there,

I am really sorry for the delay of this reply as it is a public holidays for us here.

Can you try set your email address from the CronMail section and wait for a while, your server will send you an email notification whether this cron command setup correctly or not.

If your server return you wrong path, you can try this following command :

[gist type="php"]
/usr/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easysocial&cron=1";
[/gist]
·
Monday, 17 September 2018 10:13
·
0 Likes
·
0 Votes
·
0 Comments
·
My images are at AWS now thanks.
·
Monday, 17 September 2018 18:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Although the images are hosted at AWS now, they always have three sizes.

Please see the attached file.

Thanks.
·
Monday, 17 September 2018 18:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, that is correct, when you upload 1 new image in Easysocial, it will resize it to 3 different size e.g. original, large and thumbnail.

So it will push all these photo size into your Amazon S3 as well.
·
Tuesday, 18 September 2018 10:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, I got it.

One more thing to ask, is there anyway I can disable google map function ?

I don't want a map on my site.

thanks.
·
Tuesday, 18 September 2018 18:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Currently that is no setting to turn it off completely, may i know which part google map function you would like to disable it?

It would be best if you can include some screenshot regarding this.
·
Tuesday, 18 September 2018 19:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for a quick reply.

Ok, I understand.

I will then try to use the function instead.
·
Tuesday, 18 September 2018 20:10
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome.

If you would like to setup this, you can follow this guideline : https://stackideas.com/docs/easysocial/administrators/configuration/location-services-settings

Hope this will help.
·
Wednesday, 19 September 2018 10:30
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post