Title: dev's Replies - page 17 | WordPress.org

---

# dev

  [  ](https://wordpress.org/support/users/devksec/)

 *   [Profile](https://wordpress.org/support/users/devksec/)
 *   [Topics Started](https://wordpress.org/support/users/devksec/topics/)
 *   [Replies Created](https://wordpress.org/support/users/devksec/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/devksec/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/devksec/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/devksec/engagements/)
 *   [Favorites](https://wordpress.org/support/users/devksec/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 241 through 255 (of 264 total)

[←](https://wordpress.org/support/users/devksec/replies/page/16/?output_format=md)
[1](https://wordpress.org/support/users/devksec/replies/?output_format=md) [2](https://wordpress.org/support/users/devksec/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/devksec/replies/page/3/?output_format=md)…
[16](https://wordpress.org/support/users/devksec/replies/page/16/?output_format=md)
17 [18](https://wordpress.org/support/users/devksec/replies/page/18/?output_format=md)
[→](https://wordpress.org/support/users/devksec/replies/page/18/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Version 3.0.0 Bug](https://wordpress.org/support/topic/version-3-0-0-bug-urgent/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/version-3-0-0-bug-urgent/#post-13312018)
 * Rolling back to 2.9.14 fixes issues
    [https://downloads.wordpress.org/plugin/elementor.2.9.14.zip](https://downloads.wordpress.org/plugin/elementor.2.9.14.zip)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Customer log out not working](https://wordpress.org/support/topic/customer-log-out-not-working/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/customer-log-out-not-working/#post-13289425)
 * Finally found the issue/fix….
 * [https://stackoverflow.com/a/62778855/10256080](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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Update 4.1.31 Broken WooCommerce – Urgent](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/page/2/#post-13249673)
 * Hello,
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Update 4.1.31 Broken WooCommerce – Urgent](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/#post-13249105)
 * No 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Update 4.1.31 Broken WooCommerce – Urgent](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/#post-13248908)
 * The 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.3
 * The order was then placed
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Update 4.1.31 Broken WooCommerce – Urgent](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/#post-13248468)
 * We 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Update 4.1.31 Broken WooCommerce – Urgent](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/#post-13248352)
 * 1) 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 6 years ago by [dev](https://wordpress.org/support/users/devksec/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Update 4.1.31 Broken WooCommerce – Urgent](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/#post-13247807)
 * Just to confirm…
 * This issue is present with Version 4.1.3.1. The [original issue](https://wordpress.org/support/topic/update-4-1-3-broken-woocommerce/)
   that was reported was that we were unable to edit products. This is another bug
   where new orders are blank.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Error saving order. Event with code 9035 has not be registered.](https://wordpress.org/support/topic/error-saving-order-event-with-code-9035-has-not-be-registered/)
 *  [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/error-saving-order-event-with-code-9035-has-not-be-registered/#post-13247801)
 * [@robert681](https://wordpress.org/support/users/robert681/)
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Error saving order. Event with code 9035 has not be registered.](https://wordpress.org/support/topic/error-saving-order-event-with-code-9035-has-not-be-registered/)
 *  [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/error-saving-order-event-with-code-9035-has-not-be-registered/#post-13246437)
 * Same issue here.
 * Raised this with them:
    [https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/](https://wordpress.org/support/topic/update-4-1-31-broken-woocommerce-urgent/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Update 4.1.3 Broken WooCommerce](https://wordpress.org/support/topic/update-4-1-3-broken-woocommerce/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/update-4-1-3-broken-woocommerce/#post-13243254)
 * Confirmed resolved – thanks !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Update 4.1.3 Broken WooCommerce](https://wordpress.org/support/topic/update-4-1-3-broken-woocommerce/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/update-4-1-3-broken-woocommerce/#post-13242107)
 * Thanks for the quick response.
 * Let me know if there is anything else I can do to help resolve this.
 * Kind Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Update 4.1.3 Broken WooCommerce](https://wordpress.org/support/topic/update-4-1-3-broken-woocommerce/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/update-4-1-3-broken-woocommerce/#post-13241809)
 * Hello,
 * 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 363
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Lister Lite for eBay] Variations not enabled in category – Can create manually in ebay](https://wordpress.org/support/topic/variations-not-enabled-in-category-can-create-manually-in-ebay/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/variations-not-enabled-in-category-can-create-manually-in-ebay/#post-13150157)
 * Appreciate your help John.
 * Weird indeed, as it works before with other products. Will raise it with them
   to check out.
 * Many thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Lister Lite for eBay] Variations not enabled in category – Can create manually in ebay](https://wordpress.org/support/topic/variations-not-enabled-in-category-can-create-manually-in-ebay/)
 *  Thread Starter [dev](https://wordpress.org/support/users/devksec/)
 * (@devksec)
 * [6 years ago](https://wordpress.org/support/topic/variations-not-enabled-in-category-can-create-manually-in-ebay/#post-13149975)
 * 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

Viewing 15 replies - 241 through 255 (of 264 total)

[←](https://wordpress.org/support/users/devksec/replies/page/16/?output_format=md)
[1](https://wordpress.org/support/users/devksec/replies/?output_format=md) [2](https://wordpress.org/support/users/devksec/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/devksec/replies/page/3/?output_format=md)…
[16](https://wordpress.org/support/users/devksec/replies/page/16/?output_format=md)
17 [18](https://wordpress.org/support/users/devksec/replies/page/18/?output_format=md)
[→](https://wordpress.org/support/users/devksec/replies/page/18/?output_format=md)