warning: array_merge() [function.array-merge]: Argument #2 is not an array in /Users/Cale/Sites/acquia-drupal/sites/all/modules/cck/content.install on line 43.
I installed both 6.x-3.1 and 6.x-dev and still have the same error that shows up ONLY after enabling "CCK Location" -- If I just enable "Location" I don't receive the error. Error goes away after I leave the Modules page. What is wrong? Thank you.
| Comment | File | Size | Author |
|---|---|---|---|
| warning_error.jpg | 57.73 KB | calefilm |
Comments
Comment #1
calefilm commentedResolved. Unrelated to Location Module but related to CCK
I resolved my issue here: http://drupal.org/node/523384
My solution was simply finding a field that had been deleted in the table, content_node_field, but remained in the table, content_node_field_instance.
fixed.
Comment #2.0
(not verified) commentededit