• Got a call that one of my published wp sites for a client has been blank, and when I open the error log this is what I got;
    AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Class ‘Wpmet\Libs\Our_Plugins’ not found in /home/sites/32a/2/259d561292/poawdltd.co.uk/wp-content/plugins/elementskit-lite/plugin.php:195\nStack trace:\n#0 /home/sites/32a/2/259d561292/poawdltd.co.uk/wp-content/plugins/elementskit-lite/plugin.php(477): ElementsKit_Lite\Plugin->__construct()\n#1 /home/sites/32a/2/259d561292/poawdltd.co.uk/wp-content/plugins/elementskit-lite/elementskit-lite.php(349): ElementsKit_Lite\Plugin::instance()\n#2 /home/sites/32a/2/259d561292/poawdltd.co.uk/wp-includes/class-wp-hook.php(324): ElementsKit_Lite->{closure}(”)\n#3 /home/sites/32a/2/259d561292/poawdltd.co.uk/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)\n#4 /home/sites/32a/2/259d561292/poawdltd.co.uk/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#5 /home/sites/32a/2/259d561292/poawdltd.co.uk/wp-content/plugins/elementor/includes/plugin.php(684): do_action(‘elementor/init’)\n#6 /home/sites/32a/2/259d561292/poawdltd.co.uk/wp-includes/class…’

    Any idea of the cause and how to fix it?

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

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/plugins/ and delete the /elementskit-lite/ directory.

    That will remove the plugin causing the problem.

    Next, I recommend reporting the problem at https://wordpress.org/support/plugin/elementskit-lite/ so the plugin’s developers and support community can help you with this.

    • This reply was modified 1 year, 4 months ago by James Huff. Reason: fixed typo
Viewing 1 replies (of 1 total)

The topic ‘AH01071: Got error ‘PHP message: PHP Fatal error’ is closed to new replies.