• Hi guys, good afternoon.

    Just to warn you, we had a problem with the Logs module for Woocommerce.

    See below the log that Woocommerce generated.

    /wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors, em /wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php, na linha 2408

    Basically, when the plugin was active, Woocommerce did not allow saving changes made to new product variations.

    Could you check?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Same error for me

    Fatal error: Uncaught Error: Call to undefined method WSAL_Sensors_WooCommerce::IsMultisite() in /www/my_server_507/public/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php:2408 Stack trace: #0 /www/my_server_507/public/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php(2218): WSAL_Sensors_WooCommerce->GetConfig('ppcp-gateway_se...') #1 /www/my_server_507/public/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php(228): WSAL_Sensors_WooCommerce->CheckSettingsChange() #2 /www/my_server_507/public/wp-includes/class-wp-hook.php(307): WSAL_Sensors_WooCommerce->event_admin_init('') #3 /www/my_server_507/public/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #4 /www/my_server_507/public/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #5 /www/americanradiocl in /www/my_server_507/public/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php on line 2408

    Reproduce the issue:
    – WP Activity Log & WP Activity Log for WooCommerce need to activate
    – Go to WooCommerce Settings -> Payments -> Edit any payment method and click Save Change

    Note: Issue resolved when deactivate WP Activity Log for WooCommerce, So this plugin is the reason of this error.

    Plugin Support robertabela

    (@robert681)

    Hello,

    We can confirm the error. We are currently working on an update of the WooCommerce extension and we will include a fix for this in the upcoming update, which should be released early next week.

    Thank you for reporting the error and for using our plugins. Should there be anything else, please do not hesitate to get in touch.

    Plugin Support robertabela

    (@robert681)

    Hello,

    We have identified the issue and have a patch for it. You can download and install the patched WooCommerce extension from here: https://www.wpwhitesecurity.com/downloads/support/20220401_wp-activity-log-for-woocommerce_441_patch.zip

    The fix will also be included in the next update of the extension, which will be released within the next few days. Please let me know if there is anything else we can assist you with.

    By the way, if you are happy with our plugin and the support we provide, please consider rating our plugin and service. These reviews take just a moment but can really help us and the plugin.`

    Thanks for the fix, i was unable to change product variations. Uploaded the patched one, and worked like a charm.

    We were getting similar error

    [07-Apr-2022 20:21:31 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method WSAL_Sensors_WooCommerce::is_multisite() in /home/secure/public_html/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php:2644
    Stack trace:
    #0 /home/secure/public_html/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php(1363): WSAL_Sensors_WooCommerce->GetConfig('currency')
    #1 /home/secure/public_html/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php(4244): WSAL_Sensors_WooCommerce->EventPrice(Object(WP_Post), 'Regular price', 227, 279)
    #2 /home/secure/public_html/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php(3708): WSAL_Sensors_WooCommerce->check_variations_change(Object(WP_Post), Array)
    #3 /home/secure/public_html/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors in /home/secure/public_html/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php on line 2644

    changed $this->is_multisite() to is_multisite() nad the error went away

    Plugin Support robertabela

    (@robert681)

    Hello @treestonemedia

    Thank you for your post and for using our plugins. If you require support / response from us, as per the forums guidelines please open your own support thread.

    Thank you for your understanding and cooperation.

    Hello, as indicated in the answers, I downloaded the patch which allowed me to solve the problem. However with version 1.4.3 and Woocommerce 6.5.1 I get the following error

    Fatal error: Uncaught Error: Call to undefined method WSAL_AlertManager::trigger_event() in /home/my-project-test/www/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php:1347 
    Stack trace: #0 /home/my-project-test/www/wp-includes/class-wp-hook.php(307): WSAL_Sensors_WooCommerce->viewing_product() 
    #1 /home/my-project-test/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() 
    #2 /home/my-project-test/www/wp-includes/plugin.php(474): WP_Hook->do_action() 
    #3 /home/my-project-test/www/wp-includes/general-template.php(3042): do_action() 
    #4 /home/my-project-test/neutraderm-2021/header.php(43): wp_head() 
    #5 /home/my-project-test/www/wp-includes/template.php(770): require_once('/home/neutrader...') 
    #6 /home/my-project-test/www/wp-includes/template.php(716): load_template() 
    #7 /home/my-project-test/www/wp-includes/general-template.php(48): locate_template() 
    #8 /home/my-project-test/neutraderm-2021/woocommerce in /home/my-project-test/www/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce.php on line 1347

    In advance, thank you for your feedback.
    Thomas

    Plugin Support robertabela

    (@robert681)

    Hello @tdarroussat

    Thank you for posting an update. However, as per the forum guidelines, if you’d like us to assist you please open your own forum thread.

    Thank you for your cooperation. We look forward to hearing from you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Conflict with Woocommerce.’ is closed to new replies.