• Resolved ian.chan

    (@ianchan-1)


    When I create a new site in our WordPress multisite network, I encounter this error when I try to access the dashboard.

    ` Fatal error: Uncaught Error: Call to undefined function Authorizer\Options\External\array_key_last()
    in /var/www/wordpress/wp-content/plugins/authorizer/src/authorizer/options/external/class-cas.php on line 176

    Call stack:

    Authorizer\O\E\Cas::sanitize_cas_version()
    wp-content/plugins/authorizer/src/authorizer/class-options.php:373
    Authorizer\Options::set_default_options()
    wp-content/plugins/authorizer/src/authorizer/class-options.php:109
    Authorizer\Options::get_all()
    wp-content/plugins/authorizer/src/authorizer/class-options.php:39
    Authorizer\Options::get()
    wp-content/plugins/authorizer/src/authorizer/class-admin-page.php:1067
    Authorizer\Admin_Page::add_plugin_page()
    wp-includes/class-wp-hook.php:303
    WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:327
    WP_Hook::do_action()
    wp-includes/plugin.php:470
    do_action()
    wp-admin/includes/menu.php:155
    require_once()
    wp-admin/menu.php:341
    require()
    wp-admin/admin.php:158
    require_once()
    wp-admin/index.php:10

    • This topic was modified 3 years, 7 months ago by ian.chan.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Call to undefined function Authorizer\Options\External\array_key_last()’ is closed to new replies.