tags:

views:

248

answers:

1

I enable the contact form module and it isn't showing up unless I'm logged into the system. I want all users to be able to use it.

+1  A: 

You'll need to allow anonymous (and for good measure, authenticated) users permission to see it, via the Drupal permissions admin page.

ceejayoz
yup - just figured that out as I was coming back in here to add a comment. :-)
arcticpenguin

related questions