Closed (fixed)
Project:
Anonymous Contact form
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 May 2010 at 11:58 UTC
Updated:
4 Jun 2010 at 05:00 UTC
Thank you so much for finally delivering this prehistoric feature (really don't understand why it was so definitely forbidden in core...)
I installed and enabled the module, set the permission "access anonymous contact form" to "anonymous user" and "authenticated user"
Still the link http://www.mysite.com/user/uid/contact is access denied for non logged users.
What else shall I do to grant non logged visitors the benefit of such an extravagant privilege?
Comments
Comment #1
goldThe form is accessed via http://www.mysite.com/contact_form/[uid]
It's mentioned in the docs.
If I can find the time this coming weekend I'll add help to the module also.
Like mentioned elsewhere, this was a quick and dirty fix. It meets my current requirements though.
Comment #2
jvieille commentedPerfect!
Just 2 comments:
1) wouln't be simpler to use the same url than the core contact form? Documentation would not be even needed.
2) It would be great if we could get a Views field like the current "users: Link to contact page" - This would be unnecessary if 1) is implemented
Thank again