rlitts (@rlitts)

Forum Replies Created

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

  • rlitts
    Participant

    @rlitts

    Thanks BuckyOHare. The wp-config.php didn’t work for me. I will use the WP Login Box for now and continue to look for a solution. I will post it here when I do.

    Thanks


    rlitts
    Participant

    @rlitts

    Did you ever find a resolution to this problem?


    rlitts
    Participant

    @rlitts

    That is what it use to do. But now if redirects to the /wp-login.php page and hangs up. I believe it uses the function of that page to login… but it is not working properly.


    rlitts
    Participant

    @rlitts

    I started using it about a 2 months ago and the issue just started yesterday. Or at least that is when I noticed it.


    rlitts
    Participant

    @rlitts

    I set the debugging in the config.php file to true and this message appeared immediately while logged in.

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/njhopz/public_html/wp-includes/functions.php on line 3049.

    When trying to log out it gave me
    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/njhopz/public_html/wp-includes/functions.php on line 3049

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-login.php on line 415

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-login.php on line 427

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 695

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 696

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 697

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 698

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 699

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 700

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 703

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 704

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 705

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 706

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 709

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 710

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 711

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 712

    Warning: Cannot modify header information – headers already sent by (output started at /home/njhopz/public_html/wp-includes/functions.php:3049) in /home/njhopz/public_html/wp-includes/pluggable.php on line 896


    rlitts
    Participant

    @rlitts

    @robin-w Thank you for helping me out with this. I can go right to the http://mysite.com/wp-login.php page without any hangup. I also tried creating a new page and used the [bbpress-login] shortcode with the login widget disabled. Still no luck. I removed any custom jquery from the theme, same result. I removed the widgetized area from the functions.php to be sure the sidebar wasn’t registering anything. Still going to a blank page.

    The last thing I tried is disabling all of the plugins except bbPress switching to Twenty Fourteen Theme. going to the http://mysite.com/my-new-page-name and still getting the same result.

    These are the plugins that are installed…
    Akismet: Version 2.5.9
    Contact Form 7: Version 3.7.1
    The Events Calendar: Version 3.4.1
    WP User Avatar: Version 1.7.2

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