• Resolved lspoe2

    (@lspoe2)


    Hi,

    In my error logs I keep getting this line of error:

    [04-Jan-2022 06:25:12 UTC] PHP Warning: implode(): Invalid arguments passed in /www/wp-content/plugins/code-snippets/php/snippet-ops.php(469) : eval()’d code on line 9

    Is this one of my code snippets causing this? How could I easily track this down?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    You are correct, this is caused by a code snippet. You should be able to track down which one by doing a search for implode @line:9

    Thread Starter lspoe2

    (@lspoe2)

    Great. I have found it!

    Thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP Warning’ is closed to new replies.