argh -- still need to set the $customers_id:

Code:
      case 'status': 
  $customers_id = zen_db_prepare_input($_GET['cID']); 
.......