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: 25398
    Brajesh Singh on in reply to: [Resolved] Public album #16295

    Thank you George for pointing to the correct link.

  • Keymaster
    (BuddyDev Team)
    Posts: 25398

    Hi Andrew,
    I am sorry for the inconvenience.

    Are you testing it as site admin? The restrictions don’t apply for site admin.

    Also, if you are not testing as site admin, is there any profile tab related plugin or code active?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25398

    Marking as resolved due to lack of reply.

  • Keymaster
    (BuddyDev Team)
    Posts: 25398
    Brajesh Singh on in reply to: Lightbox not loading #16287

    Hi Oscar,
    I don’t see any issue with your setting.

    is that happening for all the image files or happened for only one.

    I am not sure of the reason but it happened earlier, can you please try uploading the file and see if you can predictably re-create it.

    This is something I haven’t seen with MediaPress earlier, so I need a way to re create it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25398
    Brajesh Singh on in reply to: Buddypress roles resetting when activated #16286

    Hi Will,
    In BuddyPress 3.0, A function was introduced to set default role for user

    
    bp_members_add_role_after_activation
    

    It works on the action ‘bp_core_activated_user’ at priority 1.

    The function that you are using to set role should be moved to ‘bp_core_activated_user’ with lower priority(say 9) and your role setting will work.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25398
    Brajesh Singh on in reply to: [Resolved] mediapress admin can insert doc #16284

    Marking as resolved.

  • Keymaster
    (BuddyDev Team)
    Posts: 25398
    Brajesh Singh on in reply to: [Resolved] Featured Member: time limit option #16283

    Thank you for the help Sanjay.

    Yes, you are right, you can either put the file or the whole folder in wp-content/plugins and it will work. It is just like a normal plugin. You will need to activate it too. It uses cron to remove users on hourly basis.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25398
    Brajesh Singh on in reply to: Lightbox not loading #16277

    Is it about the double extension? MediaPress should have sanitized the file name out of the box.

    Are you using any customization or plugin that deals with file naming?

  • Keymaster
    (BuddyDev Team)
    Posts: 25398
    Brajesh Singh on in reply to: Lightbox not loading #16275

    Hi Oscar,
    Yes, the lightbox is getting confused due to that. It should have single extension.

    MediaPress uses default WordPress uploader, so it does support gif for original image size(animation works). The thumbnails(resized images won’t act like a animated gif though).

  • Keymaster
    (BuddyDev Team)
    Posts: 25398

    Marking it as resolved. Please let me know if you still have issues.