BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 13
    Nick Tomlinson on #36040

    Thanks, Brajesh.

    Hope you are feeling better now!

    Will send you an email 🙂

    Many thanks,
    Nick

  • Participant
    Level: Initiated
    Posts: 13
    Nick Tomlinson on #34257

    Brajesh!

    Come on already and release the beast! 😀

    I got my Google Cloud Storage at the ready! 🙂

  • Participant
    Level: Initiated
    Posts: 13
    Nick Tomlinson on #34210

    All sorted. Had to change host ( now SiteGround ) which have FFmpeg with their managed WordPress sites

  • Participant
    Level: Initiated
    Posts: 13
    Nick Tomlinson on #34183

    Just thought id update, its been resolved and works!

    (DO NOT copy code from emails was my mistake!) 😀

  • Participant
    Level: Initiated
    Posts: 13
    Nick Tomlinson on #34178

    Hi, Brajesh,

    Thanks so much for the code

    <?php
    // your php custom code goes below this line.
    /**
     * Change the number of minutes used as interval for considering user online.
     */
    add_filter( 'bp_user_query_online_interval', function ( $interval_in_minutes ) {
            return 5;// 5 minutes.
    } );

    Is this correct to make up the bp-custom.php file? Using Notepad +++ then saving as a php file & loading it to wp-content/plugins?

    Seems to give my site a critical error, i must be creating the file wrongly,

    Many thanks,
    Nick

  • Participant
    Level: Initiated
    Posts: 13
    Nick Tomlinson on #34151

    Yes, Brajesh, its doing it!

    I forgot about the last 15 minutes rule 😀 ( is it complicated to adjust that 15 mins down to say like 5 mins? )

    Great support as always!

  • Participant
    Level: Initiated
    Posts: 13
    Nick Tomlinson on #34133

    Sorry, Brajesh, i didnt get back to you sooner to thank you (website troubles :D)

    I pasted this shortcode: [bpmtp-members-list member_type=male type=online] Didnt seem to work, have i done it wrong?

    Many thanks,
    Nick

  • Participant
    Level: Initiated
    Posts: 13
    Nick Tomlinson on #33907

    Good morning, Brajesh.

    Would you have a timescale for this?

    Would love to implement this on my site 🙂

  • Participant
    Level: Initiated
    Posts: 13
    Nick Tomlinson on #33878

    That would be amazing!

    Thank you, Brajesh 🙂