Since I've installed 6.x-1.6 (in D6.5), every now and then I receive the warning:
warning: Cannot modify header information - headers already sent by (output started at .../sites/all/modules/apply_for_role/apply_for_role.token.inc:1) in .../includes/common.inc on line 141.

Especially when I log on or off, the following page remains completely empty resp. does not load. When I navigate back then the warning appears accompanied by:

warning: Cannot modify header information - headers already sent by (output started at .../sites/all/modules/apply_for_role/apply_for_role.token.inc:1) in /var/www/vhosts/sg-kaarst-volleyball.de/subdomains/cms/httpdocs/includes/session.inc on line 97.
warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in .../includes/session.inc on line 100.

BTW, in case you need further information: I won't be available until 27th of october.

Comments

Soren Jones’s picture

Status: Active » Fixed

In my haste this morning, I added some whitespace to the beginning of the tokens.inc. Apologies to all who downloaded 6.x-1.6.

Garnerin’s picture

Well done, the problem does not occur anymore with 6.x-1.7 installed. But admin/reports/updates still recommends 6.x-1.6. As well due to your haste? :-)

Soren Jones’s picture

Hah. Hardly. But really, thank you! The white space was a bizarre mistake. Anyway, the admin/reports/updates isn't me. That's a time issue. Maybe updated by now?

Garnerin’s picture

Yes, you're right, it is. Sorry for suspecting you.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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