When I go to the home page I encounter the following error:

warning: Invalid argument supplied for foreach() in /.../modules/cck/content.module on line 422

line 422 reads:

foreach ($type['extra'] as $key => $value) {

I'm a bit of a newb. I've scoured the forums the best I could but I'm stumped on this.

Any help would be appreciated.

Comments

Rhino’s picture

Do you have the amazon module enabled? My CCK was working fine on a 6.6 fresh upgrade until I enabled the amazon module. Then I get this error, but only on the amazon node/CCK content. My "content types" did not have an "amazon" type that it used to have before upgrading if that helps.

(also replied here: http://drupal.org/node/331995)

yched’s picture

Status: Active » Closed (duplicate)

Right, duplicate of #331995: error on reinstall of drupal website. Thks Rhino.