• Resolved gazingstock

    (@gazingstock)


    Hello friends!

    I am using elementor (free) for my website and I am thankful for that.
    I have a problem with edit with elementor, when W3 Total Cache plugin is active. for last two week, when I edit a post/page, is deactivate the plugin and edit. But usually, I forget to reactivate the plugin thus my load time is increased.

    The error I get when W3TC is activated is:
    Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0.

    I have also disabled the caching for logged in user in W3TC plugin setting, it didn’t help.

    Thanks to the forum and plugin author in advance.

    • This topic was modified 6 years, 7 months ago by gazingstock.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • You probably already did this but did the Compatibility Check go through without any issues?

    Thread Starter gazingstock

    (@gazingstock)

    Thanks for your response @lestexas60

    Inside the page cache, I enabled compatibility mode but it didn’t work for me.

    I ran the compatibility check test (inside general setting), I got the following response, which I literally don’t understand, what does it mean.

    Server Modules & Resources:
    Plugin Version: 0.9.7
    PHP Version: 5.6.30;
    Web Server: Apache
    FTP functions: Installed (required for Self-hosted (FTP) CDN support)
    Multibyte String support: Installed (required for Rackspace Cloud Files support)
    cURL extension: Installed (required for Amazon S3, Amazon CloudFront, Rackspace CloudFiles support)
    zlib extension: Installed (required for compression support)
    Opcode cache: Not installed
    Memcached extension: Not installed
    Memcache extension: Not installed
    Redis extension: Not installed
    HTML Tidy extension: Installed (required for HTML Tidy minifier support)
    Mime type detection: Installed (Fileinfo) (required for CDN support)
    Hash function: Installed (hash) (required for NetDNA / MaxCDN CDN purge support)
    Open basedir: Off
    zlib output compression: Off
    set_time_limit: Available
    mod_deflate: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_env: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_expires: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_ext_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_headers: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_mime: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_rewrite: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_setenvif: Not detected (required for disk enhanced Page Cache and Browser Cache)
    Additional Server Modules
    New Relic
    PHP version: Supported
    Operating System: Supported
    Web Server: Not Supported. (Apache See NewRelic Requirements page.)
    WordPress Resources
    /home4/gazingstock/public_html/.htaccess: OK
    /home4/gazingstock/public_html/wp-content: OK
    /home4/gazingstock/public_html/wp-content/uploads/2018/07: OK
    Fancy permalinks: /%postname%/
    WP_CACHE define: Defined (true)
    URL rewrite: Enabled
    Network mode: No

    I don’t know if this would affect it but most Hosts are up to PHP7 or 7.2
    This is suppose to improve the loading speed of your site and other enhancements.
    If you have CPanel at your Host, you should be able to upgrade yourself. Make sure your running a reasonably current WP and Elementor too.

    Thread Starter gazingstock

    (@gazingstock)

    I have already updated WordPress and elementor. I don’t know much about PHP upgradation. The problem persists, the edit function only works if I disable the W3TC.

    Hi!!

    I have the same problem with Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0.
    It happens when I try to Edit with Elementor pages that are already created.

    And when creating a new one, came the pop-up of Learn More. I deactivated Booking.com Banner Creator plugin, and then I could create a new page (didn′t add any content to it). But on other pages the pop-up keeps coming.

    What should I do?

    Hi!!

    I just deactivated the Fast Velocity Minify and could edit the page I was trying to edit. But not other pages…. Please help!!

    Thread Starter gazingstock

    (@gazingstock)

    Right now, I have updated the PHP version from 5.6 as said by @lestaxas60 and my problem is solved. I can edit any post while W3TC plugin is active.

    Thank @patuantunes and @lestaxas60 , I am glad you people helped.

    I had the same problem with Elementor, but I updated my PHP version via cPanel to version 7.0 as mentioned above and it fixed the issue. Thank you guys!

    Hey yall sorry i am late to the party.
    The fix for this is to turn off advanced disk cache in the w3TC plug in. Your PHP set up does not support it and not many hosts do.
    The modules not turned on that w3tc needs are listed below.
    Most of php 7.2 does not use these ancient functions hence why the plug in seems to work better on 7.2

    mod_deflate: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_env: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_expires: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_ext_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_headers: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_mime: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_rewrite: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_setenvif: Not detected (required for disk enhanced Page Cache and Browser Cache)
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Edit with elementor: Fatal Error’ is closed to new replies.