• Resolved santtumarika

    (@santtumarika)


    Hi! I see the following notification in my error log:

    PHP Warning: in_array() expects parameter 2 to be array, null given in /home/scom/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(433) : eval()’d code on line 1035

    What could be the problem?? What should i do?

    The page I need help with: [log in to see the link]

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

    (@bungeshea)

    Hello!

    This error message is being caused by a code error in one of your snippets.

    It’s a bit tricky to tell which one exactly from the error message, but it looks like it’s a very large one (1035 lines?) and it’s to do with calling the is_array() function where the second argument variable does not contain an array.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP?Warning’ is closed to new replies.