Title: PHP Error
Last modified: July 1, 2019

---

# PHP Error

 *  Resolved [dulcehc](https://wordpress.org/support/users/dulcehc/)
 * (@dulcehc)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/php-error-332/)
 * Hi,
 * I’m getting this error:
 * Notice: Trying to get property ‘text’ of non-object in /app/wordpress/wp-content/
   plugins/kona-instagram-feed-for-gutenberg/src/server.php on line 159

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Ahrengot](https://wordpress.org/support/users/ahrengot/)
 * (@ahrengot)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/php-error-332/#post-11748695)
 * Replacing line 159 in server.php with the following fixes the PHP warnings:
 * `alt="'. (empty($thumb->caption) ? '' : esc_attr($thumb->caption->text)) . '"`
 *  Plugin Author [gubbigubbi](https://wordpress.org/support/users/gubbigubbi/)
 * (@gubbigubbi)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/php-error-332/#post-12082351)
 * Thanks [@ahrengot](https://wordpress.org/support/users/ahrengot/) – I have added
   you as a list of contributors 🙂
 * This is now fixed 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kona-instagram-feed-for-gutenberg.
   svg)
 * [Kona Gallery Block](https://wordpress.org/plugins/kona-instagram-feed-for-gutenberg/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kona-instagram-feed-for-gutenberg/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kona-instagram-feed-for-gutenberg/)
 * [Active Topics](https://wordpress.org/support/plugin/kona-instagram-feed-for-gutenberg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kona-instagram-feed-for-gutenberg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kona-instagram-feed-for-gutenberg/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [gubbigubbi](https://wordpress.org/support/users/gubbigubbi/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/php-error-332/#post-12082351)
 * Status: resolved