Seems like a great module, but I want to be able to show the contacts to people who are not members of the site. So far, I can't figure out a way to do this. Is there an quick fix in the .module file?

Comments

jtite’s picture

You need to grant 'use contacts' or 'view contacts' (or both) permissions to 'anonymous user' group. Note that 'use contacts' permission allows users search and view all the contacts' information while 'view contacts' permission displays only the public fields (by default category, first name, middle name and last name, you can edit fileds.inc file to display another field changing the its permission property).

Anonymous’s picture

can anybody help me to do this task.

ch_taher’s picture

permissions to 'anonymous user' group. how can i do that? any body can help.

bomarmonk’s picture

In Drupal 4.6 (4.5 should be similar), go to admin>>access control and look at the table of permissions, particularly the row for the contact directory. In the row for this module titled "view contacts", check any box for any user (including anonymous) that you want to be able to view the contact directory. I hope that helps.

pfaocle’s picture

Category: feature » support
ricabrantes’s picture

Status: Active » Closed (fixed)

Closed, No more answers..