Hi,
just trying to install this module as it looks like it might be very helpful to deal with an ongoing issue, but can't get it to install properly.
When enables, I get:
* Notice: Array to string conversion in token_asort_tokens() (line 352 of .../sites/all/modules/token/token.module).
* Notice: Array to string conversion in token_asort_tokens() (line 352 of .../sites/all/modules/token/token.module).
* Notice: Array to string conversion in token_asort_tokens() (line 352 of .../sites/all/modules/token/token.module).
* Notice: Array to string conversion in token_asort_tokens() (line 352 of .../sites/all/modules/token/token.module).
* Notice: Array to string conversion in token_asort_tokens() (line 352 of .../sites/all/modules/token/token.module).
* Notice: Array to string conversion in token_asort_tokens() (line 352 of .../sites/all/modules/token/token.module).
And on Views pages:
Notice: Undefined index: custom settings in field_view_mode_settings() (line 631 of .../modules/field/field.module).
Thanks.
Comments
Comment #1
hefox commentedOn my list to do; haven't touched the d7 version in over a year so not surprised there's issues.
Comment #2
hefox commentedI cannot reproduce the array to string error, but did fix the later error. Marking it as postponed for how to reproduce (may be a particular set of modules that produces it).
Comment #3
sachbearbeiter commentedComment #4
develway commented...