Closed (fixed)
Project:
Authenticated User Page Caching (Authcache)
Version:
7.x-1.2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2013 at 22:02 UTC
Updated:
27 Mar 2013 at 08:40 UTC
When enabling with Drush.
Cannot modify header information - headers already sent by (output [warning]
started at /usr/share/pear/drush/includes/output.inc:37)
authcache.module:212
Cannot modify header information - headers already sent by (output [warning]
started at /usr/share/pear/drush/includes/output.inc:37)
authcache.module:224
Cannot modify header information - headers already sent by (output [warning]
started at /usr/share/pear/drush/includes/output.inc:37)
authcache.module:225
authcache was enabled successfully. [ok]
Authcache has been enabled. Please configure your caching settings [warning]
under Site Configuration -> Performance -> Authcache.
So far everything seems to be working, but thought I would give a heads up.
Comments
Comment #1
znerol commentedThanks for reporting. Fixed and pushed: 4b40ba7.