ISSUE SUMMARY:
Hi,
I had upgade to jomsocial 4.2.3 - now all the videos a missing. They are stored on amazon s3 - I put a pic to see the config.
If I cclick on amazon to store the pcs and vids a missed - if I click on local server the pics and vids are there.
Is my config from amazon wrong??
THX for help
mario
STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER
Hi Mario,
Where should I test this issue on your development site or registered site? since that is two different site.
thank you!
Hi Dimas
on
www.jobcaster.de
thx mario
Hi mario,
I suggest you ask our sales and billing team to change your registered domain first, because we only support any issue on registered domain, since you also install Jomsocial on registered domain as well.
Anyway, regarding this issue I already marked as bug
thank you
Hi Mario,
Please you update your registered domain first, and ask to our sales biling team, so I can provide the fix on your site.
thank you!
Hi Mario,
Please update this topic once your registered site already changed, I will provide the fix then.
thank you!
Hi Mario,
To fix this
1. open this file administrator/components/com_community/controllers/configuration.php, find this code on line 121:
$method = JInput::getMethod();
$method = '';
$raw = array(
'storages3bucket_url'
);
if(in_array($key, $raw)){
$value = $jinput->post->get('storages3bucket_url','','RAW');
}
foreach( $postData as $key => $value )
{
Hi Dimas - I want to store it on local server - but the video not convert - I changed nothing. I can see the videos in backend and I set the Profile video and I see the video in the customer Account - but not in the video list. The video cant convert ???
Please help me
thx mario
Hi Mario,
You need install FFMPEG for it, please read this doc
documentation.jomsocial.com/wiki/Uploading_Video
thank you!
ffmpeg allready installed the hold time - on www.job.jobcaster it funz all
so the pic and vids can be transfered to amazon?