Ticket #683 (new defect)
Mass Mailer problem
| Reported by: | IgorL | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | Dolphin 6.1.7 |
| Keywords: | Cc: |
Description
The files admin/notifies.php and periodic/notifies.php contain checking for the following equations: EmailNotify = 'NotifyMe?' (admin/notifies.php) Profiles.EmailNotify? = '1' (periodic/notifies.php)
But the field EmailNotify? acquires "0" as the default value and cannot be edited (there's even no such field in the Builders)
Note: See
TracTickets for help on using
tickets.
the Sex filter in Mass Mailer doesn't work: notifies.php contains this line of code
but not a line which gives that variable any data.