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
Comment #1
joya commentedIn apache error-log staying :
apache 2.2.20
php 5.3.6
OS Ubuntu 11.10
Comment #2
joya commentedHallo 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:
Comment #3
mojiro commentedDuplicate of https://drupal.org/node/1248478