• Using WP: 4.9.5

    When I browse to the TS list page I get the following error:

    Fatal error: Uncaught Error: Call to a member function render_screen_reader_content() on null in /home/hirestre/public_html/wp-admin/includes/class-wp-list-table.php:380 Stack trace: #0 /home/hirestre/public_html/wp-content/plugins/task-scheduler/include/class/admin/page/root/TaskScheduler_AdminPage_Form.php(216): WP_List_Table->views() #1 /home/hirestre/public_html/wp-content/plugins/task-scheduler/include/class/admin/page/root/TaskScheduler_AdminPage_Form.php(180): TaskScheduler_AdminPage_Form->_getTableOutput() #2 /home/hirestre/public_html/wp-includes/class-wp-hook.php(286): TaskScheduler_AdminPage_Form->content_ts_task_list('<noscript><div ...') #3 /home/hirestre/public_html/wp-includes/plugin.php(203): WP_Hook->apply_filters('<noscript><div ...', Array) #4 /home/hirestre/public_html/wp-content/plugins/task-scheduler/include/library/apf/factory/_common/utility/wp_utility/AdminPageFramework_WPUtility.php(294): apply_filters('content_ts_task...', '<noscript><div ...') #5 /home/hirestre/public_html/wp-content/plugins/ta in /home/hirestre/public_html/wp-admin/includes/class-wp-list-table.php on line 380

Viewing 1 replies (of 1 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    The error indicates that the screen object is somehow gone when the plugin tries to display the task listing table.

    I suspect a plugin/theme conflict. Can you try a clean install test site with only Task Scheduler and see if the problem occurs? If creating a test site is difficult, temporarily disable all the other plugins and switch to the default theme and see if the problem occurs.

    Let me know how it goes.

Viewing 1 replies (of 1 total)
  • The topic ‘Error on list page’ is closed to new replies.