Newsletter
Maintained by
Wunderbyte GmbH, David Bogner
This is a newsletter module for moodle. First stable release. It provides the basic features of common newsletter tools. Using it with moodle VERP bounce processing is recommended. But we will add an additional bounce processing feature that will be easier to configure.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
"
Processing module function newsletter_cron ...... started 07:43:34. Current memory use 30.4MB.
!!! error/typenotimplement !!!
"
What is wrong and what should I do to actually run it?
ps: error seen
Field 'status' doesn't have a default value
INSERT INTO mdl_newsletter_issues (newsletterid,title,htmlcontent,publishon,stylesheetid) VALUES(?,?,?,?,?)
[array (
0 => '1',
1 => 'issue 1 - the beginning ',
2 => '
hello. you\'re reading this from newsletters module!
',3 => 1392271800,
4 => '0',
)]