Title: Error Message From Plugin
Last modified: January 3, 2017

---

# Error Message From Plugin

 *  [victorvalleynews](https://wordpress.org/support/users/victorvalleynews/)
 * (@victorvalleynews)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/error-message-from-plugin/)
 * Notice: Undefined index: _disable_fbc in /home/vvngco5/public_html/wp-content/
   plugins/facebook-comments-plugin/class-admin.php on line 380
 * Hi, everytime I create a post on my website I get the error message below. I 
   disable the plugin, removed it, then reinstalled and it still continues. It only
   happens with the plugin activated. Please help me with this.
 * Notice: Undefined index: _disable_fbc in /home/vvngco5/public_html/wp-content/
   plugins/facebook-comments-plugin/class-admin.php on line 380
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/vvngco5/public_html/wp-content/plugins/facebook-comments-plugin/class-
   admin.php:380) in /home/vvngco5/public_html/wp-admin/post.php on line 197
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/vvngco5/public_html/wp-content/plugins/facebook-comments-plugin/class-
   admin.php:380) in /home/vvngco5/public_html/wp-includes/pluggable.php on line
   1179
    -  This topic was modified 9 years, 4 months ago by [victorvalleynews](https://wordpress.org/support/users/victorvalleynews/).

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

 *  [Ashish Soni](https://wordpress.org/support/users/sonuosx/)
 * (@sonuosx)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/error-message-from-plugin/#post-8667185)
 * add this code in plugins/facebook-comments-plugin/class-admin.php file at line
   no 379.
 *  if( !isset ( $_POST[‘_disable_fbc’] ) ) {
    $_POST[‘_disable_fbc’] = ‘false’ ;}
 *  Thread Starter [victorvalleynews](https://wordpress.org/support/users/victorvalleynews/)
 * (@victorvalleynews)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/error-message-from-plugin/#post-8667732)
 * Thank you [@sonuosx](https://wordpress.org/support/users/sonuosx/) , that seems
   to have fixed it.

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

The topic ‘Error Message From Plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facebook-comments-plugin_577794.svg)
 * [Facebook Comments](https://wordpress.org/plugins/facebook-comments-plugin/)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-comments-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-comments-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-comments-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-comments-plugin/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [victorvalleynews](https://wordpress.org/support/users/victorvalleynews/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/error-message-from-plugin/#post-8667732)
 * Status: not resolved