SELECT customer_id, rep_website FROM customer_information WHERE LCase(username) = 'editor' AND (access ='Active' OR access ='True') AND (affiliate_status='True')