Warning: array_key_exists()
-
Hello, When I put the shortcode in a simple page like this one:
<h5>Ricette, news e sprazzi di vita quotidiana… siamo sempre attivi per condividere con voi il frutto del nostro lavoro!</h5>
[ifttt_instagram_gallery]
I get some warnings in the published page (actually it’s always the same error reported multiple times):
Warning: array_key_exists() expects parameter 2 to be array, string given in /web/htdocs/www.cucinadulight.it/home/wordpress/wp-content/plugins/ifttt-instagram-gallery/public/class-ifttt-instagram-gallery.php on line 315
Warning: array_key_exists() expects parameter 2 to be array, string given in /web/htdocs/www.cucinadulight.it/home/wordpress/wp-content/plugins/ifttt-instagram-gallery/public/class-ifttt-instagram-gallery.php on line 315
Warning: array_key_exists() expects parameter 2 to be array, string given in /web/htdocs/www.cucinadulight.it/home/wordpress/wp-content/plugins/ifttt-instagram-gallery/public/class-ifttt-instagram-gallery.php on line 315
Warning: array_key_exists() expects parameter 2 to be array, string given in /web/htdocs/www.cucinadulight.it/home/wordpress/wp-content/plugins/ifttt-instagram-gallery/public/class-ifttt-instagram-gallery.php on line 315
Warning: array_key_exists() expects parameter 2 to be array, string given in /web/htdocs/www.cucinadulight.it/home/wordpress/wp-content/plugins/ifttt-instagram-gallery/public/class-ifttt-instagram-gallery.php on line 315Then the page works correctly (I see my gallery, the ALT and the links work).
Is there any problem with latest WP version?The page I need help with: [log in to see the link]
- The topic ‘Warning: array_key_exists()’ is closed to new replies.