Cannot send Mass Email once module installed. Content Type unavailable.
big_ham - September 7, 2009 - 16:19
| Project: | Mass Contact |
| Version: | 6.x-1.0-beta2 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | create content |
Jump to:
Description
All permissions assigned. Categories created. Link to /node/add/mass-contact does not exist in "create content", but content type shows in /admin/content/types/mass-contact and is editable.
Once I disable the module, there is an entry for "Mass Contact" link is available in "create content", but when content is created, no one is emailed (because the module is disabled.
What the heck?

#1
You're not supposed to enable those menu links. On their own, they don't really do anything, but are used by the module when saving the sent e-mails as nodes.
The menu item you need to enable is not under "Create content", but under the main Navigation menu as a single entity. It will link to /mass-contact.
It is done this way to mimic the Contact module that is included with Drupal Core.
#2
Sorry for my ignorance. I was OBV looking for a "create content" type link. I found where I should be. Thank you for taking time to answer a stupid question. GREAT module.