uuid = "0148ea4d2e93f5c"; $my_session = new session($r_link); $my_session->meet_uuid = "0148ea4d2e93f5c"; $resultall = $my_session->listall("", $sortby, "Round " . ucwords($round)); $numberall = mysql_Numrows($resultall); $my_final = new session($r_link); $my_final->fetch_byname("Finals " . strtoupper(trim("Round One"))); //meet roles $my_role = new role($r_link); $resultroles = $my_role->find_categories($sortby, "Performer", "category.name"); $numberroles = mysql_numrows($resultroles); for ($x=0; $x<$numberall; $x++) { if (($x%2)==0) { $bgcolor="#FFFFFF"; } else { $bgcolor="#ededed"; } $session_uuid = mysql_result($resultall, $x, "session_uuid"); $this_session = new session($r_link); $this_session->uuid = $session_uuid; $show_name = mysql_result($resultall, $x, "show_name"); //$ipos = strpos($show_name, "Finals"); if ($show_name!="") { //&& ($ipos===false) $arrShowNames[] = $show_name; $show_date = mysql_result($resultall, $x, "dateandtime"); $show_date = date("F jS Y", strtotime($show_date)); $arrShowDates[] = $show_date; // $show_rows .= "" . $show_name . "" . $show_date . ""; for ($intU=0;$intU<$numberroles;$intU++) { // Changing Background color for each alternate row // Retreiving data and putting it in local variables for each row $role_id=mysql_result($resultroles,$intU,"role_id"); $role_uuid=mysql_result($resultroles,$intU,"role_uuid"); $role_name=mysql_result($resultroles,$intU,"role_name"); $signed = $this_session->session_volunteers($role_uuid, "signed"); $booked = $this_session->session_volunteers($role_uuid, "booked"); // echo "role:" . $role_name . "
" . $booked . "

"; if ($role_name == "Clyde's Comic") { $my_person = new person($r_link); $resultperformer = $my_person->find_role ($role_uuid, $this_session->uuid, "Y"); $numberperformer = mysql_Numrows($resultperformer); for ($intC=0;$intC<$numberperformer;$intC++) { $performer_id=mysql_result($resultperformer,$intC,"person_id"); $performer_uuid=mysql_result($resultperformer,$intC,"person_uuid"); //die("pef"); $aka=mysql_result($resultperformer,$intC,"aka"); $performer_list[count($arrShowDates)-1][] = $aka; } } if ($booked == "1") { if ($role_name=="Emcee" || $role_name=="Math Time") { //get the artist $resultlist = $my_meet->list_staff($this_session->uuid, $role_uuid); $numberlist = mysql_numrows($resultlist); if ($numberlist>0) { $talent_uuid = mysql_result($resultlist, $intL, "person_uuid"); $talent_id = mysql_result($resultlist, $intL, "person_id"); //let's get the website for our artist $my_talent = new person($r_link); $my_talent->uuid = $talent_uuid; $my_website = new comm($r_link); $website_uuid = $my_talent->getattribute("comm","website"); $my_website = new comm($r_link); $my_website->uuid = $website_uuid; $my_website->fetch(); $arrTalentWebsite[] = str_replace("http://", "", $my_website->comm); $talent_name = mysql_result($resultlist, $intL, "aka"); $arrTalent[count($arrShowDates)-1][] = $talent_name; //now get the image $query = "select image_id, image_path, featured_image from images where person_id = '" . $talent_id . "' ORDER BY featured_image DESC"; $resultimage = mysql_query($query, $r_link) or die("unable to get image"); $numberimage = mysql_numrows($resultimage); if ($numberimage>0) { $talent_image_path = mysql_result($resultimage, 0, "image_path"); $arrTalentPath[count($arrShowDates)-1][] = "https://flapperscomedyclub.hosting-advantage.com/med/" . $talent_image_path; } } } } } } } ?> UCCC Calendar

ROUND ONE (Jan-Feb) ROUND TWO (Feb-Apr) ROUND THREE (Apr-May)
ROUND FOUR (Jun-Jul) ROUND FIVE (Jul-Aug) ROUND SIX (Aug-Oct)
CLYDE'S CHAMPIONSHIP WEEK  

CLYDE'S CUP

[[SHOWNAME]]

MC: 
Guest: 
", $performer_list[0]); } ?>

____________________________

[[SHOWNAME]]

MC: 
Guest: 
", $performer_list[1]);} ?>

____________________________

[[SHOWNAME]]

MC: 
Guest: 
", $performer_list[2]);} ?>

____________________________

[[SHOWNAME]]

MC: 
Guest: 
", $performer_list[3]);} ?>

[[SHOWNAME]]

MC: 
Guest: 
", $performer_list[4]);} ?>

[[SHOWNAME]]

MC: 
Guest: 
", $performer_list[5]);} ?>

dateandtime)); ?> 



To be added to our mailing list click here and send a blank email to: audiencemailinglist-subscribe@h2f.net
To be removed from this mailing list please send a blank email to:
comediansmailinglist-unsubscribe@h2f.net or audiencemailinglist-unsubscribe@h2f.net
and you will be automatically removed!