In the 'Mailjet Trigger Examples' module, when I click on the edit tab of any message type, I get this error:
Error: Cannot use string offset as an array in _token_token_tree_format_row() (line 211 of /home/xxxxx/public_html/sites/all/modules/contrib/token/token.pages.inc).
Comments
Comment #2
letsdothisdrupal commentedThis was an issue with the token module. updating to the latest version (1.7) fixed it.
Comment #3
abrammD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!