dev
Forum Replies Created
-
Forum: Plugins
In reply to: [Elementor Website Builder - more than just a page builder] Version 3.0.0 BugRolling back to 2.9.14 fixes issues
https://downloads.wp.xz.cn/plugin/elementor.2.9.14.zipForum: Plugins
In reply to: [WooCommerce] Customer log out not workingFinally found the issue/fix….
https://stackoverflow.com/a/62778855/10256080
Required changing the “COOKIEPATH” & “SITECOOKIEPATH”:
define('ADMIN_COOKIE_PATH', '/'); define('COOKIE_DOMAIN', ''); define('COOKIEPATH', ''); define('SITECOOKIEPATH', '');to
define('COOKIEPATH', '/'); define('SITECOOKIEPATH', '/');The fix was adding ‘/’ within those paramaters ..
Forum: Plugins
In reply to: [WP Activity Log] Update 4.1.31 Broken WooCommerce – UrgentHello,
I’ve installed the previously linked version and I’ll see if I can get an order to test the issue.
Kind Regards
Forum: Plugins
In reply to: [WP Activity Log] Update 4.1.31 Broken WooCommerce – UrgentNo we hadn’t installed it when we did the update.
I’ve just installed from within “Enable/Disable Events” now. I’ll reactivate the plugin and see if the issue is resolved.
Will post back updates here.
Forum: Plugins
In reply to: [WP Activity Log] Update 4.1.31 Broken WooCommerce – UrgentThe updates between the initial problematic version and patched release are as follows:
(Latest at the top)
WooCommerce Stripe Gateway Plugin 0.00 4.5.1
WordPress (en_GB) Translation 5.5 5.5
WP Activity Log Plugin 0.00 4.1.3.1
WordPress (en_GB) Translation 5.5 5.5
WordPress 5.5 Core 5.4.2 5.5
Flexible Shipping 3.11.1
WP Activity Log Plugin 4.1.3The order was then placed
Forum: Plugins
In reply to: [WP Activity Log] Update 4.1.31 Broken WooCommerce – UrgentWe had orders come in without any issues on 4.1.3 but the first order on 4.1.3.1 had this issue.
The only key differences between the two orders was the logger version and the customer was a wholesale user.
Forum: Plugins
In reply to: [WP Activity Log] Update 4.1.31 Broken WooCommerce – Urgent1) Woocommerce is setup and running on a multisite. Currently active on 2 subsites but not network activated. The following extensions are installed are would be key to review as they would have impacted the order (The most relevant to the issue order was the woocommerce wholesale plugin). The blank order was a wholesale user.
- Payment Gateways by User Roles for WooCommerce
- Stock Sync for WooCommerce
- WooCommerce Product Bundles
- WooCommerce TM Extra Product Options
- WooCommerce Wholesale Prices
- WooCommerce Wholesale Prices Premium
2) Nothing has changed apart from the upgrade to 4.1.3.1. We had orders with 4.1.3 without the same issue
3) version 4.1.3 to 4.1.3.1
4) Unfortunately this is not currently available. It’s a recent build which doesn’t have the PPI stripped out of it yet.- This reply was modified 5 years, 10 months ago by dev.
Forum: Plugins
In reply to: [WP Activity Log] Update 4.1.31 Broken WooCommerce – UrgentJust to confirm…
This issue is present with Version 4.1.3.1. The original issue that was reported was that we were unable to edit products. This is another bug where new orders are blank.
Forum: Plugins
In reply to: [WooCommerce] Error saving order. Event with code 9035 has not be registered.This issue is present with Version 4.1.3.1. The original issue that was reported was that we were unable to edit products. This is another bug where new orders are blank.
Forum: Plugins
In reply to: [WooCommerce] Error saving order. Event with code 9035 has not be registered.Same issue here.
Raised this with them:
https://ww.wp.xz.cn/support/topic/update-4-1-31-broken-woocommerce-urgent/Forum: Plugins
In reply to: [WP Activity Log] Update 4.1.3 Broken WooCommerceConfirmed resolved – thanks !
Forum: Plugins
In reply to: [WP Activity Log] Update 4.1.3 Broken WooCommerceThanks for the quick response.
Let me know if there is anything else I can do to help resolve this.
Kind Regards
Forum: Plugins
In reply to: [WP Activity Log] Update 4.1.3 Broken WooCommerceHello,
Here are the debug logs:
[12-Aug-2020 09:32:58 UTC] PHP Fatal error: Uncaught Exception: Event with code 9072 has not be registered. in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-security-audit-log/classes/A$ Stack trace: #0 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-security-audit-log/classes/AlertManager.php(359): WSAL_AlertManager->_CommitItem(9072, Array, NULL, false) #1 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-security-audit-log/classes/AlertManager.php(293): WSAL_AlertManager->_CommitItem(9072, Array, NULL) #2 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-security-audit-log/classes/Sensors/WooCommerce.php(2365): WSAL_AlertManager->Trigger(9072, Array) #3 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(287): WSAL_Sensors_WooCommerce->editing_product(Object(WP_Post)) #4 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(Object(WP_Post), Array) #5 /opt/bitnami/apps/wordpress/htdocs/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #6 /opt in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-security-audit-log/classes/AlertManager.php on line 363Appreciate your help John.
Weird indeed, as it works before with other products. Will raise it with them to check out.
Many thanks
Hello,
Thank you for the quick response.
The error is “Error: Variations not enabled in category (21916564)”.
Its strange as some profiles i’ve tried to apply to that product wont work either, we have variable items in those categories already without any issues.
The category should be allowed according to ebay.
Kind Regards