if ($votes === false) {
                $votes = count($photo['votes']); 
                $tied[] = $photo;
                continue;
            }