• Resolved oldmankit

    (@oldmankit)


    All of my WordPress sites have started showing the following error on the front end:

    Illegal string offset 'headers' in .../plugins/email-log/email-log.php on line 415

    A google search for the same reveals that I’m not the only one.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sudar Muthu

    (@sudar)

    Thanks for reporting this issue.

    Looks like this is happening because the filtered value for this email doesn’t have any headers. Ideally it should have headers and I am not sure why this is happening.

    But I will make a fix so that it checks whether the header is available before trying to access it. You can track the progress of this issue at https://github.com/sudar/email-log/issues/58

    Thread Starter oldmankit

    (@oldmankit)

    Thanks for replying. I’ve subscribed to the github issue.

    Plugin Author Sudar Muthu

    (@sudar)

    I have fixed this issue in master and it will be part of the next release.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Illegal string offset ‘headers’’ is closed to new replies.