Hello,
there was an issue using pie register with woocommerce in work.
After activating pie register, its getting below error:
Warning: Missing argument 2 for wc_load_persistent_cart() in /home/xxx//public_html/wp-content/plugins/woocommerce/includes/wc-cart-functions.php on line 51
Warning: Cannot modify header information – headers already sent by (output started at /home/xxxx/public_html/wp-content/plugins/woocommerce/includes/wc-cart-functions.php:51) in /home/swarnabindu/public_html/wp-includes/pluggable.php on line 1178
If we disable pie-register, everything working fine without error.
How to fix it.
Awaiting reply.