Viewing 4 replies - 1 through 4 (of 4 total)
  • I got the same error. you can add this line at the top of

    \wp-content\plugins\wordpress-logging-service\includes\admin-overview-table.php

    until it is fixed by the author.

    if ( !class_exists( 'WP_List_Table' ) ) require( ABSPATH . 'wp-admin/includes/class-wp-list-table.php' );

    Plugin Author Jan ?tětina

    (@zaantar)

    Hello, this should be now fixed. Sorry for the delay, i am overwhelmed by other work.

    Thread Starter andrej1c

    (@andrej1c)

    Thank you @zaantar for releasing the update.

    (Also thanks @webheadllc for the quick fix above)

    Plugin Author Jan ?tětina

    (@zaantar)

    You are very welcome.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal error’ is closed to new replies.