Product Icon

WooCommerce Deposits

Enable customers to pay for products using a deposit or a payment plan.

WordPress database error

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘-10, 10’ at line 1
WC_Deposits_My_Account->render_related_scheduled_orders()wp-content/plugins/woocommerce-deposits/includes/class-wc-deposits-my-account.php:263
$customer_orders = wc_get_orders(
array(
‘customer’ => get_current_user_id(),
‘paginate’ => true,
‘post_parent’ => $order->get_id(),
‘paged’ => $current_page,
‘order’ => ‘ASC’,
)
);
Maybe we need to add the argument Limit -1 here?

Author

aleksandrx100

Current Status

Open

Last updated: March 8, 2025

0 comments

Log in to comment on this feature request.

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.