Problem executing select l.*, lu.date_completed from li_list l, li_listuser lu where lu.user_id = and lu.list_id = l.list_id and status = 1 order by lu.date_completed desc