Does anyone know how I can make the contact form able to be filled out by someone that is not logged in? The same goes for URL links as menu items for people not logged in?

I am building a website using Drupal and it seems only these options work if you are logged in as someone. How do I force content out to the public so that my contact form can be filled out when you are not logged in.

Comments

dcyuri7’s picture

What u want bro, is called a "sexy module". One can obtain a "sexy module" by searching google with this string: "drupal module Node Privacy By Role" and then installing that thing. It will definitely become a "sexy module" , cuz it allows you to do what your asking. And just make sure you read the readme for it, cause it explains exactly how to set the access rights for each page-type.

yinyang042’s picture

I looked for this module and was not able to find it. I did find some great themes that were called sexy. LOL... not what I am looking for though. Do you have a URL?

kuldip zala’s picture

hi,

Give access to anonymous user to access contact form.
You can do by going to Access control under admin section.

Thanks.
Kuldip Zala

yinyang042’s picture

I am not seeing this option under the admin section. Could you define where at in the admin section it would be?

RobertPope’s picture

Do the following

login as an administrator

select

Administer >> User Management >> Roles >>

Under anonymous user select "edit permissions"

scroll down until you get to the contact module -> check the "access site-wide contact form" box and save

~The Meek shall inherit the Earth, The Bold shall inherit the Stars

Robert Pope
http://fiftydollarwebsitestore.com

gavacho’s picture

All you need is the contact_anon-5.x-1.1 module (http://drupal.org/project/contact_anon). Make sure you give permission to anonymous users to access the contact form in admin/user/access.