Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thanks! But I’ve already updated to 5.1.1 after I’ve noticed my website was broken due the plugin.
    After updating to 5.1.1. everything is working fine and no errors. When I look on the webserver the files which are missing according to the error log are present. So I don’t know if the files where missing when the 5.1 version of the plugin was installed.

    Every time when a visitor visits a page which should be handled by the plugin.

    From my error log after Redirection plugin was automatically updated to 5.1:

    [11-Apr-2021 22:30:06 UTC] PHP Warning: include_once(/home/xxxxxx/public_html/wp-content/plugins/redirection/models/../actions/url.php): failed to open stream: No such file or directory in /home/xxxxxx/public_html/wp-content/plugins/redirection/models/action.php on line 53
    [11-Apr-2021 22:30:06 UTC] PHP Warning: include_once(): Failed opening ‘/home/xxxxxx/public_html/wp-content/plugins/redirection/models/../actions/url.php’ for inclusion (include_path=’.:/opt/alt/php74/usr/share/pear’) in /home/xxxxxx/public_html/wp-content/plugins/redirection/models/action.php on line 53
    [11-Apr-2021 22:30:06 UTC] PHP Fatal error: Uncaught Error: Class ‘Url_Action’ not found in /home/xxxxxx/public_html/wp-content/plugins/redirection/models/action.php:59
    Stack trace:
    #0 /home/xxxxxx/public_html/wp-content/plugins/redirection/models/redirect/redirect.php(236): Red_Action::create(‘url’, ‘301’)
    #1 /home/xxxxxx/public_html/wp-content/plugins/redirection/models/redirect/redirect.php(182): Red_Item->load_action()
    #2 /home/xxxxxx/public_html/wp-content/plugins/redirection/models/redirect/redirect.php(159): Red_Item->load_from_data(Array)
    #3 /home/xxxxxx/public_html/wp-content/plugins/redirection/models/redirect/redirect.php(311): Red_Item->__construct(Object(stdClass))
    #4 /home/xxxxxx/public_html/wp-content/plugins/redirection/models/redirect/redirect.php(279): Red_Item::get_for_matched_url(Object(Red_Url_Match))
    #5 /home/xxxxxx/public_html/wp-content/plugins/redirection/modules/wordpress.php(328): Red_Item::get_for_url(‘/sitemap.xml’)
    #6 /home/xxxxxx/public_html/wp-includes/class-wp-hook.php(292): WordPress_Module->init(”)
    #7 /home/m in /home/xxxxxx/public_html/wp-content/plugins/redirection/models/action.php on line 59`

Viewing 3 replies - 1 through 3 (of 3 total)