• Resolved s_mari20

    (@s_mari20)


    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/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter s_mari20

    (@s_mari20)

    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

    (@s_mari20)

    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

    (@mconte)

    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

    (@s_mari20)

    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 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

    (@mconte)

    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

    (@broobe_dev)

    Hi! Please, try with the new version.
    Thanks!

    Plugin Author Broobe

    (@broobe_dev)

    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.