I have a cck, after I try to add a node, the system crashes, but the node is appended. I get this error after I update.

Fatal error: Unsupported operand types in /home2/cpus/public_html/includes/common.inc on line 1376

Comments

mdowsett’s picture

I have the same error message...subscribing...

It happens to me when a new user fills out the user registration form. I have core-profile fields added to the form.

dave reid’s picture

Status: Active » Closed (won't fix)

This is a problem with one of your contrib modules. See http://drupal.org/node/362799 on how to debug and find the problematic module.

mdowsett’s picture

I found my module conflict usign other methods (by chance really) but this is really useful info. I'm sure it'll come into use in the future.

thx!

adfx21’s picture

same error

bobthecow’s picture

If you can't fix the offending module, my writeup on the problem has a workaround for now. Don't use this permanently, but it'll get you out of a jam until the module gets updated.