Posted by Jeannie109 on November 21, 2012 at 12:57am
I looked and read for 2 days on how to get a member or user list or directory to be visible to all my members. I looked in the module areas but there is nothing for version 7.x. Only the earlier versions have a module for user list. I am a complete newbie so please don't be mad at my stupidity. I just installed Drupal 7.x yesterday.
Comments
=-=
you can build one with the views.module
Where can I find (access) the view.module
I have searched the entire module library and can't find the view.module. Within my drupal it is not in the included list of modules that I can configure.
Jeannie Bernard
=-=
It's not a core module. see: http://drupal.org/project/views
Views.module
Thank you very much. I found it, installed it, but now can't find where to configure it or enable it to post the member list.
Jeannie Bernard
=-=
did you enable the views ui module which comes with views? if not you need to otherwise you won't have a user interface (ui)
Views.module iu
Yes I did enable views ui but still can't find how to actually show the member list.
I took a screen shot of my module directory and they are in the list but it won't allow me to select the square next to them to enable them all.
http://109wd.com/MJ/views.gif
What am I doing wrong?
I so appreciate your help.
Jeannie
Jeannie Bernard
=-=
you need to also download and enable the ctools module which is being reported as (missing) in the screenshot you've linked. views.module is dependent on ctools as stated on the views.module project page:
you won't get far and will wind up frustrated if you don't take the time to read text presented to you on project pages and in documentation.