regen_sync_order_table bug with wp_posts

This topic contains 2 reply and 2 voices, and was last updated by towhid 8 years, 6 months ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
September 3, 2015 at 9:52 am 70254
towhid There's a bug with the regen_sync_order_table that reset all of my client's balances to 0. Please see: $sql = "SELECT ID FROM wp_posts WHERE post_type LIKE 'shop_order' AND ID NOT IN( SELECT post_parent FROM wp_posts WHERE post_type LIKE 'shop_order' GROUP BY post_parent ) LIMIT %d,%d"; It's not properly $wpdb->prefix, and since my install uses a different prefix, rebuilding the table deleted all balances.
September 3, 2015 at 6:39 pm 70341
towhid towhid

Hello Brent,

I will disscuss about this issue with our developer team. Please allow me some time.

Thanks

September 7, 2015 at 10:37 am 70737
towhid towhid

Hello Brent,

We have fixed the bug in our latest version. Please update the latest version to 2.4.4.

After updating to the latest version, hope it will solve the problem.

Please let me know the result when done.

Thanks

Viewing 2 Posts - 1 through 2 (of 2 total)