Errors during cron: "warning: Cannot modify header information - headers already sent by (output started at /var/www/drupal/includes/common.inc:392) in /var/www/drupal/sites/all/modules/popups_reference/popups_reference.module on line 59."

Should I just head to the 2.x branch before even bothering to investigate?

ben, agaric

CommentFileSizeAuthor
#2 popups_reference_headers_sent.patch562 byteszilverdistel

Comments

zilverdistel’s picture

I have the same error when i make use of drupal_execute to submit forms.

zilverdistel’s picture

StatusFileSize
new562 bytes

Here is a patch that fixes the errors for 6.x-2.0-alpha1.

I'm bumping up the version number, because this problem still appears in 2.0.

zilverdistel’s picture

Version: 6.x-1.0 » 6.x-2.0-alpha1
zilverdistel’s picture

Category: support » bug
Priority: Minor » Normal
Status: Active » Needs review