Closed (duplicate)
Project:
Content Construction Kit (CCK)
Version:
4.7.x-1.x-dev
Component:
content.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2006 at 16:35 UTC
Updated:
13 Sep 2006 at 15:29 UTC
Comments
Comment #1
buddaThese errors hinder CCK from working, upon trying to add fields the warning output causes
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/drupal-4.7/modules/cck/content_admin.inc:955) in /var/www/html/drupal-4.7/includes/common.inc on line 266Comment #2
amitaibuI got almost the same problem - three warnings referring to line 995, and the other three to line 1000.
For example: http://www.gizra-software.com/muslina/admin/node/types
Comment #3
RobRoy commentedThis is a duplicate of my issue which has a patch. Go review the patch and see if it fixes your problem.
http://drupal.org/node/81599
Comment #4
amitaibuThank you for the quick answer! (and for the patch of course...)