BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Cannot upload a JPEG file larger than 2 MB AGAIN #2225

    Hi Leo,
    Please PM me the site details. The only reason that error is shown because the server generated invalid json response. I can quickly check and let you know what caused it.

    Or you can check it in the browser console if you are using firebug.

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Cannot upload a JPEG file larger than 2 MB AGAIN #2222

    Do you see any error or message generated by MediaPress while uploading?

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Cannot upload a JPEG file larger than 2 MB AGAIN #2220

    Hi Leo,
    I am sorry for the trouble.

    Is it happening for all user types or just for subscribers. Your settings are fine, so Those can not cause the issue. Also, I don’t see any suspect plugin here. Just need some more clue. Are you able to upload the same file with WordPress media uploader?

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Whats the action for photo upload #2219

    Hi Israel,
    Please use the action “mpp_media_upload” for MediaPress uploads.

    Does that work for you?

  • Keymaster
    (BuddyDev Team)
    Posts: 25057

    Hi Jamie,
    I have just pushed an update to WordPress.org repo of this plugin. Version 1.12. does following:-

    1. Fixes a bug where unmarking favorite was not deleting notification
    2. Marks notifications as read instead of deleting them when viewed by the user
    3. Adds a filter to skip some activity types from notifications if required.

    Please give it a try and let me know if it works for you or not?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057

    Hi Jamie,
    Thank you for posting. You are right about that. At the moment, It is deleting the notification. Please give me 30-45 minutes and I will update the plugin to fix it.

    Thank you
    Brajesh

    • This reply was modified 9 years, 6 months ago by Brajesh Singh. Reason: 330 was may too much for minutes. Correcting the typo
  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: BuddyBlog new post link to main menu #2212

    Hi,
    That will be beyond this plugin. The solution is using a solution like page links to( Creating a page and on click redirecting to the new post screen) and using some type of plugin to add/remove the menu when user is logged in/not logged in( This is not built into WordPress).

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: BuddyBlog Questioning #2211

    Hi Toan,
    Thank you for posting.

    1. Haven’t tested it. Going to do it right now and will post back. That should not happen. If it is happening, It is a bug.
    2. The plugin does not generates slug. Most probably you have setup the post to have permalinks with user profile. Try changing that and it should work.

    3. Yes, It is doable just like any normal WordPress post. Do you need code for that?

    PS: The front end posts are exactly same as backend except a few things removed( categories control/tags/auto saving).

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Comments are not visible in relation to the gallery #2206

    Is there any activity filtering plugin you are using? or any plugin related to the activity?

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Comments are not visible in relation to the gallery #2205

    Something is wrong here. Sorry for replying too soon. It does not seem to be a bug rather a conflict with something else. Looking at it right now.