• Can anyone help me what to do?

    Opening my page this occurs:

    Fatal error: Uncaught ArgumentCountError: Too few arguments to function WP_Widget::__construct(), 0 passed in /homepages/28/d13541433/htdocs/learndocs/wp-includes/class-wp-widget-factory.php on line 62 and at least 2 expected in /homepages/28/d13541433/htdocs/learndocs/wp-includes/class-wp-widget.php:163 Stack trace: #0 /homepages/28/d13541433/htdocs/learndocs/wp-includes/class-wp-widget-factory.php(62): WP_Widget->__construct() #1 /homepages/28/d13541433/htdocs/learndocs/wp-includes/widgets.php(115): WP_Widget_Factory->register(‘local_time_cloc…’) #2 /homepages/28/d13541433/htdocs/learndocs/wp-content/plugins/local-time-clock/local_time_clock.php(28): register_widget(‘local_time_cloc…’) #3 /homepages/28/d13541433/htdocs/learndocs/wp-includes/class-wp-hook.php(308): load_local_time_clock(”) #4 /homepages/28/d13541433/htdocs/learndocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #5 /homepages/28/d13541433/htdocs/learndocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #6 /homepages/28/d13541433/htdocs/learndocs/wp-includes/widgets.php(1854): do_action(‘widgets_init’) #7 /homepages/28/d13541433/htdocs/learndocs/wp-includes/class-wp-hook.php(308): wp_widgets_init(”) #8 /homepages/28/d13541433/htdocs/learndocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #9 /homepages/28/d13541433/htdocs/learndocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #10 /homepages/28/d13541433/htdocs/learndocs/wp-settings.php(617): do_action(‘init’) #11 /homepages/28/d13541433/htdocs/learndocs/wp-config.php(123): require_once(‘/homepages/28/d…’) #12 /homepages/28/d13541433/htdocs/learndocs/wp-load.php(50): require_once(‘/homepages/28/d…’) #13 /homepages/28/d13541433/htdocs/learndocs/wp-blog-header.php(13): require_once(‘/homepages/28/d…’) #14 /homepages/28/d13541433/htdocs/learndocs/index.php(17): require(‘/homepages/28/d…’) #15 {main} thrown in?/homepages/28/d13541433/htdocs/learndocs/wp-includes/class-wp-widget.php?on line?163

    I tried every possible restore but nothing worked!

    Ca please someone help me?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Access your site’s WordPress files (via FTP, SSH or your hosting control panel), navigate to wp-content/plugins/ and rename the folder local-time-clock.

    Then try to get to your WordPress admin dashboard again.

    Doing this should deactivate the plugin referenced in the error message you posted, and hopefully, fix the problem.

    Standing by for feedback.

    Thread Starter rolfhennequin

    (@rolfhennequin)

    Perfect! Let’s put it this way: you (almost) saved my life :-))

    Any advice how to continue to find out which plugin caused the error?

    Any advice how to continue to find out which plugin caused the error?

    It’s the very plugin you deactivated (by renaming its folder): Local Time Clock ??

    I activated this plugin on a blank test site and immediately got a similar error message: https://wn-dancers-caka.instawp.xyz/wp-admin/

    Thread Starter rolfhennequin

    (@rolfhennequin)

    Got it! I didn’t realize this is the plug-in! Thought it was a common folder!

    Fine! And thanks again.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error’ is closed to new replies.