• Resolved leesoon3

    (@leesoon3)


    Firebox stop working after wordpress 6.6.2 update. Below are the error message:

    PHP Fatal error: Uncaught Error: Cannot instantiate abstract class FireBox\Core\Blocks\FormBlock in /hosting/mywebsite.com/wp-content/plugins/firebox/Inc/Core/Blocks.php:108
    Stack trace:
    0 /hosting/mywebsite.com/wp-content/plugins/firebox/Inc/Core/Blocks.php(95): FireBox\Core\Blocks->registerBlock(‘\FireBox\Core\B…’)
    1 /hosting/mywebsite.com/wp-content/plugins/firebox/Inc/Core/Blocks.php(41): FireBox\Core\Blocks->register_blocks()
    2 /hosting/mywebsite.com/wp-content/plugins/firebox/Inc/Core/Plugin.php(352): FireBox\Core\Blocks->__construct()
    3 /hosting/mywebsite.com/wp-content/plugins/firebox/Inc/Core/Plugin.php(375): FireBox\Core\Plugin->initCommons()
    4 /hosting/mywebsite.com/wp-includes/class-wp-hook.php(324): FireBox\Core\Plugin->init(”)
    5 /hosting/mywebsite.com/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)
    6 /hosting/mywebsite.com/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    7 /hosting/mywebsite.com/wp-content/plugins/firebox/Inc/Framework in /hosting/mywebsite.com/wp-content/plugins/firebox/Inc/Core/Blocks.php on line 108

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Stergos Zamagias

    (@stergosz)

    Hello @leesoon3,

    The class “FormBlock” no longer exists in the latest update, and the file Blocks.php doesn’t reference it anywhere. I believe this is a caching issue.

    Please try clearing your server-side cache (OPCache) if you have enabled or a similar service and it should resolve it.

    Regards,
    Stergos

    Plugin Contributor Stergos Zamagias

    (@stergosz)

    I will be closing this ticket due to the aforementioned reasons.

    If there’s anything else to add, please create a new ticket.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.