• checking my errorslog page i discover that this message is showing every hour!! help please!

    PHP Fatal error: Uncaught Error: Unknown named parameter $uniqid in /home/ilovqnqt/xxxxxxx/wp-includes/class-wp-hook.php:310 Stack trace: #0 /home/ilovqnqt/xxxxxxx/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters() #1 /home/ilovqnqt/xxxxxx/wp-includes/plugin.php(565): WP_Hook->do_action() #2 /home/ilovqnqt/xxxxxxx/wp-cron.php(191): do_action_ref_array() #3 {main} thrown in /home/ilovqnqt/xxxxxx/wp-includes/class-wp-hook.php on line 310

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you have checked version of WP and Theme, the causes my be the Plugins.

    Note: Before to do anythings, please make a backup your database, even if they have errors. To make a backup your database, visit hosting control panel, visit PHPMyAdmin choose yout database name, click Export.

    Try to deactive all your pluigns and then try to access your WP-Admin dashboard.

    Deactive all your plugins: Access your hosting panel, using File Manager and rename plugins folder inside wp-content folder

    like this: wp-content/plugins, rename to wp-content/plugins-keep.

    After that, try to access your WP-Admin dashboard , click on Plugins menu, you will see all plugins deactived.

    Then go back to hosting panel rename wp-content/plugins-keep to wp-content/plugins.

    Reactive plugins but one-by-one. Each step try to visit your site.

    If you still can’t access your WP-Admin dashboard after deactived all plugins , the causes me be with your theme or WP version with PHP version.

    Thread Starter incacolor

    (@incacolor)

    Hello, thanks for your answer, but I can perfectly login on my dashboard, and everything seems working ok, the fact is I’m getting that message on site healt as critical , that’s why i checked the error log page when I found that message, and is like every hour for the last month.
    And is happening the same on 3 different websites hosted on shared hosting.
    So do you think i must take the same procedure you gave me to resolve the problem or that was just in case i can’t login?
    thanks for taking time to answer

    • This reply was modified 1 year, 5 months ago by incacolor.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘after upgrade to php8.3 PHP Fatal error: Uncaught Error: Unknown named parameter’ is closed to new replies.