Fatal error: Cannot use object of type WP_Error as array in
-
I get this error on installed plugin page:
Fatal error: Cannot use object of type WP_Error as array in /home/georgi13/domains/georgianels.ge/public_html/wp-content/plugins/bns-featured-category/bns-featured-category.php on line 1165
On line 1165 I have this code:
if ( preg_match( $regexp, $response[‘body’], $matches ) ) {
What to do?!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fatal error: Cannot use object of type WP_Error as array in’ is closed to new replies.