AFter enabling module and going to Run Update, I receive this error:

warning: Cannot modify header information - headers already sent by (output started at /Users/cale/Sites/acquia-drupal/sites/all/modules/inline_comments/inc/inline_comments.views.inc:2) in /Users/cale/Sites/acquia-drupal/includes/common.inc on line 153.

System won't update, I just get a blank white page.

Comments

ghankstef’s picture

Please provide detail on exactly what updates you are running. As a workaround, I suggest turning the module off and then running updates

prsnjtbarman’s picture

Title: Warning - "Cannot modify header information" » Warning - "Cannot modify header information"

I have same sort of error on my site http://websitedevelopments.net

"includes/common.inc on line 153"

fregan’s picture

Line 1 of inline_comments.views.inc was a blank ‘whitespace’ line, removing it fixes the (common) issue.