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: 25478

    Hi Philippe,
    Thank you for using the plugin.

    If possible, Please send the details in private message here and i will check quickly.

    I will have a better idea when I see the site(Please make sure to enable the directory tab when linking).

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25478

    Hi Dom,
    I just tested the plugin to verify and it is working for me(uploads).

    Please make sure you have the upload enabled in the blog categories settings. If it is enabled and it is still not working, It is most probably a conflict with some plugin. I will suggest using a plugin like WP Staging an then disabling some plugins to see which is conflicting.

    Please let me know what you find there.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25478
    Brajesh Singh on in reply to: Blog Avatar #16944

    Hi Ben,
    Thank you for asking.

    We haven’t updated/tested it recently as it has a very low active install account.

    I will check over the weekends and will let you know if I can update it quickly.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25478
    Brajesh Singh on in reply to: File Size Limit Upload for MediaPress? #16937

    Thank you Mia.
    The only limiting factor I see is the time Limit.

    I can manage the time limit restriction inside the script itself.

    For now, Can you please try changing it to a large value. It is set to 5 minutes(300 seconds) for now.

    You can change the value in php.ini for the following settin

    
    max_execution_time = 1200
    

    Let us try with 20 minutes just for testing.

  • Keymaster
    (BuddyDev Team)
    Posts: 25478
    Brajesh Singh on in reply to: To/From Values custom field issue #16936

    Thank you. Please do let me know how it goes.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25478
    Brajesh Singh on in reply to: To/From Values custom field issue #16933

    Hi Carsten,
    I have looked at it now and I can see the issue. The problem lies that the xprofile_get_field_data ad the other method passes individual value to display filter while the display filter expects array.

    A simple solution for now will be use it like this

    
    echo join( '-', (array) xprofile_get_field_data( 'Field Name', bp_get_member_user_id() ) );
    
    

    Please change the field name with actual field name and it will work.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25478
    Brajesh Singh on in reply to: Social Subscribe Box styling issue #16932

    Thank you Ben.

    I can see that it is half hidden. Looking at it now. Will have more details later today.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25478
    Brajesh Singh on in reply to: File Size Limit Upload for MediaPress? #16931

    Hi Mia,
    Welcome to BuddyDev.

    I am sorry I forgot to reply to your email.

    The problem is most probably with php file upload settings or timing.

    Please visit Dashboard->MediaPress->Tools and let me know the details. Specially, I will need the following details

    
    PHP Upload Max Size    
    PHP Post Max Size
    PHP Upload Max Filesize
    PHP Time Limit
    
    

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25478
    Brajesh Singh on in reply to: Social Subscribe Box styling issue #16925

    Hi Ben,
    Please do take rest.
    When you feel comfortable, Please share an image using any f the following site

    https://imgbb.com/
    http://tinypic.com/

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25478

    Hi Daniel,
    I am sorry, I forgot about this. Please allow me to post a solution by tomorrow.

    Regards
    Brajesh