Copied to clipboard

Flag this post as spam?

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


  • Bijesh Tank 192 posts 420 karma points
    Nov 12, 2015 @ 10:31
    Bijesh Tank
    0

    Member Export not showing in Umbraco 7.2.8

    Hi,

    I've installed Member Export via Nuget on a 7.2.8 site, however it does not show up at all in the Members section. I've tried it on a 6.1.6 install and it works fine.

    Steps I took:

    • Install package via Nuget (Successfully added 'MemberExport 2.8.1')
    • Rebuild the site
    • Restart IIS

    Is there something I'm missing?

    Thanks, Bijesh

  • Bijesh Tank 192 posts 420 karma points
    Nov 12, 2015 @ 11:19
    Bijesh Tank
    100

    Ok, looks like it wasn't the Member Export items in the trees.config. So I copied the entries from a 6.1.6 install but it failed. Looking at this thread seemed to work

    <add initialize="true" sortOrder="100" alias="memberexport" application="member" title="Export Members" iconClosed="folder.gif" iconOpen="folder_o.gif" type="MemberExport.Library.Tree.MemberExportTree,MemberExport.Library"></add>
    <add initialize="false" sortOrder="110" alias="MemberExportSavedExportsTree" application="member" title="Saved exports" iconClosed="folder.gif" iconOpen="folder_o.gif" type="MemberExport.Library.Tree.SavedExports,MemberExport.Library"></add>
    
  • 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