• Resolved Martin Stehle

    (@hinjiriyo)


    Sometimes (2-3 times a day) PHP raises a notice:

    ob_end_flush(): failed to delete and flush buffer. No buffer to delete or flush in /wp-content/plugins/avatar-privacy/includes/avatar-privacy/components/class-user-profile.php on line 136

    I see that in the debug.log on my development server. Maybe users see that only in WordPress debug modus. It is not obvious under which circumstances that notice appears.

    Any advices?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author pepe

    (@pputzer)

    It should not be harmful per se, but I’ll try to reproduce the issue and reduce the number of possible occurrences. At the moment, the buffering is enabled for all admin screens even though it is only needed for the profile/user edit screens.

    Plugin Author pepe

    (@pputzer)

    Will be fixed in 1.2.0.

    Plugin Author pepe

    (@pputzer)

    The release has morphed into 2.0 due to some heavy refactoring. It’s live now ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP raises notice about the output buffer’ is closed to new replies.