Comment CCK error
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.
