Error when using PHP 7.1
-
I just updated to php version 7.1 and now I’m getting the following error messages from the shariff wrapper widget in my sidebar:
Warning: Illegal string offset ‘media’ in /homepages/…/…/htdocs/blog/wp-content/plugins/shariff/shariff.php on line 588
Warning: array_merge(): Argument #2 is not an array in /homepages/…/…/htdocs/blog/wp-content/plugins/shariff/shariff.php on line 592
Warning: array_filter() expects parameter 1 to be array, null given in /homepages/…/…/htdocs/blog/wp-content/plugins/shariff/shariff.php on line 602
Strangely only on the homepage of my wp theme twenty fourteen. On all archives and post pages the display is fine.
The topic ‘Error when using PHP 7.1’ is closed to new replies.