Title: latest update breaks wp-admin
Last modified: August 30, 2016

---

# latest update breaks wp-admin

 *  [ensemblebd](https://wordpress.org/support/users/ensemblebd/)
 * (@ensemblebd)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/latest-update-breaks-wp-admin/)
 * The latest release breaks wp-admin.
    I can roll back to previous version, and
   operates fine – which is what I have to do.
 * All pages work, but any that reside in /wp-admin/ result in a blank white page,
   with no debug information whatsoever.
 * I’ll look into the php error log, to try and help you isolate this issue.
    But
   right now, I can’t use your new software version.
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

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

 *  Thread Starter [ensemblebd](https://wordpress.org/support/users/ensemblebd/)
 * (@ensemblebd)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/latest-update-breaks-wp-admin/#post-6353918)
 * PHP Fatal error: Call to undefined function get_current_screen() in E:\www\wp-
   content\plugins\the-events-calendar\src\Tribe\Query.php on line 302
 *  Thread Starter [ensemblebd](https://wordpress.org/support/users/ensemblebd/)
 * (@ensemblebd)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/latest-update-breaks-wp-admin/#post-6353921)
 * looks like you need:
 * require_once(ABSPATH . ‘wp-admin/includes/screen.php’);
 * added to your source code, using an if function exists conditional
 *  [Barry](https://wordpress.org/support/users/barryhughes-1/)
 * (@barryhughes-1)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/latest-update-breaks-wp-admin/#post-6354164)
 * Hi ensembledb,
 * We’ve got this on our radar and will likely address it in an upcoming release
   🙂
 * I’m curious, though – do you find any other plugin/your theme/some custom code
   in particular needs to be present for this error to take place?
 *  Thread Starter [ensemblebd](https://wordpress.org/support/users/ensemblebd/)
 * (@ensemblebd)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/latest-update-breaks-wp-admin/#post-6354165)
 * That is very likely; as I can’t imagine I’d be the only one reporting the issue–
   if it were anything other than the environment that I have running.
    So there
   must be a conflict by some means, somewhere. Since it’s a production site I can’t
   run tests on it, but I’ll see about transferring it to a local install for testing,
   and see if I can locate which plugin or theme-code would produce such a situation.
 * Also thank you for the support 🙂
 *  [Barry](https://wordpress.org/support/users/barryhughes-1/)
 * (@barryhughes-1)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/latest-update-breaks-wp-admin/#post-6354167)
 * No problem 🙂
 * In this case I don’t think the “conflicting” component – whatever it is – is 
   necessarily doing anything against best practices, so though we still need to
   assess this in a little more depth it certainly looks as though we can make a
   helpful change on our end to accommodate this sort of thing.
 *  Plugin Contributor [leahkoerper](https://wordpress.org/support/users/leahkoerper/)
 * (@leahkoerper)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/latest-update-breaks-wp-admin/#post-6354212)
 * Hi there,
 * I wanted to report back to you on the status of this issue. Your report is tracked
   in our internal system and a fix is on our to-do list, but we were not able to
   fit it into our upcoming 3.12 release. Please know that the issue is still very
   much on our radar and we will be working on it for a future release. We appreciate
   your patience while we work to improve our plugins. Thank you for using The Events
   Calendar!
 * Best,
    Leah and The Events Calendar team

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

The topic ‘latest update breaks wp-admin’ 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/)

 * 6 replies
 * 3 participants
 * Last reply from: [leahkoerper](https://wordpress.org/support/users/leahkoerper/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/latest-update-breaks-wp-admin/#post-6354212)
 * Status: not resolved