We are getting this error in our production site: Warning: Illegal string offset 'type' in metatags_quick_field_access()
I am aware that something somewhere in our implementation is somehow ending up passing a string of the field name instead of the actual field object. I have been unable to trace where/how that is happening, so I wrote a quick patch to avoid the issue by checking the value exists before comparing against it for now.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | metatags_quick-illegal-offset-2325699-2.patch | 599 bytes | vordude |
| #1 | metatags_quick-undefined_index-type-2325699.patch | 567 bytes | longlivelance |
Comments
Comment #1
longlivelance commentedComment #2
vordude commented#1 seems to forget to delete a line, re rolling.
Comment #3
astonvictor commentedD7 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.