Events Made Easy Forums Bug fixed or feature request implemented Fatal error: Unknown: Cannot use output buffering…

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #58079
    Anonymous
    Inactive

    Hi there,

    when I try to open a detail-link to an event, the followin eror occurs:

    “Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0”

    When I add a new event, everything works fine. After a while, the Events-Detail-page opens much slowlier. And at last this error is displayed.

    What can I do?

    Frontend: https://rsv08.de/dein-sportverein-in-langenfeld/
    Detail-Page: https://rsv08.de/events/11/heimspiel-vs-fc-langenfeld/

    #58085
    Franky
    Keymaster

    There is only 1 place where EME still used output buffering (no bug), and that was when using a filterform and #_FILTER_MONTHRANGE
    So if that’s the case: see https://plugins.trac.wordpress.org/changeset/1882752/events-made-easy/trunk/eme_filters.php (I removed the output buffering).
    Otherwise it is not EME causing this.

    #58086
    Anonymous
    Inactive

    Okay, thank you for your support.

    I tried the new code in the eme_filters.php without any success.
    Finally the usage of a shortcode from the “Text Blocks”-plugin on the event-page seems to cause this behaviour.

    I did it without this shortcode and the page appears now properly.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top