Title: Error after update
Last modified: April 23, 2017

---

# Error after update

 *  Resolved [xxsemmiexx](https://wordpress.org/support/users/xxsemmiexx/)
 * (@xxsemmiexx)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/)
 * HI,
 * the plugin isn’t working anymore after updating to version 1.7
    Getting this 
   error:
 * Fatal error: Call to undefined function get_current_screen() in /home/proudl1q/
   public_html/wp-content/plugins/advanced-ads/admin/class-advanced-ads-admin.php
   on line 231
 * [https://wordpress.org/plugins/advanced-ads/](https://wordpress.org/plugins/advanced-ads/)

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

 *  [tomdoe](https://wordpress.org/support/users/tomdoe/)
 * (@tomdoe)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169342)
 * Me too.
 * Fatal error: Call to undefined function get_current_screen() in /home/.sites/
   137/site2196727/web/wp-content/plugins/advanced-ads/admin/class-advanced-ads-
   admin.php on line 231
 * What can i do to fix that problem. My Website is completely down due to this 
   issue.
 * Link to Website: [http://www.techchild.at](http://www.techchild.at)
 * Can I delete certain files or update them via FTP to resolve this problem? I 
   can not login to my admin account due to this problem.
 *  [ppaulen](https://wordpress.org/support/users/ppaulen/)
 * (@ppaulen)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169344)
 * Same problem.
    Actually I deactivated it by renaming folder
 *  [tomdoe](https://wordpress.org/support/users/tomdoe/)
 * (@tomdoe)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169348)
 * Renaming the folder helped. Thanks.
    Instantly deleted the plugin for all my 
   sites.
 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169349)
 * Sorry to all who have this issue. I am not sure why it happens and why only to
   some of you, but 1.7.0.1 (just uploading) contains a quick fix.
 * Thanks
    Thomas
 *  [aravnic](https://wordpress.org/support/users/aravnic/)
 * (@aravnic)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169350)
 * Looking forward to this fix-update. I have the same problem. How much time will
   it take?
 *  [dealsout](https://wordpress.org/support/users/dealsout/)
 * (@dealsout)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169353)
 * Fatal error: Call to undefined function get_current_screen() in plugins/advanced-
   ads/admin/class-advanced-ads-admin.php on line 231
 * renamed the folder.. was the way if anyone get into this mess.
    Because of the
   problem many may removed this plugin.
 * hope the update doesn’t put us in panic mode..
 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169354)
 * Version 1.7.0.1 is already online.
 *  [aravnic](https://wordpress.org/support/users/aravnic/)
 * (@aravnic)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169365)
 * Thomas, that’s great! Thanks
 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169366)
 * Since no one replied on this urgent matter I suppose that this is really fixed
   now.
 * Sorry again for the inconvenience and thank you for reporting it so quickly!
 * Thomas
 *  [callarabic](https://wordpress.org/support/users/callarabic/)
 * (@callarabic)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169371)
 * i have the same eeor afther i update this plugin
    here is the error that i got
   when i tried to log in to my admin login page Fatal error: Call to undefined 
   function get_current_screen() in /hermes/walnaweb13a/b2521/pow.callarabic4/htdocs/
   amazon-new/wp-content/plugins/advanced-ads/admin/class-advanced-ads-admin.php
   on line 231
 *  [Xenokittten](https://wordpress.org/support/users/xenokittten/)
 * (@xenokittten)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169375)
 * I had the same error – it locked me out of my website and my admin panel.
 * I went into the ftp and commented out the following lines:
 *     ```
       //		$screen = get_current_screen();
       		//echo $screen->id;
       //		if( !isset( $screen->id ) ) {
       //			return false;
       //		}
       ```
   
 * And it let me back in.
 * If I update, will it still fix the issue even though I’ve made changes to the
   php file? or should I delete and do a clean install? I have around 60 ad settings
   though and really don’t want to re-enter them all lol.
 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169386)
 * [@xenokittten](https://wordpress.org/support/users/xenokittten/),
 * I applied a similar fix with 1.7.0.1 so you are save to use that version.
 * Upgrading to 1.7.0.1 will not do any damage to your ad settings that aren’t already
   done. I am not saying this because I expect problems, but if you have them, I
   would definitely like to learn details at [support@wpadvancedads.com](https://wordpress.org/support/topic/error-after-update-62/support@wpadvancedads.com?output_format=md).
 * Thanks
    Thomas
 *  [Arnaud](https://wordpress.org/support/users/xarj/)
 * (@xarj)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169395)
 * My plugins update automatically with the JetPack feature so now I have lots of
   sites which are down. I can’t access wp-admin.
 * Would the auto update plugin feature update Advanced Ads to 1.7.0.1 on it’s own
   or it wouldn’t work because wordpress.com doesn’t have access to wp-admin?
 * Will I have no choice to update each site manually?
 * Thanks
 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169399)
 * Hi Arnaud,
 * I am almost sure that the automatic update will not work with the site down like
   this and you have to update manually this time.
 * Automatic updates where part of the problem in this case and 1.7.0.1 fixed that.
 * Thanks
    Thomas

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

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

 * ![](https://ps.w.org/advanced-ads/assets/icon-256x256.gif?rev=2773443)
 * [Advanced Ads – Ad Manager & AdSense](https://wordpress.org/plugins/advanced-ads/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-ads/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-ads/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-ads/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-ads/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-ads/reviews/)

 * 15 replies
 * 10 participants
 * Last reply from: [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/error-after-update-62/#post-7169399)
 * Status: resolved