Community Documentation

Anonymous Contact form

Last updated June 29, 2012. Created by Gold on May 20, 2010.
Edited by choster, annahlauren, GoddamnNoise. Log in to edit this page.

Anonymous Contact Form allows people that are not logged into the site to contact users via e-mail via a contact form.

ACF is a very bare bones module. There are no settings, one permission and one url format. Once installed, enable access permissions to the form for the anonymous user, and they can then use either of these paths to access it:

http://mydomain.com/contact_form/[uid]
http://mydomain.com/user/[uid]/contact_form

If the [uid] is not a valid user, a 404 Not Found error is returned.

Linking to these pages is entirely left to the site developer.

Page status

No known problems

Log in to edit this page

About this page

Drupal version
Drupal 6.x
Audience
Site administrators, Site builders

Site Building Guide

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.