Hi,

I am getting this error when using recover cart sales when I go Reports-recover carts

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/.katsumi/michelle_rvc/michellesgaragesale.com/newcatalog/admin/stats_recover_cart_sales.php on line 134

Line 134 is- $rc_cnt = mysql_num_rows($conquery);

And then when I go to Tools- Recover carts I get this-

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/.katsumi/michelle_rvc/michellesgaragesale.com/newcatalog/admin/recover_cart_sales.php on line 390

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/.katsumi/michelle_rvc/michellesgaragesale.com/newcatalog/admin/recover_cart_sales.php on line 390

Line 390 says- if (mysql_num_rows($donequery) > 0) {

Any help would be appreciated- Thanks!
michelle