Have this warn message on screen every time.

Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 958 of C:\www\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 960 of C:\www\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 958 of C:\www\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 960 of C:\www\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 958 of C:\www\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 960 of C:\www\sites\all\modules\references\node_reference\node_reference.module).

PHP Version 5.4

Comments

wuinfo - bill wu’s picture

Issue summary: View changes

More info

wuinfo - bill wu’s picture

After checking the code in branch 7.x-2.x, I found it had been solved.

http://drupal.org/node/985370/git-instructions/7.x-2.x .

ekeyUSA’s picture

Category: bug » support

I am new to Drupal. running Drupal 7.17 with PHP Version 5.4.7. got the same warring message....what I need to do to get rid of this warning?

Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 958 of C:\xampp\htdocs\test\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 960 of C:\xampp\htdocs\test\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 958 of C:\xampp\htdocs\test\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 960 of C:\xampp\htdocs\test\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 958 of C:\xampp\htdocs\test\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 960 of C:\xampp\htdocs\test\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 958 of C:\xampp\htdocs\test\sites\all\modules\references\node_reference\node_reference.module).
Warning: Illegal string offset 'field_name' in node_reference_preprocess_node() (line 960 of C:\xampp\htdocs\test\sites\all\modules\references\node_reference\node_reference.module).

jcisio’s picture

Status: Active » Closed (duplicate)
jcisio’s picture

Issue summary: View changes

Took out those are not relevant warning message.