Code |
Context$content = "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>DCM 11: Venues</title>
<script language="Javascript">
var user;
var domain;
var suffix;
<!-- Begin
function jemail(user, domain, suffix){
document.write('<a href="' + 'mailto:' + user + '@' + domain + '.' + suffix + '">' + user + '@' + domain + '.' + suffix + '</a>');
}
// End -->
</script>
<link rel="stylesheet" type="text/css" href="/dcm11/css/dcm.css" />
<link rel="stylesheet" type="text/css" href="/dcm11/css/dcm_print.css" media="print" />
<link rel="stylesheet" type="text/css" href="/dcm11/css/dcm_mobile.css" media="handheld" />
<link rel="stylesheet" type="text/css" href="/dcm11/css/dcm_mobile.css" media="only screen and (max-device-width: 480px)" />
<script type="text/javascript" src="/dcm11/js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="/dcm11/js/user.js"></script>
</head>
<body>
<div id="container">
<!-- If you'd like some sort of menu to show up on all of your views, include it here -->
<div id="header">
<div id="menu">
<a href="/dcm11/shows/index">Home</a> | <a href="http://www.ucbt.net/">UCBT</a> | <a href="/dcm11/schedule" >All Shows</a>
| <a href="/dcm11/schedules/bytime" >By Time</a>
| <a href="/dcm11/schedules/byvenue" >By Venue</a>
| <a href="/dcm11/schedules/byname" >By Name</a>
| <a href="/dcm11/schedules/byperson/everyone" >By Person</a>
</div>
</div>
<?php $session->flash(); ?>
<div id="content">
<div id="title"><h4>The Upright Citizens Brigade Theatre Presents</h4>
<h1>The 11th Annual Del Close Marathon</h1>
<h4>Friday, August 14th through Sunday, August 16th</h4>
</div>
<!-- Here's where I want my views to be displayed -->
<h2>Schedule: FIT Kate Murphy Amphitheater</h2>
<div id="venues_list">Pick a venue: <a href="/dcm11/venues/view/1">UCBT</a> | <a href="/dcm11/venues/view/2">Hudson Guild</a> | <a href="/dcm11/venues/view/3">Urban Stages</a> | Kate Murphy | <a href="/dcm11/venues/view/5">Haft</a> | <a href="/dcm11/venues/full">All together</a></div>
<div id="part_schedule" class="user_schedule">
<table id="venue_wrap">
<tr><td colspan="2"><b>Address:</b> 7th Avenue at 27th Street Bldg. D (<a href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=+27th+Street+%26+Seventh+Avenue,+NYC&sll=40.749565,-73.998713&sspn=0.009119,0.01869&ie=UTF8&ll=40.746623,-73.9938&spn=0.00912,0.01869&z=16&iwloc=addr">google maps</a>)</td></tr>
<tr valign="top"><td>
<table class="venue_schedule">
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace3").style.display = (document.getElementById("CakeStackTrace3").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead [<b>APP/views/venues/view.thtml</b>, line <b>27</b>]
</pre>
<div id="CakeStackTrace3" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode3").style.display = (document.getElementById("CakeErrorCode3").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext3").style.display = (document.getElementById("CakeErrorContext3").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext3" class="cake-context" style="display: none;">$___viewFn = "/var/www/delclosemarathon.com/public/dcm11/app/views/venues/view.thtml"
$___dataForView = array(
"venue" => array(
"Venue" => array(),
"Schedule" => array()
),
"venues" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/4"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default",
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/4"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/4"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/4"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371719354
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/4"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
)
$helper = "Session"
$camelBackedHelper = "session"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/4"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default"
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/4"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/4"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/4"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371719354
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/4"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "4",
"name" => "FIT Kate Murphy Amphitheater",
"short_name" => "Kate Murphy",
"address" => "7th Avenue at 27th Street Bldg. D",
"directions" => "",
"image" => "http://farm4.static.flickr.com/3104/2566025490_fd3a3a2d7b.jpg?v=0",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=+27th+Street+%26+Seventh+Avenue,+NYC&sll=40.749565,-73.998713&sspn=0.009119,0.01869&ie=UTF8&ll=40.746623,-73.9938&spn=0.00912,0.01869&z=16&iwloc=addr",
"url" => ""
),
"Schedule" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$venues = array(
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
)
)
$lastday = 0
$s = array(
"id" => "490",
"show_id" => "404",
"venue_id" => "4",
"time_id" => "4",
"starttime" => "1250294400",
"tickets" => "http://newyork.ucbtheatre.com/shows/2107",
"Show" => array(
"show_name" => "Improvised Shakespeare",
"promo_blurb" => "Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the language and themes of William Shakespeare. Any hour could be filled with power struggles, star-crossed lovers, sprites, kings, queens, princesses, sword-play, rhyming couplets, asides, insults, persons in disguise and all that we’ve come to expect from the pen of the Great Bard. The night could reveal a tragedy, comedy, or history. Nothing is planned-out, rehearsed, or written. Each play is completely improvised, so each play is entirely new!",
"home_city" => "Chicago",
"status_id" => "6",
"cast_list" => "Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
",
"contact_email" => "john@ucbcomedy.com"
),
"Venue" => array(
"name" => "FIT Kate Murphy Amphitheater",
"short_name" => "Kate Murphy"
),
"Time" => array(
"minutes" => "60"
)
)
$key = 0</pre><pre>date - [internal], line ??
include - APP/views/venues/view.thtml, line 27
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88</pre></div>
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
<tr><td colspan="2" class="newday">Friday</td></tr>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace4").style.display = (document.getElementById("CakeStackTrace4").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead [<b>APP/views/venues/view.thtml</b>, line <b>39</b>]
</pre>
<div id="CakeStackTrace4" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode4").style.display = (document.getElementById("CakeErrorCode4").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext4").style.display = (document.getElementById("CakeErrorContext4").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext4" class="cake-context" style="display: none;">$___viewFn = "/var/www/delclosemarathon.com/public/dcm11/app/views/venues/view.thtml"
$___dataForView = array(
"venue" => array(
"Venue" => array(),
"Schedule" => array()
),
"venues" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/4"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default",
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/4"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/4"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/4"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371719354
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/4"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
)
$helper = "Session"
$camelBackedHelper = "session"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/4"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default"
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/4"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/4"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/4"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371719354
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/4"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "4",
"name" => "FIT Kate Murphy Amphitheater",
"short_name" => "Kate Murphy",
"address" => "7th Avenue at 27th Street Bldg. D",
"directions" => "",
"image" => "http://farm4.static.flickr.com/3104/2566025490_fd3a3a2d7b.jpg?v=0",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=+27th+Street+%26+Seventh+Avenue,+NYC&sll=40.749565,-73.998713&sspn=0.009119,0.01869&ie=UTF8&ll=40.746623,-73.9938&spn=0.00912,0.01869&z=16&iwloc=addr",
"url" => ""
),
"Schedule" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$venues = array(
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
)
)
$lastday = 0
$s = array(
"id" => "490",
"show_id" => "404",
"venue_id" => "4",
"time_id" => "4",
"starttime" => "1250294400",
"tickets" => "http://newyork.ucbtheatre.com/shows/2107",
"Show" => array(
"show_name" => "Improvised Shakespeare",
"promo_blurb" => "Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the language and themes of William Shakespeare. Any hour could be filled with power struggles, star-crossed lovers, sprites, kings, queens, princesses, sword-play, rhyming couplets, asides, insults, persons in disguise and all that we’ve come to expect from the pen of the Great Bard. The night could reveal a tragedy, comedy, or history. Nothing is planned-out, rehearsed, or written. Each play is completely improvised, so each play is entirely new!",
"home_city" => "Chicago",
"status_id" => "6",
"cast_list" => "Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
",
"contact_email" => "john@ucbcomedy.com"
),
"Venue" => array(
"name" => "FIT Kate Murphy Amphitheater",
"short_name" => "Kate Murphy"
),
"Time" => array(
"minutes" => "60"
)
)
$key = 0
$blurb = "<p><b>Cast:</b> Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
</p>Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the l..."</pre><pre>date - [internal], line ??
include - APP/views/venues/view.thtml, line 39
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88</pre></div>
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace5").style.display = (document.getElementById("CakeStackTrace5").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead [<b>APP/views/venues/view.thtml</b>, line <b>47</b>]
</pre>
<div id="CakeStackTrace5" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode5").style.display = (document.getElementById("CakeErrorCode5").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext5").style.display = (document.getElementById("CakeErrorContext5").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext5" class="cake-context" style="display: none;">$___viewFn = "/var/www/delclosemarathon.com/public/dcm11/app/views/venues/view.thtml"
$___dataForView = array(
"venue" => array(
"Venue" => array(),
"Schedule" => array()
),
"venues" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/4"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default",
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/4"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/4"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/4"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371719354
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/4"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
)
$helper = "Session"
$camelBackedHelper = "session"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/4"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default"
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/4"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/4"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/4"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371719354
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/4"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "4",
"name" => "FIT Kate Murphy Amphitheater",
"short_name" => "Kate Murphy",
"address" => "7th Avenue at 27th Street Bldg. D",
"directions" => "",
"image" => "http://farm4.static.flickr.com/3104/2566025490_fd3a3a2d7b.jpg?v=0",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=+27th+Street+%26+Seventh+Avenue,+NYC&sll=40.749565,-73.998713&sspn=0.009119,0.01869&ie=UTF8&ll=40.746623,-73.9938&spn=0.00912,0.01869&z=16&iwloc=addr",
"url" => ""
),
"Schedule" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$venues = array(
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
)
)
$lastday = 0
$s = array(
"id" => "490",
"show_id" => "404",
"venue_id" => "4",
"time_id" => "4",
"starttime" => "1250294400",
"tickets" => "http://newyork.ucbtheatre.com/shows/2107",
"Show" => array(
"show_name" => "Improvised Shakespeare",
"promo_blurb" => "Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the language and themes of William Shakespeare. Any hour could be filled with power struggles, star-crossed lovers, sprites, kings, queens, princesses, sword-play, rhyming couplets, asides, insults, persons in disguise and all that we’ve come to expect from the pen of the Great Bard. The night could reveal a tragedy, comedy, or history. Nothing is planned-out, rehearsed, or written. Each play is completely improvised, so each play is entirely new!",
"home_city" => "Chicago",
"status_id" => "6",
"cast_list" => "Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
",
"contact_email" => "john@ucbcomedy.com"
),
"Venue" => array(
"name" => "FIT Kate Murphy Amphitheater",
"short_name" => "Kate Murphy"
),
"Time" => array(
"minutes" => "60"
)
)
$key = 0
$blurb = "<p><b>Cast:</b> Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
</p>Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the l..."
$preview = "<h3>Fri 7:00 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>Improvised Shakespeare</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
</p>Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the l...</p>"</pre><pre>date - [internal], line ??
include - APP/views/venues/view.thtml, line 47
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88</pre></div>
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
<tr>
<td width="100" class="venue_time">Fri 7:00 pm</td>
<td width="300"><div class="user_show user_minutes60 venue4 part"><a href="/dcm11/shows/view/404/4">Improvised Shakespeare</a><br><span class="also">Chicago</span><span class="schedule_id hidden">490</span><span class="show_id hidden">404</span><span class="venue_id hidden">4</span><span class="preview hidden"><h3>Fri 7:00 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>Improvised Shakespeare</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
</p>Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the l...</p></span></div></td>
</tr>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace6").style.display = (document.getElementById("CakeStackTrace6").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead [<b>APP/views/venues/view.thtml</b>, line <b>26</b>]
</pre>
<div id="CakeStackTrace6" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode6").style.display = (document.getElementById("CakeErrorCode6").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext6").style.display = (document.getElementById("CakeErrorContext6").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext6" class="cake-context" style="display: none;">$___viewFn = "/var/www/delclosemarathon.com/public/dcm11/app/views/venues/view.thtml"
$___dataForView = array(
"venue" => array(
"Venue" => array(),
"Schedule" => array()
),
"venues" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/4"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default",
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/4"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/4"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/4"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371719354
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/4"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
)
$helper = "Session"
$camelBackedHelper = "session"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/4"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default"
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/4"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/4"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/4"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371719354
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/4"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "4",
"name" => "FIT Kate Murphy Amphitheater",
"short_name" => "Kate Murphy",
"address" => "7th Avenue at 27th Street Bldg. D",
"directions" => "",
"image" => "http://farm4.static.flickr.com/3104/2566025490_fd3a3a2d7b.jpg?v=0",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=+27th+Street+%26+Seventh+Avenue,+NYC&sll=40.749565,-73.998713&sspn=0.009119,0.01869&ie=UTF8&ll=40.746623,-73.9938&spn=0.00912,0.01869&z=16&iwloc=addr",
"url" => ""
),
"Schedule" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$venues = array(
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
)
)
$lastday = "1250294400"
$s = array(
"id" => "231",
"show_id" => "575",
"venue_id" => "4",
"time_id" => "4",
"starttime" => "1250299800",
"tickets" => "http://newyork.ucbtheatre.com/shows/2109",
"Show" => array(
"show_name" => "30 Rock-prov",
"promo_blurb" => "Writers and actors of the television show 30 Rock come together to improvise your brains out.",
"home_city" => "NYC",
"status_id" => "6",
"cast_list" => "Donald Glover, Kay Cannon, Tami Sagher, John Lutz, Sue Galloway, Paul Scheer, John Murray, Anthony Ataminuik and more!",
"contact_email" => "donald.glover@gmail.com"
),
"Venue" => array(
"name" => "FIT Kate Murphy Amphitheater",
"short_name" => "Kate Murphy"
),
"Time" => array(
"minutes" => "60"
)
)
$key = 1
$blurb = "<p><b>Cast:</b> Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
</p>Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the l..."
$preview = "<h3>Fri 7:00 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>Improvised Shakespeare</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
</p>Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the l...</p>"</pre><pre>date - [internal], line ??
include - APP/views/venues/view.thtml, line 26
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88</pre></div>
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
<tr>
<td width="100" class="venue_time">Fri 8:30 pm</td>
<td width="300"><div class="user_show user_minutes60 venue4 part"><a href="/dcm11/shows/view/575/4">30 Rock-prov</a><br><span class="also">NYC</span><span class="schedule_id hidden">231</span><span class="show_id hidden">575</span><span class="venue_id hidden">4</span><span class="preview hidden"><h3>Fri 8:30 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>30 Rock-prov</b></p><p class="also">NYC</p>
<p><p><b>Cast:</b> Donald Glover, Kay Cannon, Tami Sagher, John Lutz, Sue Galloway, Paul Scheer, John Murray, Anthony Ataminuik and more!</p>Writers and actors of the television show 30 Rock come together to improvise your brains out.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 10:00 pm</td>
<td width="300"><div class="user_show user_minutes60 venue4 part"><a href="/dcm11/shows/view/6/4">Mother = Soundtrack</a><br><span class="also">NYC</span><span class="schedule_id hidden">232</span><span class="show_id hidden">6</span><span class="venue_id hidden">4</span><span class="preview hidden"><h3>Fri 10:00 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>Mother = Soundtrack</b></p><p class="also">NYC</p>
<p><p><b>Cast:</b> Scot Armstrong, Tara Copeland, Jon Daly, James Eason, Jesse Falcon, Jason Mantzoukas, Doug Moe, Jessica St. Clair, Christine Walters</p> The Soundtrack is spontaneous improvised comedy based on your music collection. Mother deftly mixes audience members' CDs, IPOD's and mp3's with longform improv. Your music becomes the inspiration and foundational element of all scenes. Come see, hear, and experience The Soundtrack.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 11:30 pm</td>
<td width="300"><div class="user_show user_minutes60 venue4 part"><a href="/dcm11/shows/view/58/4">Respecto Montalban</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">77</span><span class="show_id hidden">58</span><span class="venue_id hidden">4</span><span class="preview hidden"><h3>Fri 11:30 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>Respecto Montalban</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Owen Burke, Chad Carter, Jackie Clarke, Rob Huebel, Rob Riggle, Paul Scheer</p>The UCBT NY's legendary house team reunites for one show!</p></span></div></td>
</tr>
<tr><td colspan="2" class="newday">Saturday</td></tr><tr>
<td width="100" class="venue_time">Sat 7:00 pm</td>
<td width="300"><div class="user_show user_minutes60 venue4 part"><a href="/dcm11/shows/view/402/4">Baby Wants Candy</a><br><span class="also">NY</span><span class="schedule_id hidden">491</span><span class="show_id hidden">402</span><span class="venue_id hidden">4</span><span class="preview hidden"><h3>Sat 7:00 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>Baby Wants Candy</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> TBA</p>BWC was founded in Chicago in 1997 and has performed over 1,400 completely improvised musicals to sold-out crowds from Singapore to Edinburgh. BWC consistently provides audiences with some of the funniest and smartest improvisation around. BWC has featured performers Nicole Parker and Stephnie Weir ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 8:30 pm</td>
<td width="300"><div class="user_show user_minutes60 venue4 part"><a href="/dcm11/shows/view/399/4">The SWARM</a><br><span class="also">NY</span><span class="schedule_id hidden">525</span><span class="show_id hidden">399</span><span class="venue_id hidden">4</span><span class="preview hidden"><h3>Sat 8:30 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>The SWARM</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Dave Blumenfeld, Michael Delaney, Sean Conroy, Billy Merritt, Andy Secunda</p>This legendary improv team has inspired legions of comedy fans and played to more sold-out audiences than Ghandi, Martin Luther King and John F. Kennedy combined. See them before they meet the same fate.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 10:00 pm</td>
<td width="300"><div class="user_show user_minutes60 venue4 part"><a href="/dcm11/shows/view/60/4">Scheer-McBrayer</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">526</span><span class="show_id hidden">60</span><span class="venue_id hidden">4</span><span class="preview hidden"><h3>Sat 10:00 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>Scheer-McBrayer</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Paul Scheer, Jack McBrayer</p>Paul Scheer (MTV's Human Giant, VH1's Best Week Ever) and Jack McBrayer (NBC's 30 Rock, Talladega Nights) join together for a night of improv comedy.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 11:30 pm</td>
<td width="300"><div class="user_show user_minutes60 venue4 part"><a href="/dcm11/shows/view/598/4">Horatio Sanz & The Kings of Improv</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">233</span><span class="show_id hidden">598</span><span class="venue_id hidden">4</span><span class="preview hidden"><h3>Sat 11:30 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>Horatio Sanz & The Kings of Improv</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Horatio Sanz, More</p>Saturday Night Live's Horatio Sanz hosts a night of improv with a few good friends.</p></span></div></td>
</tr>
</table>
<div id="more_info"></div>
</td><td>
<div class="venue_info">
<img src="http://farm4.static.flickr.com/3104/2566025490_fd3a3a2d7b.jpg?v=0" class="venue_image" alt="" />
<p><b>Address:</b> 7th Avenue at 27th Street Bldg. D (<a href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=+27th+Street+%26+Seventh+Avenue,+NYC&sll=40.749565,-73.998713&sspn=0.009119,0.01869&ie=UTF8&ll=40.746623,-73.9938&spn=0.00912,0.01869&z=16&iwloc=addr">google maps</a>)</p>
<div class="special"><p>Tickets for shows at the FIT venues (Kate Murphy and Haft theaters) are sold separately from the rest of the marathon. They cost $12 each, except for ASSSSCAT 3000, which is $15. Click a show for the link to purchase tickets. OR purchase tickets through the <a href="http://newyork.ucbtheatre.com/schedule/08/01/2009">UCBT site</a>.</p></div>
<h3>Links for tickets:</h3>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace7").style.display = (document.getElementById("CakeStackTrace7").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead [<b>APP/views/venues/view.thtml</b>, line <b>89</b>]
</pre>
<div id="CakeStackTrace7" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode7").style.display = (document.getElementById("CakeErrorCode7").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext7").style.display = (document.getElementById("CakeErrorContext7").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext7" class="cake-context" style="display: none;">$___viewFn = "/var/www/delclosemarathon.com/public/dcm11/app/views/venues/view.thtml"
$___dataForView = array(
"venue" => array(
"Venue" => array(),
"Schedule" => array()
),
"venues" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/4"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default",
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/4"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/4"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/4"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371719354
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/4"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
)
$helper = "Session"
$camelBackedHelper = "session"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/4"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default"
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/4"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/4"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/4"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371719354
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/4"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "4",
"name" => "FIT Kate Murphy Amphitheater",
"short_name" => "Kate Murphy",
"address" => "7th Avenue at 27th Street Bldg. D",
"directions" => "",
"image" => "http://farm4.static.flickr.com/3104/2566025490_fd3a3a2d7b.jpg?v=0",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=+27th+Street+%26+Seventh+Avenue,+NYC&sll=40.749565,-73.998713&sspn=0.009119,0.01869&ie=UTF8&ll=40.746623,-73.9938&spn=0.00912,0.01869&z=16&iwloc=addr",
"url" => ""
),
"Schedule" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$venues = array(
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
)
)
$lastday = "1250397000"
$s = array(
"id" => "490",
"show_id" => "404",
"venue_id" => "4",
"time_id" => "4",
"starttime" => "1250294400",
"tickets" => "http://newyork.ucbtheatre.com/shows/2107",
"Show" => array(
"show_name" => "Improvised Shakespeare",
"promo_blurb" => "Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the language and themes of William Shakespeare. Any hour could be filled with power struggles, star-crossed lovers, sprites, kings, queens, princesses, sword-play, rhyming couplets, asides, insults, persons in disguise and all that we’ve come to expect from the pen of the Great Bard. The night could reveal a tragedy, comedy, or history. Nothing is planned-out, rehearsed, or written. Each play is completely improvised, so each play is entirely new!",
"home_city" => "Chicago",
"status_id" => "6",
"cast_list" => "Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
",
"contact_email" => "john@ucbcomedy.com"
),
"Venue" => array(
"name" => "FIT Kate Murphy Amphitheater",
"short_name" => "Kate Murphy"
),
"Time" => array(
"minutes" => "60"
)
)
$key = 0
$blurb = "<p><b>Cast:</b> Horatio Sanz, More</p>Saturday Night Live's Horatio Sanz hosts a night of improv with a few good friends."
$preview = "<h3>Sat 11:30 pm, FIT Kate Murphy Amphitheater</h3><p class="more_title"><b>Horatio Sanz & The Kings of Improv</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Horatio Sanz, More</p>Saturday Night Live's Horatio Sanz hosts a night of improv with a few good friends.</p>"</pre><pre>date - [internal], line ??
include - APP/views/venues/view.thtml, line 89
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88</pre></div>
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
Fri 7:00 pm: <a href="http://newyork.ucbtheatre.com/shows/2107">Improvised Shakespeare</a><br>
Fri 8:30 pm: <a href="http://newyork.ucbtheatre.com/shows/2109">30 Rock-prov</a><br>
Fri 10:00 pm: <a href="http://newyork.ucbtheatre.com/shows/2110">Mother = Soundtrack</a><br>
Fri 11:30 pm: <a href="http://newyork.ucbtheatre.com/shows/1453">Respecto Montalban</a><br>
Sat 7:00 pm: <a href="http://newyork.ucbtheatre.com/shows/1124">Baby Wants Candy</a><br>
Sat 8:30 pm: <a href="http://newyork.ucbtheatre.com/shows/1454">The SWARM</a><br>
Sat 10:00 pm: <a href="http://newyork.ucbtheatre.com/shows/1455">Scheer-McBrayer</a><br>
Sat 11:30 pm: <a href="http://newyork.ucbtheatre.com/shows/1131">Horatio Sanz & The Kings of Improv</a><br>
</div>
</td></tr></table>
</div> <!-- end of 'part_schedule' -->
</div>
<!-- Add a footer to each displayed page -->
<div id="footer"> Question and comments to: <script language="Javascript">
<!-- Begin
jemail("dcm", "ucbt", "net");
// End -->
</script> | Don't Think
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3429645-2");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>
"
$timestamp = "1 hour"
$useCallbacks = false
$now = 1371719354strtotime - [internal], line ??
CacheHelper::__writeFile() - CORE/cake/libs/view/helpers/cache.php, line 231
CacheHelper::cache() - CORE/cake/libs/view/helpers/cache.php, line 140
View::_render() - CORE/cake/libs/view/view.php, line 687
View::renderLayout() - CORE/cake/libs/view/view.php, line 450
View::render() - CORE/cake/libs/view/view.php, line 388
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94