Closed (works as designed)
Project:
Author Contact
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
15 Apr 2009 at 20:05 UTC
Updated:
23 Feb 2010 at 18:38 UTC
Hi buddies
This module is only for registered users that creates nodes?
if yes,
are there any way to collect the cck email of the anonymous user?
i think don't be difficult....,
well, thank you very much,
great module
Comments
Comment #1
quinti commentedsorry,
in my site, anonymous users can create nodes, then, i want that visitors can contact with this anonymous posters, then, are there any way to collect the cck email of these anonymous posters?
thnks
Comment #2
avpadernoI guess the module is thought to be used only for authenticated users, for whom the email address is contained in the Drupal core tables.
Comment #3
ergophobe commentedHow so? It seems to work fine for me whether logged in or anonymous.
Comment #4
JmsCrk commented@rick_deckard: It works whether the person _sending_ the email is anon or logged in. For _receivers_ (node creators) it will only work if they are a registered user with a recorded email address.
@Quinti: You can collect the email address using CCK on the create page form, and then adjust the $to variable in this module to send to that emial. Not too difficult but I don't think it will be useful as a standard feature - if you want to send me more info by email I can try to help you out.
Comment #5
the.alphy commentedMade a new bug report instead. ignore