Cannot login anymore __construct() ???
-
Hello,
I updated the plugin event calendar but now I cannot login anymore (https://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.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
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Cannot login anymore __construct() ???’ is closed to new replies.