When I try to create a new webform/ or try to save my current webform, I get a white screen.

I've added a code in the settings.php file, to see what was wrong. This is the error message:

Fatal error: Unsupported operand types in /var/www/web25/web/sites/all/modules/webform/webform.module on line 1441

I found the file and opened it. Went to line 1441 and saw this:

$node->webform += webform_node_defaults();

What can I do? Hope you guys can help.

Comments

Bes2theFort created an issue. See original summary.

DanChadwick’s picture

Category: Bug report » Support request
Status: Active » Fixed

Impossible to tell from the information provided. Something is broken in your installation. Probably only you can debug it. If you updated webform, I'd start there. Otherwise I'd look for module of theme incompatibility. Good luck.

Bes2theFort’s picture

Maybe someone else can help? Need to fix this.

Bes2theFort’s picture

Status: Fixed » Active
DanChadwick’s picture

Status: Active » Fixed

Without ESP and X-ray vision and a cape, no one can debug this but your or your developer. And no one lurks in this queue offering help. You could try Drupal Answers, but you'll need to provide more information.

Or try disabling other modules, a core theme, and/or a complete uninstall/install (which will lose webform content)

DanChadwick’s picture

Issue tags: -white screen, -webform
Bes2theFort’s picture

I found the mistake. I had a module called spamicide, which was blocking me to save my webform. I've just disabled it and it worked

Status: Fixed » Closed (fixed)

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