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
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