lastInsertId() je metoda třídy PDO, nikoli třídy PDOStatement. Mělo by to fungovat: $groupID = $dbo->lastInsertId();