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

    Hi Cindy,
    Thank you.

    1. The /activity is used as the sitewide directory of activity listing from all members/groups etc. It is like a global directory where all activities on the site are shown.

    2. members/membername/activity :- This is used to show the activities of the user we are viewing.

    I believe setting the sitewide activity to as as the network stream suits your use.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Thank you Milan.
    Your typecasting is the right approach we should have used. I will update the plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Phillip,
    Thank you for the update. I am glad you resolved it. Appreciate updating here.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Kir,
    Thank you for the questions.

    1. When uploading video by either timeline or gallery, the upload process has to complete (and the activity is shared) -before- there is any opportunity to add a thumbnail?

    Yes, if you are adding the thumbnail manually. If automatic thumbnail generation is enabled via Transcoder plugin, then you do not need to do anything.

    2. Also there is no guidance yet for users within either timeline or gallery video upload form that it is an option to add a thumb, or where they should go to do it.

    It makes sense and I understand that proving a better ui is need of the time. This needs rewrite of our uploader and change in the behaviour. I am hoping to do that in future but not anytime soon.

    MediaPress in its current state, may not be the suitable plugin if you are looking to upload thumbnails on upload.It is a great feature but we will need time to implement it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Johan,
    Please do report to them. They should be able to help.

    About the above error,

    It is coming from fetching of profile data for an invalid user(most probably). Can you provide the complete backtrace of the error. That can help me assist you quickly.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Johan,

    Thank you for the questions.

    1. Sure, we can hook to use_register action to make it work. Please let me know. I can put some code.
    2. No, the plugin was not designed with registration in mind. It does not have the ability to restrict and it needs to be done as custom.

    The extending is not feasible without partially rewriting the plugin. We do not have the UI or the storage for history/reason.
    It is certainly doable but beyond what we can offer on support.

    If you are a developer, I may be able to provide some assistance on how to achieve it.

    PS:- I still believe Registration Options is better suitable for this task as they have created the plugin specifically for this use case.
    Have you reported it to them?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337
    Brajesh Singh on in reply to: Photos are not loading when I add a gallery #25334

    Hi Sandra,
    Welcome to BuddyDev forums.

    Please visit MediaPress->settings and try clicking Reset settings. Please let me know if that makes it work or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Cindy,
    Welcome to BuddyDev forums.
    Thank you for the purchase.

    I am trying to create an Activity Stream that only includes the user’s friends’ activity and the activity of any group the user is part of. I don’t want the other tabs available/showing. Can you please advise?

    This plugin does exactly that but it does not remove other tabs. Do you want to emove all tabs from profile activity page?

    If you do that a user won’t be able to visit other user’s activity page on their profile(Your stream is only visible to you if you remove all other tabs).

    Does it also pertain to the /activity ?

    If you want, you can make that page as the stream which shows activity from friends/groups only and not from whole site. It is available as a setting in the plugin.

    Please let me know if you want to remove profile activity sub tabs, I can assist with that.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337
    Brajesh Singh on in reply to: Fatal Error on Upload of the Plugin #25326

    Hi Zui,
    I am sorry for the inconvenience.

    Do you have BuddyPress active? The error is coming from the use of a BuddyPress function.

    Also, are you on a normal WordPress or on a network install?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Johan,
    Thank you for reporting. I am aware of the issue.

    The counts in BuddyPress do not behave correctly as they do not take into consideration the current query. They only take consideration of the global state.

    There is a solution but these are not efficient, that’s why I haven’t included it in the plugin..

    I will share the code to help fix it.

    regards
    Brajesh