Title: Fatal error
Last modified: August 20, 2016

---

# Fatal error

 *  Resolved [andrej1c](https://wordpress.org/support/users/andrej1c/)
 * (@andrej1c)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-613/)
 * Hello,
 * I’m getting a fatal error.
 * Fatal error: Class ‘WP_List_Table’ not found in \wp-content\plugins\wordpress-
   logging-service\includes\admin-overview-table.php on line 6
 * [http://wordpress.org/extend/plugins/wordpress-logging-service/](http://wordpress.org/extend/plugins/wordpress-logging-service/)

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

 *  [webheadcoder](https://wordpress.org/support/users/webheadllc/)
 * (@webheadllc)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-613/#post-3361650)
 * 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](https://wordpress.org/support/users/zaantar/)
 * (@zaantar)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-613/#post-3361763)
 * Hello, this should be now fixed. Sorry for the delay, i am overwhelmed by other
   work.
 *  Thread Starter [andrej1c](https://wordpress.org/support/users/andrej1c/)
 * (@andrej1c)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-613/#post-3361766)
 * Thank you [@zaantar](https://wordpress.org/support/users/zaantar/) for releasing
   the update.
 * (Also thanks [@webheadllc](https://wordpress.org/support/users/webheadllc/) for
   the quick fix above)
 *  Plugin Author [Jan Štětina](https://wordpress.org/support/users/zaantar/)
 * (@zaantar)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-613/#post-3361767)
 * You are very welcome.

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

The topic ‘Fatal error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-logging-service.svg)
 * [Wordpress Logging Service](https://wordpress.org/plugins/wordpress-logging-service/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-logging-service/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-logging-service/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-logging-service/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-logging-service/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-logging-service/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Jan Štětina](https://wordpress.org/support/users/zaantar/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-613/#post-3361767)
 * Status: resolved