in admin/config/media/newsletter if I click "Update" with no checkboxes checked I get these errors:

Notice: Trying to get property of non-object in newsletter_stats_graphic() (line 185 of /var/aegir/platforms/drupal-7.12/sites/hotel-vannucci.com/modules/newsletter/includes/newsletter.admin.inc).
Notice: Trying to get property of non-object in newsletter_stats_graphic() (line 191 of /var/aegir/platforms/drupal-7.12/sites/hotel-vannucci.com/modules/newsletter/includes/newsletter.admin.inc).
Notice: Trying to get property of non-object in newsletter_stats_graphic() (line 192 of /var/aegir/platforms/drupal-7.12/sites/hotel-vannucci.com/modules/newsletter/includes/newsletter.admin.inc).
Warning: date_timezone_set() expects parameter 1 to be DateTime, boolean given in format_date() (line 1937 of /var/aegir/platforms/drupal-7.12/includes/common.inc).
Warning: date_format() expects parameter 1 to be DateTime, boolean given in format_date() (line 1947 of /var/aegir/platforms/drupal-7.12/includes/common.inc).

Comments

ParisLiakos’s picture

Status: Active » Fixed

Thanks for reporting, commited the fix

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.