FEUMailer version: 0.9.3
CMS Made Simple version: 1.9.2
CMS Mailer version: 2.0
As a test, I have created a group called test which has a field called email, with a type of Email Address as required. This contains one user.
When i try to send an email, it produces the following prompt:
Do you really want to send this mail to all users of the selected group(s)?
Usergroups:
test
Total users:
1
When I click on OK, absolutely nothing appears to happen, no response message is produced and no email is received.
Yet, if I send a test message using CMSMailer, it comes through fine.
If anyone has any suggestions, I would be very grateful.
FEUMailer doesn't do anything
Re: FEUMailer doesn't do anything
One thing I noticed in the error_log file in the admin directory was the following:
[14-Apr-2011 17:54:50] PHP Warning: implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed in /home/admin20/public_html/modules/FEUMailer/action.savePrefs.php on line 117
which seems a bit odd as I can't see how any of the preferences would cause this error. This seems to happen why I try to save preferences, rather than send emails.
[14-Apr-2011 17:54:50] PHP Warning: implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed in /home/admin20/public_html/modules/FEUMailer/action.savePrefs.php on line 117
which seems a bit odd as I can't see how any of the preferences would cause this error. This seems to happen why I try to save preferences, rather than send emails.