Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58574


Ignore:
Timestamp:
06/19/2023 08:58:50 PM (3 years ago)
Author:
sabernhardt
Comment:

Hi and welcome to WordPress Core Trac!

The rocket_preload_job_check_finished hook indicates that the WP Rocket plugin is somehow connected to the issue, even if it is not the main cause.

You probably would get better help from their support than Trac. https://wp-rocket.me/support/

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58574

    • Property Keywords close added
  • Ticket #58574 – Description

    initial v1  
    22
    33I'm using PHP 8.1, and I have encountered these PHP notices (I don't sure if they are all related to WordPress Core)
    4 
     4{{{
    55Warning: Undefined property: wpdb::$actionscheduler_actions in /home/......./....../wp-includes/class-wpdb.php on line 789
    66WordPress database error: [Table 'doryos1_dream_press.a' doesn't exist]
     
    2424
    2525Notice: Function wp_enqueue_script() was called incorrectly. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see Debugging in WordPress for more information. (This message was added in version 5.8.0.) in /home/......./....../wp-includes/functions.php on line 5865
     26}}}