PHP warning Invalid argument supplied for foreach() on custom page template

I think there are two possible reason either

$member->ID is null or

this $member_info is not array

Can You give this output to us?

print_r($members)

(I would want to comment but i can’t )