Support  :: 
members list
 Top

  • Hello,

    I am running a postnke site that has about 1000 members. I would like to list all members and their contact addresses in a printable format. I was thinking if anyone know a module plugin that can do that for me.

    Thanks
  • You can probably use the printer theme to do this. Providing you have it enabled, you can just copy over modules/Members_List/pntemplates/memberslist_user_view.htm to themes/printer/templates/modules/memberslist_user_view.htm and edit out the extra styling and information that you don't want to display.

    You can then call it up with YourSite.com/index.php?module=Members_List&func=main&theme=Printer

    --
    Under Construction!
  • Hello,

    Thanks for the reply. Can you kindly tell me how can I confirm that my printer theme is enabled?
  • Yes, it's a Xanthia theme so you'll find it through the Xanthia admin... Admin>System>Xanthia. The rest should be obvious.

    What theme are you using?

    --
    Under Construction!
  • I am using the Extralite default theme. I checked Admin>System>Xanthia and I only have the themes: PiterpanV2, PostNuke, PostNukeBlue, PostNukeSilver, SeaBreeze, and pnDefault. I have not seen the printer theme.

    Also, where you said that

    Code

    just copy over modules/Members_List/pntemplates/memberslist_user_view.htm to themes/printer/templates/modules/memberslist_user_view.htm,
    ) does that mean I should copy the HTML code in modules/Members_List/pntemplates/memberslist_user_view.htm to themes/printer/templates/modules/memberslist_user_view.htm and save it?

    Thanks

  • muaz

    I have not seen the printer theme.


    What version of PostNuke are you useing? For your own security you should have 0.762 which does have the Printer theme. Otherwise Idon't know the solution for you.

    muaz

    does that mean I should copy the HTML code in modules/Members_List/pntemplates/memberslist_user_view.htm to themes/printer/templates/modules/memberslist_user_view.htm and save it?


    Yes that is what I meant, but it may need to be themes/printer/templates/modules/Members_List/memberslist_user_view.htm... at least that's how I've done it.

    --
    Under Construction!
This list is based on the users active over the last 60 minutes.