Upcoming Events

Previous Week

December 28, 2031 - January 3, 2032

Next Week
29
Oct

11th Annual Local Authors Night

Special Event

Featuring the author and collaborators of the book Through the Keyhole. A local story of a murder cold case that was solved 46 years later by a Carbon County Detective and the victim's daughter.

6:00 pm - 8:00 pm |
31
Oct

Catch
additional
Struct (ordered)
Function
stringgetCalendarURL
Component
stringcorecalendar.cfc.udf
Detail
stringHere is a complete list of all available keys [ cfid, cftoken, CURRENTAUDIENCE, CURRENTSUBTYPE, CURRENTTYPE, lastvisit, sessionid, timecreated, urltoken ].
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringThe key [currentsubsponsor] does not exist, but there is a similar key with name [CURRENTAUDIENCE] available.
StackTrace
stringlucee.runtime.exp.ExpressionException: The key [currentsubsponsor] does not exist, but there is a similar key with name [CURRENTAUDIENCE] available. at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:169) at lucee.runtime.type.scope.storage.StorageScopeImpl.get(StorageScopeImpl.java:250) at cfc.udf_cfc$cf.udfCall_000001(/corecalendar/cfc/udf.cfc:225) at cfc.udf_cfc$cf.udfCall(/corecalendar/cfc/udf.cfc:193) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2029) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:796) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1996) at __138.__138.usu.templateresources._resources.calendar.includes.list_cfm$cf.call(../../usu/templateresources/_resources/calendar/includes/list.cfm:66) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1050) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:944) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:925) at __138.__138.usu.templateresources._resources.calendar.index_cfm$cf.call(../../usu/templateresources/_resources/calendar/index.cfm:11) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1050) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:944) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:925) at calendar.index_cfm$cf.call(/calendar/index.cfm:1) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1050) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:944) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:213) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2731) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2718) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2689) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1155) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1112) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string223: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;base&nbsp;&amp;=&nbsp;'?'&nbsp;/&gt;<br> 224: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> <b>225: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;base&nbsp;&amp;=&nbsp;'#sessionVar#=#SESSION['current#sessionVar#']#'&nbsp;/&gt;</b><br> 226: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 227: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfloop&gt;<br>
codePrintPlain
string223: <cfset base &= '?' /> 224: </cfif> 225: <cfset base &= '#sessionVar#=#SESSION['current#sessionVar#']#' /> 226: </cfif> 227: </cfloop>
column
number0
id
string??
line
number225
Raw_Trace
stringcfc.udf_cfc$cf.udfCall_000001(/corecalendar/cfc/udf.cfc:225)
template
string/u/web/domains/usu/templateresources/_resources/calendar/cfc/udf.cfc
type
stringcfml
2
Struct
codePrintHTML
string191: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;d&quot;&nbsp;type=&quot;numeric&quot;&nbsp;required=&quot;true&quot;&nbsp;/&gt;<br> 192: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;show&quot;&nbsp;type=&quot;string&quot;&nbsp;default=&quot;#REQUEST.show#&quot;&nbsp;/&gt;<br> <b>193: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;append&quot;&nbsp;type=&quot;string&quot;&nbsp;default=&quot;&quot;&nbsp;/&gt;</b><br> 194: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br> 195: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;var&nbsp;sessionKeys&nbsp;=&nbsp;'type,subtype,audience,sponsor,subsponsor'&nbsp;/&gt;<br>
codePrintPlain
string191: <cfargument name="d" type="numeric" required="true" /> 192: <cfargument name="show" type="string" default="#REQUEST.show#" /> 193: <cfargument name="append" type="string" default="" /> 194: 195: <cfset var sessionKeys = 'type,subtype,audience,sponsor,subsponsor' />
column
number0
id
string??
line
number193
Raw_Trace
stringcfc.udf_cfc$cf.udfCall(/corecalendar/cfc/udf.cfc:193)
template
string/u/web/domains/usu/templateresources/_resources/calendar/cfc/udf.cfc
type
stringcfml
3
Struct
codePrintHTML
string64: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;meta&nbsp;itemprop=&quot;enddate&quot;&nbsp;content=&quot;#dateFormat(endDateTime,&nbsp;'long')#&quot;&nbsp;/&gt;<br> 65: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h2&nbsp;class=&quot;eventdetails-title&nbsp;h4&nbsp;text-normal&nbsp;mb-2&nbsp;noline&quot;&nbsp;itemprop=&quot;name&quot;&gt;<br> <b>66: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a&nbsp;href=&quot;#$.getCalendarURL(REQUEST.year,REQUEST.month,REQUEST.day,REQUEST.show,'id=#eventID#')#&quot;&gt;</b><br> 67: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#title#<br> 68: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a&gt;<br>
codePrintPlain
string64: <meta itemprop="enddate" content="#dateFormat(endDateTime, 'long')#" /> 65: <h2 class="eventdetails-title h4 text-normal mb-2 noline" itemprop="name"> 66: <a href="#$.getCalendarURL(REQUEST.year,REQUEST.month,REQUEST.day,REQUEST.show,'id=#eventID#')#"> 67: #title# 68: </a>
column
number0
id
string??
line
number66
Raw_Trace
string__138.__138.usu.templateresources._resources.calendar.includes.list_cfm$cf.call(../../usu/templateresources/_resources/calendar/includes/list.cfm:66)
template
string/u/web/domains/usu/templateresources/_resources/calendar/includes/list.cfm
type
stringcfml
4
Struct
codePrintHTML
string9: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;includes/event.cfm&quot;/&gt;<br> 10: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> <b>11: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;includes/list.cfm&quot;/&gt;</b><br> 12: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 13: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;&nbsp;&nbsp;&nbsp;<br>
codePrintPlain
string9: <cfinclude template="includes/event.cfm"/> 10: <cfelse> 11: <cfinclude template="includes/list.cfm"/> 12: </cfif> 13: </div>
column
number0
id
string??
line
number11
Raw_Trace
string__138.__138.usu.templateresources._resources.calendar.index_cfm$cf.call(../../usu/templateresources/_resources/calendar/index.cfm:11)
template
string/u/web/domains/usu/templateresources/_resources/calendar/index.cfm
type
stringcfml
5
Struct
codePrintHTML
string<b>1: &lt;cfinclude&nbsp;template=&quot;#application.pathInfo.pagesDeep#usu/templateresources/_resources/calendar/index.cfm&quot;/&gt;</b><br>
codePrintPlain
string1: <cfinclude template="#application.pathInfo.pagesDeep#usu/templateresources/_resources/calendar/index.cfm"/>
column
number0
id
string??
line
number1
Raw_Trace
stringcalendar.index_cfm$cf.call(/calendar/index.cfm:1)
template
string/u/web/domains/usu/eastern/calendar/index.cfm
type
stringcfml
type
stringexpression