mwhyo
Forum Replies Created
-
I noticed the same thing. Ithemes website login is also down. Hopefully it’s a temporary issue and will be back up soon because it’s killing my backend.
Thanks for the update! Rollback to 5.5.0 is working for now.
Also getting this error and can’t edit any Elementor Pages unless I disable the Woocommerce Stripe Gateway plugin.
Error Details:
An error of type E_ERROR was caused in line 34 of the file xxx/wp-content/plugins/woocommerce-gateway-stripe/includes/admin/class-wc-rest-stripe-settings-controller.php. Error message: Uncaught TypeError: Argument 1 passed to WC_REST_Stripe_Settings_Controller::__construct() must be an instance of WC_Stripe_Payment_Gateway, null given, called in xxx/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php on line 599 and defined in xxx/wp-content/plugins/woocommerce-gateway-stripe/includes/admin/class-wc-rest-stripe-settings-controller.php:34 Stack trace: #0 xxx/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(599): WC_REST_Stripe_Settings_Controller->__construct() #1 xxx/wp-includes/class-wp-hook.php(303): WC_Stripe->register_routes() #2 xxx/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters() #3 xxx/wp-includes/plugin.php(470): WP_Hook->do
Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] Dynamic visibility breaking website downI also got this error message as well and reported it in another thread. Hopefully, there will be a fix sooner than later.
After updating to 4.0.3. and getting the error:
Fatal error: Uncaught Error: Call to undefined method DynamicVisibilityForElementor\Helper::is_myfastapp_active()
in xxxxx/public_html/wp-content/plugins/dynamic-visibility-for-elementor/extensions/visibility.php on line 3282Call stack: DynamicVisibilityForElementor\E\DCE_Extension_Visibility::is_hidden() wp-content/plugins/dynamic-visibility-for-elementor/extensions/visibility.php:272 DynamicVisibilityForElementor\E\DCE_Extension_Visibility::_start_element() wp-includes/class-wp-hook.php:303 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:327 WP_Hook::do_action() wp-includes/plugin.php:470 do_action() wp-content/plugins/elementor/includes/base/element-base.php:441 Elementor\Element_Base::print_element() wp-content/plugins/elementor/includes/base/element-base.php:744 Elementor\Element_Base::print_content() wp-content/plugins/elementor/includes/base/element-base.php:450 Elementor\Element_Base::print_element() wp-content/plugins/elementor/includes/base/element-base.php:744 Elementor\Element_Base::print_content() wp-content/plugins/elementor/includes/base/element-base.php:450 Elementor\Element_Base::print_element() wp-content/plugins/elementor/core/base/document.php:1509 Elementor\C\B\Document::print_elements() wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php:437 ElementorPro\M\T\D\Theme_Document::print_elements_with_wrapper() wp-content/plugins/elementor/includes/frontend.php:1038 Elementor\Frontend::get_builder_content() wp-content/plugins/elementor/core/base/document.php:1031 Elementor\C\B\Document::get_content() wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php:187 ElementorPro\M\T\D\Theme_Document::get_content() wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php:200 ElementorPro\M\T\D\Theme_Document::print_content() wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:308 ElementorPro\M\T\C\Locations_Manager::do_location() wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:409 ElementorPro\M\T\C\Locations_Manager::ElementorPro\M\T\C\{closure}() wp-includes/class-wp-hook.php:303 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:327 WP_Hook::do_action() wp-includes/plugin.php:470 do_action() wp-content/themes/kadence/footer.php:31 require_once() wp-includes/template.php:770 load_template() wp-includes/template.php:716 locate_template() wp-includes/general-template.php:92 get_footer() wp-content/themes/kadence/single.php:22 include() wp-includes/template-loader.php:106 require_once() wp-blog-header.php:19 require() index.php:17
Anyone else experiencing this?
Just got hacked myself with the same thing and in the process of cleaning everything up. ****If you have two Akismet Anti-spam plugins, one of them is the hack!!!!**** Askimet should be ver. 4.x the hack one was showing version 2.x. I further confirmed this on my plugin folder and had one Askimet folder (the correct one). The html404 folder in the plugins folder is masking itself as Askimet in WordPress. I confirmed this by looking at the php files. I deleted it and now only have one Askimet. The plugin is the one that is creating all the backdoor access to the rest of your site. It has modified/created htaccess files. as well as modified some core wordpress files. I had files all over my site that were added or changed. It’s a hassle but now putting more security steps on my site.
- This reply was modified 6 years, 8 months ago by mwhyo.