• [20-Jun-2024 08:12:11 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/wp-content/plugins/redirection/models/url/url-query.php' (include_path='.') in /wp-content/plugins/redirection/models/url/url.php:3
    Stack trace:
    #0 /wp-content/plugins/redirection/redirection.php(47): require_once()
    #1 /wp-settings.php(517): include_once('...')
    #2 /wp-config.php(108): require_once('...')
    #3 /wp-load.php(50): require_once('...')
    #4 /wp-admin/admin-ajax.php(22): require_once('...')
    #5 {main}
    thrown in /wp-content/plugins/redirection/models/url/url.php on line 3

    WP 6.5.4
    PHP 8.2.18

    How can this be fixed?

    Thanks a lot
    Michael

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author John Godley

    (@johnny5)

    Why does this file not exist on your site? It is part of the plugin.

    Thread Starter Michael Sutter

    (@michih)

    Hi @johnny5

    Both files actually exist, just checked:

    • url-query.php
    • url.php
    Plugin Author John Godley

    (@johnny5)

    Ok. Did you just update the plugin? Maybe it temporarily didn’t exist while being updated. This seems to only be happening on your site so it’s likely a local problem.

    Thread Starter Michael Sutter

    (@michih)

    No – the plugin version 5.4.2 is already installed since a couple months.
    However, it is currently disabled as we are working on a staging environment – but this should not cause any issues as far as I know.

    Plugin Author John Godley

    (@johnny5)

    All I can imagine then is that something else has changed in your environment. At the moment it doesn’t seem like there is generally a problem with the plugin itself.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.