hallo,
I'm now able to edit node, with one or more properties fields on it. I get a white screen of death when I try it. If I return to the page bevor, I get this error message:

Notice: Undefined index: de in properties_template_field_attach_form() (Zeile 228 von /home/josip/www/drupal7/sites/all/modules/properties/properties_template/properties_template.module).
Notice: Undefined index: actions in properties_template_field_attach_form() (Zeile 228 von /home/josip/www/drupal7/sites/all/modules/properties/properties_template/properties_template.module).
Notice: Undefined index: de in properties_template_field_attach_form() (Zeile 228 von /home/josip/www/drupal7/sites/all/modules/properties/properties_template/properties_template.module).
Notice: Undefined index: actions in properties_template_field_attach_form() (Zeile 228 von /home/josip/www/drupal7/sites/all/modules/properties/properties_template/properties_template.module).

What is wrong with that module?

It is Drupal 7.12 , German version (de)

Comments

joya’s picture

In apache error-log staying :

PHP Fatal error: Unsupported operand types in /home/josip/www/drupal7/sites/all/modules/properties/properties_template/properties_template.module on line 228, referer: http://localhost/drupal7/node/7

apache 2.2.20
php 5.3.6

OS Ubuntu 11.10

joya’s picture

Hallo again!
It seems to be a translation problem! I removed my German Translation from Drupal7 languages configuration, delete a German language and clear the cache. After that, seems to work!

I change this issue and report it now as a BUG.

Can You please test it and look at it with one (or more) other language active?

Thank you

EDIT:

I get it also in only one language modus (English) ,
here a Error from Apache log:

[Thu Feb 16 11:32:37 2012] [error] [client 127.0.0.1] PHP Fatal error: Unsupported operand types in /home/user/www/drupal7/sites/all/modules/properties/properties_template/properties_template.module on line 228, referer: http://localhost/drupal7/content/testtest

mojiro’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)