• Resolved michae2l

    (@michae2l)


    Activating maintenance mode in the current plugin-version 2.6.19 as well as 2.6.18 ends up with a critical error:

    [proxy_fcgi:error [pid 2060416:tid 2060700 [client 2003:c7:ef09:2900:d44e:ea16:70f0:63e5:0 AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to a member function get_page_permastruct() on nul…………post_on_update_content()\n#5 /home/domainname/zrydqrgxpq/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#6 /home/domainname…’, referer: https://domainname/wp-admin/admin.php?page=wp-maintenance-mode

    Luckily the plugin-version 2.4.4 shows no error and gives a workaround but is unfortunately outdated.

    Any idea and help ?

    • This topic was modified 10 months, 2 weeks ago by michae2l.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Kush

    (@kushnamdev)

    Hi @michae2l,

    Thanks for reporting this. To better understand what’s causing the issue, could you please share the full error log or the exact error message from your server or debug log?

    You can usually find this by enabling WP_DEBUG in your wp-config.php file like this:

    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', false);

    Then try to reproduce the issue, and check the /wp-content/debug.log file for details.

    Once we have the full error message, we’ll be able to assist you more accurately.

    Best regards,

    Thread Starter michae2l

    (@michae2l)

    Thank you for your message.

    1. Please DO NOT SET THIS ISSUE TO RESOLVED and revert back to ongoing or else I will have to create a new support-ticket, because you state yourself 8 hours ago that the issue is NOT RESOLVED yet
    2. Please do tell me your e-mail where I can send you the security-related information you are asking for, as this shall not be published in this forum
    • This reply was modified 10 months, 2 weeks ago by michae2l.
    • This reply was modified 10 months, 2 weeks ago by michae2l.
    Thread Starter michae2l

    (@michae2l)

    In order to solve another issue I stopped temporarily the Cache Plugin.

    Since then all works fine.

    Therefore the LiteSpeed-Plugin version 2.6.19 shows indeed no error and works like a charm.

    Thank you for your work and a great tool !

    PS: this issue can therefore stay closed (forever) 🙂

    Plugin Support rodicaelena

    (@rodicaelena)

    Ok, Thank you for the update!

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

The topic ‘critical error’ is closed to new replies.