Title: Fatal Error
Last modified: August 20, 2016

---

# Fatal Error

 *  Resolved [terryheick](https://wordpress.org/support/users/blitzmr2/)
 * (@blitzmr2)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-657/)
 * After the most recent update, can no longer log-in to my WP admin page–get this
   error instead:
 * “Fatal error: Call to a member function save_options() on a non-object in /home/
   content/44/6054744/html/wp-content/plugins/newsletter/emails/emails.php on line
   62”
 * [http://wordpress.org/extend/plugins/newsletter/](http://wordpress.org/extend/plugins/newsletter/)

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

 *  [gffb](https://wordpress.org/support/users/gffb/)
 * (@gffb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-657/#post-3503799)
 * I am also getting the same error.
 *  [gffb](https://wordpress.org/support/users/gffb/)
 * (@gffb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-657/#post-3503805)
 * Got it working again, I had to manually go in and turn off all plugins via the
   database, then I could log in to the admin panel. Updated newsletter plugin and
   turned on all the plugin I had on and everything works fine.
 *  Thread Starter [terryheick](https://wordpress.org/support/users/blitzmr2/)
 * (@blitzmr2)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-657/#post-3503807)
 * Was trying to figure out how to do the same. How do you turn off a plugin? I 
   can delete or move, but not sure how to simply switch off.
 *  [gffb](https://wordpress.org/support/users/gffb/)
 * (@gffb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-657/#post-3503811)
 * Try this. Have a backup!!!
 * Go to your cpanel and click phpMyAdmin, click on the name of your database typically
   in the format of [cpanel_username][wdrp][#] click on the table wp_options find
   the row active_plugins, click on the pencil icon to edit this value.
 * You will see something similar to the following, depending on the number and 
   type of plugins you have installed:
 * a:3:{i:0;s:19:”akismet/akismet.php”;i:1;s:23:”wp-photo-album/wppa.php”;i:2;s:
   37:”wp-shopping-cart/wp-shopping-cart.php”;}
 * That entire array of code represents every active plugin on your site. Thus, 
   to quickly disable all plugins without using the WP Admin area, highlight the
   entire block of code, cut it out, and paste it into a safe, offline text file.
   After removing the code, click the button to save your changes and that’s it.
 * All WordPress plugins are now deactivated (yet still installed, and with all 
   plugin options intact).
 * You can go through and reactivate all the plugins except the one that was causing
   you problems.
 * Hope that helps
 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-657/#post-3503816)
 * The solution is to delete the plugin folder. Sorry for the inconvenience. Don’t
   play with database, that could scramble your blog.
 * Stefano.
 *  Thread Starter [terryheick](https://wordpress.org/support/users/blitzmr2/)
 * (@blitzmr2)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-657/#post-3503819)
 * Is there anyway I can do so without losing all of my subscribers since my last
   export 3 weeks ago?
 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-657/#post-3503820)
 * Your data (subscribers and settings) are NOT affected by deleting the plugin 
   folder. WordPress fully delete it every time you upgrade.
 * Stefano.
 *  Thread Starter [terryheick](https://wordpress.org/support/users/blitzmr2/)
 * (@blitzmr2)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-657/#post-3503837)
 * Deleting plugin via FTP, re-entering WP, then reinstalling the plugin fixed issue
   without loss of any data.
 * Thanks for your effort.

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

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

 * ![](https://ps.w.org/newsletter/assets/icon-256x256.png?rev=1052028)
 * [Newsletter - Send awesome emails from WordPress](https://wordpress.org/plugins/newsletter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/newsletter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/newsletter/)
 * [Active Topics](https://wordpress.org/support/plugin/newsletter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/newsletter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/newsletter/reviews/)

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)

 * 8 replies
 * 3 participants
 * Last reply from: [terryheick](https://wordpress.org/support/users/blitzmr2/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-657/#post-3503837)
 * Status: resolved