Title: Fatal Error
Last modified: August 21, 2016

---

# Fatal Error

 *  [studio687](https://wordpress.org/support/users/studio687/)
 * (@studio687)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-1240/)
 * My friend’s website is getting the fatal error :
 * **Fatal error**: Call to undefined method Jetpack::is_module_active() in /home3/
   overbite/public_html/wp-content/themes/comicpress/functions.php on line 71
 * Lines 70 and on in ../functions.php are as follows:
 *     ```
       if (class_exists( 'Jetpack' ) && Jetpack::init()->is_module_active('infinite-scroll')) {
       		add_theme_support('infinite-scroll', array(
       		 	'type'           => 'scroll',
       			'container'      => 'content',
       			'posts_per_page' => comicpress_themeinfo('home_post_count')
       		) );
       ```
   
 * He just updated wordpress and comicpress.
 * website is [http://www.overbitecomics.com](http://www.overbitecomics.com)
 * How do I fix this? Any help would be appreciated. Thanks.

Viewing 1 replies (of 1 total)

 *  Theme Author [Frumph](https://wordpress.org/support/users/frumph/)
 * (@frumph)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/fatal-error-1240/#post-5026264)
 * go ahead and just delete that part and you will be fine

Viewing 1 replies (of 1 total)

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/comicpress/4.6/screenshot.png)
 * ComicPress
 * [Support Threads](https://wordpress.org/support/theme/comicpress/)
 * [Active Topics](https://wordpress.org/support/theme/comicpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/comicpress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/comicpress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Frumph](https://wordpress.org/support/users/frumph/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/fatal-error-1240/#post-5026264)
 * Status: not resolved