That's from the new "Customers who have never placed an order" audience option added in 1.3.8.
If your system can't handle it, run this query from Install SQL Patch or phpMyAdmin:Code:update query_builder set query_category = '' where query_name = 'Customers who have never completed a purchase';


Reply With Quote
