Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter eullie

    (@eullie)

    Thanks – A friend helped out. Not sure which options now worked. Thanks a lot. Awesome help. Thank you so much – will backup now 🙂

    Thread Starter eullie

    (@eullie)

    Hi t-p,
    Thanks for that, but this looks all fine to me in pluggable.php. Based on the section interpreting error messages:

    If the error message states: Warning: Cannot modify header information – headers already sent by (output started at /path/wp-admin/admin-header.php:8) in /path/wp-admin/post.php on line 569, then the problem is at line #8 of admin-header.php, not line #569 of post.php. In this scenario, line #569 of post.php is the victim. It is being affected by the excess whitespace at line #8 of admin-header.php.

    would mean error is in functions.php on line 3626 victim would be pluggable.php on line 1224

    Is this correct?

    Thread Starter eullie

    (@eullie)

    Hi, me again – I just renamed the the plugin folder fort startpress to startpress-old.

    Still unable to login.

    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    __construct()
    instead. in /home/epho/public_html/wp-includes/functions.php on line 3626

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

    Can someone has an idea how to solve that?

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