BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Dianne,
    Hope you are doing well.
    We will be releasing it today.

    The plugin is complete and we have added the following:-

    1. Group Option:- Action for Join group, Leave group and removal from group
    2. On Invite accept action(for site registration invite)
    3. A tool page that allows you to connect 2 users from Admin->Tools->BuddyPress Auto Friendship Page

    Since this is a major release, I am working on the documentation. I am hoping to put a blog post/documentation and release today. Will be writing back again.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    I see, we were replying at the same time. You found it correctly. I had fixed that screen. I will re-check and get back to you if this field is changeable on the filter screen or not.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Ethan,
    Thank you for the reply.

    I did not fix this screen. I fixed the screen where you see an overview of user details after you click on user name in this list.

    I will need to re-check if this field is modifiable from external code.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi,
    Thank you for the reply.

    I lack much experience with Cloudflare workings to comment on this but here is my guess. Cloudflare seems to be filtering the post data and is either modifying or removing some of the data. That is leading to the database error(not saving entry).

    I will need FTP access to edit the report function and log the posted data to very if that assumption is correct or not. Can you please grant me ftp for couple of hours.
    Otherwise, you may want to contact and ask the Cloudflare support if there is a possibility of posted data being filtered.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi,
    Thank you.
    It seems, It is some issue with database(or our code which deals with it). The creation of Report is failing there.

    Please check mysql error log if you have access to it or enable WP_DEBUG, WP_DEBUG_LOG and then try reporting and see if there is any bug is being reported.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46783
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46782
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: how to add reach text field in a user profile #46781

    Hi,
    I am sorry, I am hesitating to work on this one.

    tinymce has a wordcount plugin which can be used for our purpose. This plugin does not come wit WordPress, so we need to load it as external plugin.

    The problem is the editor that you are seeing on front end is using the tiny mce editor in “teeny” mode where minimal plugins are loaded and WordPress does not offer any support for loading external plugins in this mode.

    In the normal mode, WordPress does offer a simple way to load external plugins with tinymce.

    In other words, the task which seems a simple one became a time taking one and I am not able to justify the time and the cost with the result.

    So, I will suggest avoiding it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Ethan,
    Please share the screenshot showing the location. I have re-checked and It is working fine when you click on a user’s name in the list and their data view is shown.

    Regards
    Brajesh