Comment CCK error

jaypabs - May 27, 2009 - 00:14

After installing Comment CCK and check the "Allow comments to alter this field" I received an error when adding comments in any nodes.

Here's the error:

warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/*/sites/all/modules/comment_cck/comment_cck.module on line 122.
warning: Invalid argument supplied for foreach() in /home/*/sites/all/modules/cck/content.module on line 1238.
warning: Invalid argument supplied for foreach() in /home/*/sites/all/modules/cck/content.module on line 1278.
warning: Invalid argument supplied for foreach() in /home/*/sites/all/modules/cck/content.module on line 1278.
warning: Invalid argument supplied for foreach() in /home/*/sites/all/modules/cck/includes/content.token.inc on line 39.

I am running the latest installation of drupal. I have also installed views.

 
 

Drupal is a registered trademark of Dries Buytaert.