BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 20
    With BenefitZ on #4043

    Thanks Brajesh 🙂

  • Participant
    Level: Initiated
    Posts: 20
    With BenefitZ on #4022

    Thanks Brajesh…i will adjust the shortcode to fit the autoload.

  • Participant
    Level: Initiated
    Posts: 20
    With BenefitZ on #4015

    Hello Brajesh, have you been able to work on the autoload? Thanks for your time 👍

  • Participant
    Level: Initiated
    Posts: 20
    With BenefitZ on #3987

    Thanks Brajesh

  • Participant
    Level: Initiated
    Posts: 20
    With BenefitZ on #2251

    Thanks Mr. Singh. It will also be a cool feature for the activities to auto scroll like facebook.

    Where can we post feature requests to the plugin?

    Regards,

    #Israel

  • Participant
    Level: Initiated
    Posts: 20
    With BenefitZ on #2196

    The action option settles it.

    Thanks and Regards,

    #Israel

  • Participant
    Level: Initiated
    Posts: 20
    With BenefitZ on #2165

    With over 300 days of coding, you needed a break.

  • Participant
    Level: Initiated
    Posts: 20
    With BenefitZ on #2147

    Hello Brajesh,

    I have sent the details to your email.

    Thanks and Regards,

    Israel

  • Participant
    Level: Initiated
    Posts: 20
    With BenefitZ on #2143

    Hello Brajesh,

    I have upgraded with the recent version from your github repository but the issue is still there.
    I traced it to mediapress because that’s the only plugin that shows in the browser’s inspector and when i disable it, the upload works.

    Kindly let me know where to send the login details so you can check it.

    Thanks and Regards,

    Israel

  • Participant
    Level: Initiated
    Posts: 20
    With BenefitZ on #2120

    Thanks Brajesh,

    The error on the browser points to line 23 which has:
    var data_fields=str.split(‘&’);for(var i=0;i<data_fields.length;i++){items=data_fields[i].split(‘=’);if(items[0]==item){return items[1];}}

    The full error messgae is: Uncaught TypeError: str.split is not a function | mpp.js:23

    Regards