the phone number...
vinceyoumans - January 29, 2009 - 12:59
| Project: | Author Contact |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
does not get passed to the email, and ends up blank when it gets to the recipient.i am still testing it, and checking the code out.
I have drupal 6.9 running, and 6.9 seemed to have busted a couple of things. but I dont think this would be one of them.

#1
Hi Vince,
There's no phone number field by default in author_contact - have you added this to the code yourself?
You need to check two places - the field would appear in the form definition and then the value will also have to added to the email output in the authocontact_mail function at the bottom of the module.