PHP Fatal Error
-
I keep seeing this error in my error logs. However, there is no apparent effect on the front or backends that I notice.
PHP Fatal error: Uncaught TypeError: ltrim(): Argument #1 ($string) must be of type string, array given in /…/wp-includes/formatting.php:4379
The stack trace only refers to jetpack and the first lines read:
0 /…/wp-includes/formatting.php(4379): ltrim(Array)
1 /…/wp-content/plugins/jetpack/functions.opengraph.php(261): esc_url(Array)
2 /…/wp-includes/class-wp-hook.php(308): jetpack_og_tags(”)I have the rest of the stack trace available if required.
The page I need help with: [log in to see the link]
The topic ‘PHP Fatal Error’ is closed to new replies.