• WordPress 5.9.2
    Plugin v3.1.1

    I see these errors in our log files:

    WordPress database error Unknown column ‘options’ in ‘field list’ for query

    SELECT redirect, options FROM wp_404_to_301 WHERE url = ‘/router.php’
    AND redirect IS NOT NULL
    LIMIT 0,1

    made by require(‘wp-blog-header.php’),
    require_once(‘wp-includes/template-loader.php’),
    do_action(‘template_redirect’),
    WP_Hook->do_action, WP_Hook->apply_filters, JJ4T3_404_Actions->handle_404, JJ4T3_404_Actions->set_options

  • The topic ‘WordPress database error Unknown column ‘options’ in ‘field list’’ is closed to new replies.