• Resolved Carsten Meiselbach

    (@carstenmeiselbach)


    Hello,

    currently I’m getting the following error.log entries when calling one of my Admin Pages when logged in within WordPress. I’m using PHP 7.0.6, WordPress latest stable build.

    [29-Jan-2017 19:16:56 UTC] PHP Fatal error: Uncaught Error: Call to undefined function convert_to_screen() in /wordpress/wp-admin/includes/class-wp-list-table.php:143
    Stack trace:
    #0 /wordpress/wp-content/plugins/ninja-forms/includes/Admin/AllFormsTable.php(20): WP_List_Table->__construct(Array)
    #1 /wordpress/wp-content/plugins/ninja-forms/includes/Admin/Menus/Forms.php(36): NF_Admin_AllFormsTable->__construct()
    #2 /wordpress/wp-includes/class-wp-hook.php(298): NF_Admin_Menus_Forms->admin_init(Object(WP_Screen))
    #3 /wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array)
    #4 /wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #5 /wordpress/wp-admin/includes/class-wp-screen.php(393): do_action(‘current_screen’, Object(WP_Screen))
    #6 /wordpress/wp-admin/includes/screen.php(232): WP_ in /wordpress/wp-admin/includes/class-wp-list-table.php on line 143

    “convert_to_screens” seems to be quite “common”, several WordPress Plugins seems to be having problems here. Do you have any further info for to fix this?

    Kind regards & thanks for the Plugin,

    Carsten

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘convert_to_screen error with WP_List_Table’ is closed to new replies.