Title: Cannot login anymore __construct() ???
Last modified: August 31, 2016

---

# Cannot login anymore __construct() ???

 *  Resolved [FabianA1](https://wordpress.org/support/users/fabiana1/)
 * (@fabiana1)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-login-anymore-_construct/)
 * Hello,
 * I updated the plugin event calendar but now I cannot login anymore ([http://www.bestager-messen.de/wp-login.php](http://www.bestager-messen.de/wp-login.php)).
   It shows the following error message:
 * “Notice: Die verwendete Konstruktoren-Methode fÃ¼r WP_Widget ist seit Version
   4.3.0 veraltet! Verwende stattdessen
 * __construct()
 * . in /www/htdocs/w013555e/bestager-senioren-messen.de/wp-includes/functions.php
   on line 3624″
 * In line 3624 [@functions](https://wordpress.org/support/users/functions/).php
   is this code:
    trigger_error( sprintf( __( ‘The called constructor method for%
   1$s is **deprecated** since version %2$s! Use %3$s instead.’ ), $class, $version,‘
 *     ```
       __construct()
       ```
   
 * ‘ ) );
 * What can I do? I use the latest WordPress Version. I cannot login anymore…
 * Thanks
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Brian](https://wordpress.org/support/users/brianjessee/)
 * (@brianjessee)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-login-anymore-_construct/#post-7182736)
 * Hi,
 * Sorry for the issues you are having. I can help troubleshoot this with you.
 * Can you turn off debug on your site? You should only have debug on for development
   and not live sites.
 * [http://codex.wordpress.org/Editing_wp-config.php#Debug](http://codex.wordpress.org/Editing_wp-config.php#Debug)
 * That notice is being displayed because another plugin or theme is using the old
   Widget Standard. I do not believe it is from the Events Calendar as I am not 
   able to reproduce the notice.
 * But let us know what you find out.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Cannot login anymore __construct() ???’ 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/)

## Tags

 * [__construct](https://wordpress.org/support/topic-tag/__construct/)

 * 1 reply
 * 2 participants
 * Last reply from: [Brian](https://wordpress.org/support/users/brianjessee/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-login-anymore-_construct/#post-7182736)
 * Status: resolved