Title: Plugin error messages
Last modified: September 26, 2024

---

# Plugin error messages

 *  [koneksean13](https://wordpress.org/support/users/koneksean13/)
 * (@koneksean13)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/plugin-error-messages/)
 * I am using this plugin on multiple sites and for some reason on 2 of the sites
   I’m now getting an error: Connection timed out in /srv/htdocs/wp-content/plugins/
   insert-php-code-snippet/shortcode-handler.php(77) : eval()’d code on line 3
   andPHP
   Warning: Trying to access array offset on false in /srv/htdocs/wp-content/plugins/
   insert-php-code-snippet/shortcode-handler.php(77) : eval()’d code on line 8
 * The plugin then prevents any page using its shortcode from loading. I tried disabling“
   Enabling automatic exception handling for PHP snippets” but that had no effect.

Viewing 1 replies (of 1 total)

 *  [anjalixyzscripts](https://wordpress.org/support/users/anjali94/)
 * (@anjali94)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-error-messages/#post-18044862)
 * Both error codes were generated from the snippet code you’re using. It seems 
   that the timeout error from the snippet’s remote request is not being handled
   properly. As a result, trying to access an index on a successful response might
   be causing the failure.
 * Please check your code, and let us know if you need further assistance.

Viewing 1 replies (of 1 total)

The topic ‘Plugin error messages’ is closed to new replies.

 * ![](https://ps.w.org/insert-php-code-snippet/assets/icon-128x128.png?rev=1800967)
 * [Insert PHP Code Snippet](https://wordpress.org/plugins/insert-php-code-snippet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-php-code-snippet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-php-code-snippet/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-php-code-snippet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-php-code-snippet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-php-code-snippet/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [anjalixyzscripts](https://wordpress.org/support/users/anjali94/)
 * Last activity: [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-error-messages/#post-18044862)
 * Status: not resolved