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.

CommentFileSizeAuthor
warning_error.jpg57.73 KBcalefilm

Comments

calefilm’s picture

Status: Active » Fixed

Resolved. 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

edit