Heyho,
by sending testmails with the build-in test-function, getting following error:
Fatal error: Cannot use string offset as an array in /www/htdocs/[...]/modules/htmlmail/htmlmail.module on line 77
Same with the 6.x.-1.3-version, upgraded because of this to dev-Version.
Has anybody the same issue?
Thanks and regards,
Comments
Comment #1
jboeger commentedyep, showed up all of a sudden. ???
Comment #2
barneylodge commentedSame problem here
Comment #3
pillarsdotnet commentedLooks like something is setting $message['headers'] to a string instead of an array.
This is a horrible, horrible work-around, not a fix. But see if it helps, anyway:
Comment #4
pillarsdotnet commentedThe 6.x-2.x branch is now stable. I'm therefore closing all open 6.x-1.x issues.
Re-open if there is some reason that 6.x-2.x doesn't work for you.
Comment #5
jddeli commentedThis is not working