I'm using 6.3 and the site-wide contact form does not work for anonymous users. it sends fine when I'm logged in as admin.

i've checked the permissions and anonymous users are allowed to access teh contact form.

i've also rebuilt my permissions.

i'm using very few contrib modules, lightbox2, weather, and simplemenu.

Comments

jozzhart’s picture

Hello pxlpshr,

Were you able to resolve this?

Thanks
Joel

mypharm’s picture

apolychrono

I face the same problem, did anybody has a solution for this ?
my post: http://drupal.org/node/329729

hikaristeven’s picture

check User management ->Permissions -> contact module -> check access site-wide contact form for anonymous user

hope this helps...

kpm’s picture

That works for the main contact form, but if you want anonymous users to be able to contact specific authenticated users, that will not work. I'm just learning this and am looking at a few posts of others that would like this. It seems there is a module created for 6 now, and something for 7. But the 6 module doesn't work with Mollom for some reason... so I've decided to add various authenticated users' names as categories on the site wide contact form (I don't have many, so this is a reasonable option) and add each individual's email address as the recipient to their category for now... Hopefully that should hold me over until I get upgraded to Drupal 7.

mmlr38’s picture

I checked the access site-wide contact form for anonymous user yet the link in the footer still isn't visible to someone that's not logged in and if I try to access the contact form directly I still get an "Access Denied" page.

What could I be doing wrong?

wahido’s picture

Login to your D8 admin panel

Go to admin/people/permissions/anonymous and check Use users' personal contact forms

Hope it helps you