Active
Project:
Inline Ajax Comments
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2012 at 08:48 UTC
Updated:
23 May 2012 at 23:36 UTC
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
Comment #1
ghankstef commentedPlease provide detail on exactly what updates you are running. As a workaround, I suggest turning the module off and then running updates
Comment #2
prsnjtbarman commentedI have same sort of error on my site http://websitedevelopments.net
"includes/common.inc on line 153"
Comment #3
fregan commentedLine 1 of inline_comments.views.inc was a blank ‘whitespace’ line, removing it fixes the (common) issue.