Replies
- Brajesh Singh on October 9, 2021 at 1:22 am in reply to: [Resolved] MediaPress Local Transcoder #40914
Hi David,
Thank you.We can not do it at the moment as it will be more trouble. I do have whm servers and I am going into the root cause in near future.
I will be most probably adding a filter on the exists check to allow it be bypassed(or an option to do so).
Thank you
Brajesh - Brajesh Singh on October 8, 2021 at 11:04 pm in reply to: [Resolved] Assigning Member Types During Profile Creation #40911
Hi Kiki,
Thank you.I am glad it is working partially.
Please allow me to look into the role issue and assist you by Monday. Is there any chance that you are using it on Multisite? If yes, is BuddyPress is active on the main site and registration happening on the main site or a sub site?
Regards
Brajesh Hi Charles,
Thank you for the reply.Please allow me to assist as Ravi may be away for 2-3 days.
Yes, you can achieve that. The Group Tabs Creator allows to have shortcode as content. I think this will work fine if you do not need group members to create the post.
Regards
Brajesh- Brajesh Singh on October 8, 2021 at 11:00 pm in reply to: [Resolved] Facebook Like User Activity Stream Feature Suggestion #40909
Hi Tosin,
sure.Are you using BuddyPress follow by Ray?
Regards
Brajesh Thank you.
I will update you within next 24 hours.
Regards
Brajesh- Brajesh Singh on October 8, 2021 at 10:58 pm in reply to: Auto Friendship pro – Not working with Memberpress / role #40907
Hi Andrew,
In our case, we do not depend on MemberPress directly. Our code work by hooking into role change as well as well as BuddyPress activation.If I can see their code, I will hev a better idea why the role based triggers are not running.
Regards
Brajesh - Brajesh Singh on October 8, 2021 at 10:56 pm in reply to: [Resolved] MediaPress Local Transcoder #40906
Hi David,
Thank you for checking.On your server, php is not allowed to execute the shell command “which”. We were using “which ffmpeg 2>/dev/null” and it failed. I ran some other command like ‘ls’ etc and they were working but it always failed.
I was aware that the FFMPEFG exists on the server, so I changed the call for process exists() to return true. that resolved it. Other commands had no such issue.
I further searched for why the which command was not available. PHP runes under the user your web server is running(most of the time www-data). Some of the OSs limit which command can be accessed by a less privileged user. It seems in your case ‘which’ was not allowed to be executed.
Regards
Brajesh - Brajesh Singh on October 8, 2021 at 6:20 pm in reply to: [Resolved] MediaPress Local Transcoder #40904
Hi David,
Thank you for the patience.can you please upload a video and wait for few minutes and then check if it works. I will explain the issue after your testing is done.
Thank you
Brajesh - Brajesh Singh on October 8, 2021 at 3:44 pm in reply to: [Resolved] MediaPress Local Transcoder #40902
Hi David,
Thank you.That means the shell_Exec is working. Otherwise, there would have been fatal error like earlier.
Can you please provide me temporary access to your dashboard(preferably on staging environment if you are using one).
I will like to check a few things in the plugin and see if I can get the idea.
Regards
Brajesh - Brajesh Singh on October 8, 2021 at 3:17 pm in reply to: [Resolved] Buddyblog force category requests #40898
Hi Tosin,
I am sorry for delaying the update. It will be available early next week.Regards
Brajesh