Closed (won't fix)
Project:
Drupal core
Version:
6.9
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2009 at 16:23 UTC
Updated:
6 Feb 2009 at 02:17 UTC
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
Comment #1
mdowsett commentedI 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.
Comment #2
dave reidThis is a problem with one of your contrib modules. See http://drupal.org/node/362799 on how to debug and find the problematic module.
Comment #3
mdowsett commentedI 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!
Comment #4
adfx21 commentedsame error
Comment #5
bobthecow commentedIf 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.