• This error is in my Erro.Log since 2017… I am not a programmer, and what called my attention was the size of my Error.log… so, the file is full with this error:

    PHP Catchable fatal error: Object of class WP_Error could not be converted to string in /home/comvi287/public_html/cvr/wp-includes/kses.php on line 1249

    My wordpress is now in 4.9.7–pt_BR and all is running pretty well.

    PHP is in 5.6.30 version

    Kses.php is in 0.2.2 version

    So, what i have to do? Ignore it or correct it ??? And to correct… how to do?

    Someone have any idea? Thanks for help me.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    Did this error just happened suddenly or did you run any updates?

    Could be a bug in the wp_kses_no_null() function. It should check that $string is in fact a string. In this case the WP_Error object appears to have been passed through the function for filtering.

    Moderator t-p

    (@t-p)

    Side note to @porosionok,

    If you noticed it has been over 4 months since the OP posted!!

    Please do not jump into other topics. If the troubleshooting already posted made no difference for you, then, as per the Forum Welcome, please post your own topic.

    Your reply has been archived.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Catchable fatal error’ is closed to new replies.