Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kalle Wibeck 30 posts 81 karma points
    Apr 29, 2021 @ 21:07
    Kalle Wibeck
    0

    No Export button in any browsers + filtering seem to be broken?

    EDIT 2: Now our Umbraco version is 8.12.2 and still no progress 😥.

    I read in the documentation that the 2.10 version included a fix for 8.12, but it doesn't work in our backend?

    It might also be good to know that I can't install it via the repository since that throws an error, I must DL and install as local package. I get this error in the log:

        Error while terminating component "MemberListView.Composing.MemberListViewComponent".
    
    Exception    
    System.NotImplementedException: The method or operation is not implemented.
           at MemberListView.Composing.MemberListViewComponent.Terminate()
           at Umbraco.Core.Composing.ComponentCollection.Terminate() in D:\a\1\s\src\Umbraco.Core\Composing\ComponentCollection.cs:line 50
    

    And also this:

        System.IO.InvalidDataException: End of Central Directory record could not be found.
           at System.IO.Compression.ZipArchive.ReadEndOfCentralDirectory()
           at System.IO.Compression.ZipArchive.Init(Stream stream, ZipArchiveMode mode, Boolean leaveOpen)
           at Umbraco.Core.Packaging.PackageExtraction.ReadZipfileEntries(FileInfo packageFile, Func`2 entryFunc, Boolean skipsDirectories) in D:\a\1\s\src\Umbraco.Core\Packaging\PackageExtraction.cs:line 174
           at Umbraco.Core.Packaging.PackageExtraction.ReadTextFileFromArchive(FileInfo packageFile, String fileToRead, String& directoryInPackage) in D:\a\1\s\src\Umbraco.Core\Packaging\PackageExtraction.cs:line 36
    

    EDIT: I just saw that there only was a 75% functionality in our Umbraco version... maybe I should try upgrading to at least 8.7 first...

    Version 8.10.x (100%) Version 8.9.x (100%) Version 8.8.x (100%) Version 8.7.x (100%)

    Version 8.6.x (75%)

    I just installed version 2.1.0 in Umbraco 8.6.4.

    The "Export Members" button is only visible for a fraction of a second, and only when you select The top "Members" node.

    When I select member type - All -, a member group with thousands of members and "Only active" I get nothing from the filter?

    I can't se anything neither in the Umbraco Log nor the JS Console??

    Is there anything else I can try to be able to see the "Export button" ?

    The Export button is just visible for blink

  • Huw Reddick 1932 posts 6722 karma points MVP 2x c-trib
    May 04, 2021 @ 19:03
    Huw Reddick
    1

    I will check my site later to see if I have the export button on mine

  • Huw Reddick 1932 posts 6722 karma points MVP 2x c-trib
    May 04, 2021 @ 19:52
    Huw Reddick
    0

    It works fie for me. This is Umbraco 8.10.1 and I am running MemberListView 2.0.7.1 which was installed via nuget (when the site was running Umbraco 8.7), it has subsequently been upgraded to 8.10.1 but I have not yet updated MemberlistView as it is working OK. As you can see from the image, both the export button appears and the filtering works.

    Member List View

  • Kalle Wibeck 30 posts 81 karma points
    May 04, 2021 @ 20:28
    Kalle Wibeck
    0

    Thanks for the info Huw!

    Then I wonder if there's any difference between the zip-package and the nuget version, sounds strange.... 🤔

    There must be something else that breaks it in 8.12 i think...

    Back to reading logs I think...

  • Huw Reddick 1932 posts 6722 karma points MVP 2x c-trib
    May 04, 2021 @ 21:09
    Huw Reddick
    0

    I think I had issues installing it any other way than nuget, so yes perhaps there are some differences

  • Kalle Wibeck 30 posts 81 karma points
    May 05, 2021 @ 15:42
    Kalle Wibeck
    0

    No I have rebuilt the Member index and I can now see some results when searching. But the filtering doesn't work for the member groups, I can see replies from most membergroups despite that only one group was selected as a filter??

  • Huw Reddick 1932 posts 6722 karma points MVP 2x c-trib
    May 05, 2021 @ 19:27
    Huw Reddick
    0

    Does your filter panel display just the membergroup you are filtering ? It took me a while to work out I needed to pick all for some values otherwise it tried filtering the wrong things

  • Kalle Wibeck 30 posts 81 karma points
    May 05, 2021 @ 19:44
    Kalle Wibeck
    0

    Yes I get it like this when I've applied a filter for "NO Member" (Norwegian)enter image description here

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies