Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
Uploaded video can not auto posting on activities stream.
Jomsocial from 3.2.0.1 support uploading video from post box.
This function make my users think that their videos will be auto sharing on activities stream.
Could you guys tell me is that possible to auto sharing and showing on activities stream after uploading a video ?
I also did not see any config for turn off uploading video from postbox.
For quickly, I want turn off this feature to avoid confusing for my users but I did not.
Could you please help me ?
To be honest I'm not sure if uploading video should trigger any activity, I'll ask our developers about it. Also there's no way to disable uploading videos only from postbox, however maybe our javasscript developer will suggest something.
Uploading a video (no matter if in Videos or Postbox) will add post in activity stream.
It is possible to remove Video button from Postbox:
Copy file: ROOT/components/com_community/templates/default/status.form.php
to ROOT/templates/your-template/html/com_community (if you don't have "html" or "com_community" folders, feel free to create them)
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you
I know what you meant but we also allow user share video by URL.
I only want to visible upload video function on status box.
If you have any suggestion please tell me.
I think I said too fast that uploaded video will create activity. It seems that after upload videos are in pending category... and after conversion just added to video categories... without any post in activity stream... only notice is sent to uploader. So it's by design.
But you can hide Upload Video in post box. Add this code to your current template main css file:
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you