Project

General

Profile

bug #8370

Updated by Andreas Kohlbecker almost 5 years ago

For example Achnanthidium exiguum (Grunow) Czarn. in Algaterra shows multiple errors in the error box: 

 ~~~ 
 Warning: Invalid argument supplied for foreach() in element_children() (line 6608 of /var/www/drupal-7.32/includes/common.inc). 
 Warning: Illegal string offset '#children' in drupal_render() (line 6065 of /var/www/drupal-7.32/includes/common.inc). 
 Warning: Illegal string offset '#children' in drupal_render() (line 6075 of /var/www/drupal-7.32/includes/common.inc). 
 Warning: Illegal string offset '#children' in drupal_render() (line 6113 of /var/www/drupal-7.32/includes/common.inc). 
 Warning: Illegal string offset '#printed' in drupal_render() (line 6120 of /var/www/drupal-7.32/includes/common.inc). 
 Warning: Invalid argument supplied for foreach() in element_children() (line 6608 of /var/www/drupal-7.32/includes/common.inc). 
 Warning: Illegal string offset '#children' in drupal_render() (line 6065 of /var/www/drupal-7.32/includes/common.inc). 
 Warning: Illegal string offset '#children' in drupal_render() (line 6075 of /var/www/drupal-7.32/includes/common.inc). 
 Warning: Illegal string offset '#children' in drupal_render() (line 6113 of /var/www/drupal-7.32/includes/common.inc). 
 Warning: Illegal string offset '#printed' in drupal_render() (line 6120 of /var/www/drupal-7.32/includes/common.inc). 
 ~~~ 

 and so one the "Specimens" feature block is broken only the key labels are being displayed:. 

 ~~~ 
 Specimen 
 accessioning of: 
 derived from: 
 accessioning of: 
 derived from: 
 accessioning of: 
 derived from: 
 accessioning of: 
 derived from: 
 derived from: 
 derived from: 
 derived from: 
 derived from: 
 ~~~ box

Back