• Resolved JP3

    (@jp3)


    First of all, THANK YOU! Amazing plugin.

    I wanted to report some issues I’ve been experiencing as well as some input for future releases.

    1. Image uploader fails if the filename extension is CAPITALIZED instead of lowercase. The picture shows up in the upload/comment area box with the grey loading bar overtop of it, but the bar just keeps repeating the grey loading animation without ever uploading the image. ImageName1.JPG will fail. Rename the same file to ImageName1.jpg and it uploads just fine.
    2. bbPress screws up the Activity streams. They display just fine without bbPress activated, but with bbPress activated, they don’t get displayed properly. To give you an idea of what is happening, default activity looks like this:
      FirstName LastName
      Yesterday 02:22
       testing profile comments 1

      and as soon as you activate bbPress, it shows this instead:

      {{ activity.author.displayName }} created new topic {{ activity.post.post_title }}
      {{ activity.author.displayName }} replied in topic {{ activity.post.post_title }}
      FirstName LastName
      Yesterday 02:22
       testing profile comments 1
      {{{ activity.post.post_content }}}
      {{{ activity.post_reply.post_content }}}

      It messes up the comments whether viewing them in the activity stream, or on profile pages. When this happens, a duplicate of each profile comment is also displayed and shown messed up like the original.

    3. The front-end group editing page does not save edits properly. Group Title edits get saved. Group Description does not save, and overwrites the existing description with a blank one. I have to go to the admin backend to re-add the group description. Fronted group creation saves all fields properly. Frontend group editing does not.
    4. Not a bug, but a request.
      Could you make the next release have Error/Status/Confirmation messages editable? For example, one of the error messages in Controller.php is:
      ‘Shared activity is not exist or user don\’t have read permission to read activity.’
      I want it to say something more like:
      ‘No shared activity, or insufficient permissions to read shared activity’
      If I change it to anything else, it will be overwritten next plugin update. Ideally, something how you have email messages/templates setup to be editable would be perfect for bringing all of the messages/notices scattered throughout various plugin files into one place using the DB. It would then also be more translator friendly for internationalization.
    5. Also not a bug/issues, but a request.
      Can you add a meta box to posts/pages/custom-post-types for selecting groups? Integrate groups into the post content editor so that as content is created, it can be assigned to one or more groups. Only assigned groups can then view that post/page/cpt.
    6. Also, one final request. Add settings for allowing Groups to have their own Group Forums using bbPress like how BuddyPress does. Each group has their own forum and group forums can be set to public/private/hidden.

    I know I’m throwing a lot at you for now. Let me know if you want/need any additional info for any of these and I’ll gladly help any way I can.

    • This topic was modified 8 years ago by JP3.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello!
    Thank you for reporting the issues. We will fix the problems in next version of Membership plugin. I will inform you about the updates.

    As for your requests – we will implement for you all requests except this –

    6. Also, one final request. Add settings for allowing Groups to have their own Group Forums using bbPress like how BuddyPress does. Each group has their own forum and group forums can be set to public/private/hidden.

    Improvements for you will be released in one of next Membership versions.

    Plugin Author supsystic

    (@supsysticcom)

    Hi!
    We have released new version of Membership plugin with fixes for you. Please update plugin and check it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘A few bugs and feedback’ is closed to new replies.