• Resolved volker0101

    (@volker0101)


    PHP Version 8.0.28:

    wp-content/plugins/eps-301-redirects/libs/eps-plugin-options.php:319 EPS_Redirects_Plugin_Options->get_tab_nav()
    wp-content/plugins/eps-301-redirects/libs/eps-plugin-options.php:276
    EPS_Redirects_Plugin_Options->do_admin_page()
    wp-includes/class-wp-hook.php:308
    do_action(‘settings_page_eps_redirects’)
    wp-admin/admin.php:259

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    I assume you have some PHP Warning or Error but you need to copy the complete log entry so we an see what the error/warning is. You just copied part of the stack trace 🙁

    Thread Starter volker0101

    (@volker0101)

    Where do i find more?
    This is what i can see:

    Undefined array key “class”

    • This reply was modified 3 years ago by volker0101.
    Plugin Author Alexandru Tapuleasa

    (@talextech)

    You should find the complete log entry in the error log. But I think I see what the issue might be. We will fix it in the next version but for now it shouldn’t affect any functionality. That ‘class’ array key is actually optional. We just need to properly check if it’s set so avoid triggering this warning.

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

The topic ‘php Errors …’ is closed to new replies.