Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25384

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: Blog Categories For Groups #40910

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25384

    Hi Tosin,
    sure.

    Are you using BuddyPress follow by Ray?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: PLUGIN DOES NOT WORK! #40908

    Thank you.

    I will update you within next 24 hours.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on 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