Viewing 5 replies - 1 through 5 (of 5 total)
  • Try turning on debug mode in your wp-config.php file and see if there are any more helpful error messages that come up.

    While googling this issue I saw somebody mention increasing memory resolved a similar issue
    https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Thread Starter megart04

    (@megart04)

    I turned on debug which I hadn’t done before. Everything it lists looks pretty irrelevant (though I’m not a pro). Will list below.

    I increased memory about a month ago for another issue.
    I just increased my memory again for good measure to
    define( 'WP_MAX_MEMORY_LIMIT', '256M' );

    This had no effect.

    Debug info:

    Deprecated: Assigning the return value of new by reference is deprecated in /home/content/42/5269742/html/wp-content/plugins/audio-player/audio-player.php on line 903
    
    Notice: Undefined index: HTTPS in /home/content/42/5269742/html/wp-content/plugins/audio-player/audio-player.php on line 127
    
    Notice: Undefined index: SERVER_PORT_SECURE in /home/content/42/5269742/html/wp-content/plugins/audio-player/audio-player.php on line 127
    
    Notice: Use of undefined constant ’the_date’ - assumed '’the_date’' in /home/content/42/5269742/html/wp-content/plugins/date-exclusion.php on line 36
    
    Notice: Use of undefined constant ‘the_time’ - assumed '‘the_time’' in /home/content/42/5269742/html/wp-content/plugins/date-exclusion.php on line 36
    
    Notice: Use of undefined constant ‘get_the_time’ - assumed '‘get_the_time’' in /home/content/42/5269742/html/wp-content/plugins/date-exclusion.php on line 36
    
    Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the "Sidebar" sidebar. Defaulting to "sidebar-1". Manually set the id to "sidebar-1" to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/content/42/5269742/html/wp-includes/functions.php on line 3622
    
    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    __construct()
    instead. in /home/content/42/5269742/html/wp-includes/functions.php on line 3457
    
    
    Notice: Undefined variable: slider_arr in /home/content/42/5269742/html/wp-content/themes/MeaganMiniPortfolio/index.php on line 36

    I just read in a couple posts that if pluggable is involved that it’s likely a plugin conflict.

    I would suggest renaming the plugin directory and create an empty one and then try to log in. If you can log in then delete the new plugin directory and rename the old one back and then slowly re-activate them to test them.

    Thread Starter megart04

    (@megart04)

    Thanks for the responses. I tried renaming the plugin in directory just now and this did not work.

    I host about 5 wordpress sites from the same hosting. All five sites have this issue and have been hacked into. The post area is flooded with spam. You can see this at these sites:
    http://pushevolve.com/
    http://portraitforastory.com/
    With headlines like “Whats A Good Website To Get Instagram Followers quality”

    I didn’t notice it before because my site doesn’t prominently feature a blog area and those do.

    This is clearly a spammer hacker problem and I have a feeling it’s not meant to be easy to fix. Any help from the community would be welcome. I hope not to lose all my sites.

    Thread Starter megart04

    (@megart04)

    So I restored a back up from 9 days ago as it’s the last time I remember making changes to the site. My main site, meaganobrien.com, is now completely fine and fixed.
    The other four sites on my hosting when visiting wp-admin or wp-login.php show a white screen that only says “Could not connect to server” with no more information.
    I am now looking into this issue.

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

The topic ‘Cannot modify header information during login’ is closed to new replies.