I get the following when I am on
admin/appearance/settings/
PHP Fatal error: [] operator not supported for strings in /7/themes/nucleus/nucleus/inc/preprocess_functions.inc on line 365
I get the following when I am on
admin/appearance/settings/
PHP Fatal error: [] operator not supported for strings in /7/themes/nucleus/nucleus/inc/preprocess_functions.inc on line 365
Comments
Comment #1
Prague man commentedSame error, subs.
Comment #2
Richard_1618 commentedsame error in views trying to change the field settings for the image
Comment #3
themebrain commentedFixed
Comment #4
themebrain commentedComment #5
matthub commentedThat did only partially fix it for me, now it was in line 407, I used following code snippet to "fix" it:
Comment #7
socialnicheguru commentedis this committed?
Comment #8
ocamp commentedim still getting this error
Comment #9
radj commented#5 did it for me. Also applied it to override_functions.inc