Group Admins

WordPress Troubleshooting and Support

Public Group active 1 year, 7 months ago ago

WordPress support from our community

Problems with buddypress log-in

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1220
    #1997
    Steve
    Keymaster

    Try disabling all plugins (including BuddyPress), and see if that fixes the issue. If it does, enable one at a time to find the culprit.

    #1998
    Meryl
    Participant

    Thanks Steve for your reply. I tried that before I posted the question. Any other ideas?

    #1999
    Steve
    Keymaster

    Try wp_debug in the wp-config.php file:
    http://codex.wordpress.org/Editing_wp-config.php#Debug

    WARNING: all errors will show on the site. Copy them all off the screen, and then remove wp_debug.

    Pay special attention to the last few errors.

    #2000
    Meryl
    Participant

    Thank again Steve for your help. I did as you said and these are the last two messages. I can’t make out what the problem is:

    Notice: Undefined index: redirect_to in /home/content/m/e/r/meryl/html/csasprouts/wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 141

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/m/e/r/meryl/html/csasprouts/wp-content/plugins/buddypress/bp-core.php:565) in /home/content/m/e/r/meryl/html/csasprouts/wp-includes/pluggable.php on line 934

    Maybe this can be a clue. After I put my information in the buddypress login area and click on Log In this is the url that appears with the blank page—http://csasprouts.org/wp-login.php

    #2001
    Steve
    Keymaster

    “Cannot modify header information – headers already sent” means there is extra whitespace in the bp-core-filters.php file on line 141. That shouldn’t be there unless you modified the core BuddyPress files.

    The odd thing is that file/line number should be a comment (at least in BP 1.2.8) You can try to fix it yourself or:

    -deactivate all plugins
    -delete your current BuddyPress plugin
    -reinstall BuddyPress

    #2002
    Meryl
    Participant

    I deleted the buddypress plugin by trashing it from my ftp server. I then reinstalled in through my dashboard and I’m still have the same error.

    I cleared my browser cache. Should I have done anything else to make sure the reinstall was clean?

    #2003
    Steve
    Keymaster

    are you still getting the ““Cannot modify header information – headers already sent” error?

    #2004
    Meryl
    Participant

    Yes.

    I just got this message

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/m/e/r/meryl/html/csasprouts/wp-content/plugins/buddypress/bp-core.php:565) in /home/content/m/e/r/merylrandman/html/csasprouts/wp-includes/pluggable.php on line 739

    Notice: Undefined index: redirect_to in /home/content/m/e/r/meryl/html/csasprouts/wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 141

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.