Hi,

I am getting this notice in my log every time cron runs and tries to send out the emails.

Notice: Undefined variable: max_execution_time in simplenews_mail_spool() (Zeile 308 von /home/httpd/vhosts/***ttpdocs/drupal/sites/all/modules/simplenews/includes/simplenews.mail.inc).

Do I have to set the var max_execution_time somewhere myself?

cheers

Comments

simon georges’s picture

Status: Active » Needs review
StatusFileSize
new976 bytes

Quick patch.

Apparently, there was a bug in 6.x version regarding max_execution_time core handling... I should test / ask further, but that should fix the bug for now.

einzelkind’s picture

Thanks for the super quick help!

The patch works for me.

simon georges’s picture

Thanks for your feedback.

simon georges’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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