Title: WordPress breaks when install this plugin
Last modified: August 20, 2016

---

# WordPress breaks when install this plugin

 *  Resolved [s_mari20](https://wordpress.org/support/users/s_mari20/)
 * (@s_mari20)
 * [13 years ago](https://wordpress.org/support/topic/wordpress-breaks-when-install-this-plugin/)
 * Hello, I installed this plugin, and I make it to look well with my theme, and
   when I tried to log out from site, it crashed(no logout, no login functions, 
   also some buddypress activity crashed). So I verified many times and still the
   same, after I deleted the plugin and all went ok, installed again and same thing.
   
   Can someone help? Thanks
 * [http://wordpress.org/extend/plugins/social-articles/](http://wordpress.org/extend/plugins/social-articles/)

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

 *  Thread Starter [s_mari20](https://wordpress.org/support/users/s_mari20/)
 * (@s_mari20)
 * [13 years ago](https://wordpress.org/support/topic/wordpress-breaks-when-install-this-plugin/#post-3579990)
 * I enabled wp_debug to true and it writes this:
 * Notice: Use of undefined constant PUBLISH – assumed ‘PUBLISH’ in /customers/c/
   a/8/d1uav.com/httpd.www/GK/wp-content/plugins/social-articles/includes/templates/
   members/single/articles/loop.php on line 17 Notice: Use of undefined constant
   PENDING – assumed ‘PENDING’ in /customers/c/a/8/d1uav.com/httpd.www/GK/wp-content/
   plugins/social-articles/includes/templates/members/single/articles/loop.php on
   line 18 Notice: Use of undefined constant DRAFT – assumed ‘DRAFT’ in /customers/
   c/a/8/d1uav.com/httpd.www/GK/wp-content/plugins/social-articles/includes/templates/
   members/single/articles/loop.php on line 19
 *  Thread Starter [s_mari20](https://wordpress.org/support/users/s_mari20/)
 * (@s_mari20)
 * [13 years ago](https://wordpress.org/support/topic/wordpress-breaks-when-install-this-plugin/#post-3580054)
 * This line in
    parent::setup_nav($main_nav,$sub_nav);
 * in
 * t/plugins/social-articles/includes/social-articles-load.php:69)
 * is making the wp-login.php crash, how can I fix this?
    Thanks
 * Marinela
 *  Plugin Contributor [mconte](https://wordpress.org/support/users/mconte/)
 * (@mconte)
 * [13 years ago](https://wordpress.org/support/topic/wordpress-breaks-when-install-this-plugin/#post-3580149)
 * Hi Marianela,
 * Which version of BuddyPress are you using? I’m working on new version and if 
   it is a bug, I’d like to fix it as soon as posible.
 * Regards,
    Miguel.
 *  Thread Starter [s_mari20](https://wordpress.org/support/users/s_mari20/)
 * (@s_mari20)
 * [13 years ago](https://wordpress.org/support/topic/wordpress-breaks-when-install-this-plugin/#post-3580180)
 * BuddyPress Version 1.6.4.
    I had an older version and erased it, and installed
   the new one, and still the same. I don’t know what might the problem be. This
   line : parent::setup_nav($main_nav,$sub_nav); has something to do with it. =>
   plugins/social-articles/includes/social-articles-load.php
 * **This debug returns when I try to logout**
 * _[ Moderator Note: [Please post code](http://codex.wordpress.org/Forum_Welcome#Posting_Code)
   or markup snippets between backticks or use the code button. ]_
 *     ```
       wp-login.php on line 368 Warning: Cannot modify header information - headers already sent by (output started at /customers/c/a/8/d1uav.com/httpd.www/GK/wp-content/plugins/social-articles/includes/social-articles-load.php:69) in /customers/c/a/8/d1uav.com/httpd.www/GK/wp-login.php on line 380 Warning: Cannot modify header information - headers already sent by (output started at /customers/c/a/8/d1uav.com/httpd.www/GK/wp-content/plugins/social-articles/includes/social-articles-load.php:69) in /customers/c/a/8/d1uav.com/httpd.www/GK/wp-includes/pluggable.php on line 697 Warning: Cannot modify header information - headers already sent by (output started at /customers/c/a/8/d1uav.com/httpd.www/GK/wp-content/plugins/social-articles/includes/social-articles-load.php:69) in /customers/c/a/8/d1uav.com/httpd.www/GK/wp-includes/pluggable.php on line 698 Warning: Cannot modify header information - headers already sent by (output started at /customers/c/a/8/d1uav.com/httpd.www/GK/wp-content/plugins/social-articles/includes/social-articles-load.php:69) in /customers/c/a/8/d1uav.com/httpd.www/GK/wp-includes/pluggable.php on line 699 Warning: Cannot modify header information - headers already sent by (output started at /customers/c/a/8/d1uav.com/httpd.www/GK/wp-content/plugins/social-articles/includes/social-articles-load.php:69) in /customers/c/a/8/d1uav.com/httpd.www/GK/wp-includes/pluggable.php on line 700 Warning: Cannot modify header information - headers already sent by (output started at /customers/c/a/8/d1uav.com/httpd.www/GK/wp-content/plugins/social-articles/includes/social-articles-load.php:69) in /customers/c/a/8/d1uav.com/httpd.www/GK/wp-includes/pluggable.php on line 701 Warning: Cannot modify header information - headers already sent by (output started at /customers/c/a/8/d1uav.com/httpd.www/GK/wp-content/plugins/social-articles/includes/social-articles-load.php:69
       .......
       .......
       ```
   
 * Thanks for your support 🙂
 * Marinela
 *  Plugin Contributor [mconte](https://wordpress.org/support/users/mconte/)
 * (@mconte)
 * [13 years ago](https://wordpress.org/support/topic/wordpress-breaks-when-install-this-plugin/#post-3580220)
 * Hi,
 * I’m gonna upload a new version on monday. I changed the process to start the 
   plugin and I think it will fix your error.
 * Keep in touch!
    Miguel.
 *  Plugin Author [Broobe](https://wordpress.org/support/users/broobe_dev/)
 * (@broobe_dev)
 * [13 years ago](https://wordpress.org/support/topic/wordpress-breaks-when-install-this-plugin/#post-3580260)
 * Hi! Please, try with the new version.
    Thanks!
 *  Plugin Author [Broobe](https://wordpress.org/support/users/broobe_dev/)
 * (@broobe_dev)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/wordpress-breaks-when-install-this-plugin/#post-3580327)
 * Fixed in version 1.3.

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

The topic ‘WordPress breaks when install this plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social-articles_bebebf.svg)
 * [Social Articles](https://wordpress.org/plugins/social-articles/)
 * [Support Threads](https://wordpress.org/support/plugin/social-articles/)
 * [Active Topics](https://wordpress.org/support/plugin/social-articles/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-articles/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-articles/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Broobe](https://wordpress.org/support/users/broobe_dev/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/wordpress-breaks-when-install-this-plugin/#post-3580327)
 * Status: resolved