Closed (duplicate)
Project:
Comment CCK
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2008 at 22:29 UTC
Updated:
4 Jan 2009 at 11:11 UTC
The solution by txcrew work: http://drupal.org/node/309367#comment-1021986
Only need to edit file: comment_cck.module
txcrew say:
After further investigation I believe to have tracked down the line to change. Please forgive my lack of programming knowledge.
I changed line #58 from
if ($form_id == '_content_admin_field') {to
if ($form_id == 'content_field_edit_form') {Hope this is a step in the right direction.
txcrew
Comments
Comment #1
sanduhrssee #309367: Not Compatible with CCK 6.x-2.1