Title: Error after update
Last modified: September 1, 2016

---

# Error after update

 *  Resolved [jmmkw](https://wordpress.org/support/users/jmmkw/)
 * (@jmmkw)
 * [10 years ago](https://wordpress.org/support/topic/error-after-update-65/)
 * The recent plugin update is returning these errors…please help.
 * Warning: key() expects parameter 1 to be array, null given in /home/mobilegr/
   public_html/wp-content/plugins/the-events-calendar/src/Tribe/JSON_LD/Venue.php
   on line 46
 * Warning: reset() expects parameter 1 to be array, null given in /home/mobilegr/
   public_html/wp-content/plugins/the-events-calendar/src/Tribe/JSON_LD/Venue.php
   on line 49
 * Warning: Creating default object from empty value in /home/mobilegr/public_html/
   wp-content/plugins/the-events-calendar/src/Tribe/JSON_LD/Venue.php on line 51
 * Thank you!
    jmmkw
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

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

 *  [Brook](https://wordpress.org/support/users/brook-tribe/)
 * (@brook-tribe)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/error-after-update-65/#post-7499506)
 * Howdy Jmmkw,
 * A few folks have been hitting that issue. We are working on a fix ASAP. The errors
   are actually quite useless and not indicating a real problem. The best solution
   available this minute is to just hide them. This can be done by setting WP_DEBUG
   and WP_DEBUG_DISPLAY to false in your wp-config.php file. [http://codex.wordpress.org/Debugging_in_WordPress](http://codex.wordpress.org/Debugging_in_WordPress)
 * Did that work?
 * Cheers!
    – Brook
 *  Thread Starter [jmmkw](https://wordpress.org/support/users/jmmkw/)
 * (@jmmkw)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/error-after-update-65/#post-7499593)
 * Thank you for your quick response. I’ve set the wp_debug and wp_debug_display
   to false, but it’s still showing the errors.
 *  Plugin Contributor [Brian](https://wordpress.org/support/users/brianjessee/)
 * (@brianjessee)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/error-after-update-65/#post-7499595)
 * Hi,
 * Please update to The Events Calendar 4.2.1 that should fix the issue.
 * Thanks
 *  Thread Starter [jmmkw](https://wordpress.org/support/users/jmmkw/)
 * (@jmmkw)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/error-after-update-65/#post-7499596)
 * Thank you for your quick action on the issue!
    I’ve just updated the plugin. 
   2 of the warnings were removed except for this warning:
 * Warning: Creating default object from empty value in /home/mobilegr/public_html/
   wp-content/plugins/the-events-calendar/src/Tribe/JSON_LD/Venue.php on line 51
 * I have edited the wp-config from:
 * define(‘WP_DEBUG’, false);
    define( ‘WP_DEBUG_DISPLAY’, false );
 * to:
 * ini_set(‘log_errors’,’On’);
    ini_set(‘display_errors’,’Off’); ini_set(‘error_reporting’,
   E_ALL ); define(‘WP_DEBUG’, false); define(‘WP_DEBUG_LOG’, true); define( ‘WP_DEBUG_DISPLAY’,
   false );
 * and this removed the remaining warning.
 *  [editor214](https://wordpress.org/support/users/editor214/)
 * (@editor214)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/error-after-update-65/#post-7499609)
 * Yes, same error here on 4.2.1
 *  [Geoff Graham](https://wordpress.org/support/users/geoffgraham/)
 * (@geoffgraham)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/error-after-update-65/#post-7499614)
 * Hey there!
 * So sorry for the continued trouble here. We’ve been unable to replicate the error
   messages in the latest 4.2.1 release.
 * Will you please [follow the steps outlined in this article](https://theeventscalendar.com/knowledgebase/testing-for-conflicts/)?
   This will allow us to determine if there is a problem in our plugin or a conflict
   with the theme or other installed plugins.
 * Let’s start there and see what we find!
 *  [sbanner26](https://wordpress.org/support/users/sbanner26/)
 * (@sbanner26)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/error-after-update-65/#post-7499671)
 * Any solution here? I just updated a client’s site to 4.2.1.1 and now have the
   following error message:
 * `Warning: Creating default object from empty value in /home/content/p3pnexwpnas04_data03/
   86/3135786/html/wp-content/plugins/the-events-calendar/src/Tribe/JSON_LD/Venue.
   php on line 51`
 * WP 4.5.3
    Theme: King Power 1.09 (latest)
 * Thank you
 *  [Caroline](https://wordpress.org/support/users/tribecari/)
 * (@tribecari)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/error-after-update-65/#post-7499682)
 * Hi [@sbanner26](https://wordpress.org/support/users/sbanner26/),
 * Thanks for chiming in, but to quote [the forum guidelines](http://codex.wordpress.org/Forum_Welcome):
 * > Posting your own topic is smiled upon.
 * Can you please open up a new thread of your own? Before posting be sure to [test for conflicts](https://theeventscalendar.com/knowledgebase/testing-for-conflicts/)
   and provide as much information as you can to help us replicate the issue on 
   our end. That will help us get started quickly.

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

The topic ‘Error after update’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 8 replies
 * 7 participants
 * Last reply from: [Caroline](https://wordpress.org/support/users/tribecari/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/error-after-update-65/#post-7499682)
 * Status: resolved