Catch Entries: 13 |
additional | Struct (ordered) | Function | | Component | |
|
Cause | Struct | additional | Struct (ordered) | Function | | Component | |
| Detail | string | Only the following keys are available [ charset, cookies, error, errordetail, http_version, mimetype, responseheader, status_code, status_text, statuscode, text ]. |
| ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | The key [FILECONTENT] does not exist |
| StackTrace | string | lucee.runtime.exp.ExpressionException: The key [FILECONTENT] does not exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:68)
at lucee.runtime.type.StructImpl.get(StructImpl.java:179)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:279)
at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1238)
at cfc.security_cfc$cf.udfCall(/cfc/security.cfc:54)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:800)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2016)
at cfc.security_cfc$cf.udfCall(/cfc/security.cfc:31)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:672)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2052)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2016)
at application_cfc$cf.udfCall_000002(/Application.cfc:494)
at application_cfc$cf.udfCall(/Application.cfc:476)
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:671)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 52: <br>
53: <cfif structKeyExists(cfhttp, 'StatusCode') AND cfhttp.StatusCode eq "200 OK"><br>
<b>54: <cfif findnocase('#arguments.ipaddress# reported as spam',CFHTTP.FileContent)></b><br>
55: <cfset blockIP(ipaddress = arguments.ipaddress, userid = 0)><br>
56: </cfif> <br>
|
| codePrintPlain | string | 52:
53: <cfif structKeyExists(cfhttp, 'StatusCode') AND cfhttp.StatusCode eq "200 OK">
54: <cfif findnocase('#arguments.ipaddress# reported as spam',CFHTTP.FileContent)>
55: <cfset blockIP(ipaddress = arguments.ipaddress, userid = 0)>
56: </cfif>
|
| column | | id | | line | | Raw_Trace | string | cfc.security_cfc$cf.udfCall(/cfc/security.cfc:54) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/cfc/security.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 29: <br>
30: <cfif qIsExempted.RecordCount EQ 0><br>
<b>31: <cfset checkIsIPAddressSpam(ipaddress = arguments.ipaddress)></b><br>
32: </cfif><br>
33: <br>
|
| codePrintPlain | string | 29:
30: <cfif qIsExempted.RecordCount EQ 0>
31: <cfset checkIsIPAddressSpam(ipaddress = arguments.ipaddress)>
32: </cfif>
33:
|
| column | | id | | line | | Raw_Trace | string | cfc.security_cfc$cf.udfCall(/cfc/security.cfc:31) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/cfc/security.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 492: ipaddress = cgi.remote_addr,<br>
493: userid = uid,<br>
<b>494: page = cgi.script_name</b><br>
495: )><br>
496: <br>
|
| codePrintPlain | string | 492: ipaddress = cgi.remote_addr,
493: userid = uid,
494: page = cgi.script_name
495: )>
496:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall_000002(/Application.cfc:494) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 474: <br>
475: <cffunction name="onRequest"><br>
<b>476: <cfargument name="targetPage" type="String" required=true/></b><br>
477: <br>
478: <cfif cgi.remote_addr NEQ '127.0.0.1'><br>
|
| codePrintPlain | string | 474:
475: <cffunction name="onRequest">
476: <cfargument name="targetPage" type="String" required=true/>
477:
478: <cfif cgi.remote_addr NEQ '127.0.0.1'>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:476) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc |
| type | |
|
| type | |
|
Detail | string | Only the following keys are available [ charset, cookies, error, errordetail, http_version, mimetype, responseheader, status_code, status_text, statuscode, text ]. |
|
ErrNumber | |
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | The key [FILECONTENT] does not exist |
|
name | |
rootCause | Struct | additional | Struct (ordered) | Function | | Component | |
| Detail | string | Only the following keys are available [ charset, cookies, error, errordetail, http_version, mimetype, responseheader, status_code, status_text, statuscode, text ]. |
| ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | The key [FILECONTENT] does not exist |
| StackTrace | string | lucee.runtime.exp.ExpressionException: The key [FILECONTENT] does not exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:68)
at lucee.runtime.type.StructImpl.get(StructImpl.java:179)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:279)
at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1238)
at cfc.security_cfc$cf.udfCall(/cfc/security.cfc:54)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:800)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2016)
at cfc.security_cfc$cf.udfCall(/cfc/security.cfc:31)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:672)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2052)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2016)
at application_cfc$cf.udfCall_000002(/Application.cfc:494)
at application_cfc$cf.udfCall(/Application.cfc:476)
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:671)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 52: <br>
53: <cfif structKeyExists(cfhttp, 'StatusCode') AND cfhttp.StatusCode eq "200 OK"><br>
<b>54: <cfif findnocase('#arguments.ipaddress# reported as spam',CFHTTP.FileContent)></b><br>
55: <cfset blockIP(ipaddress = arguments.ipaddress, userid = 0)><br>
56: </cfif> <br>
|
| codePrintPlain | string | 52:
53: <cfif structKeyExists(cfhttp, 'StatusCode') AND cfhttp.StatusCode eq "200 OK">
54: <cfif findnocase('#arguments.ipaddress# reported as spam',CFHTTP.FileContent)>
55: <cfset blockIP(ipaddress = arguments.ipaddress, userid = 0)>
56: </cfif>
|
| column | | id | | line | | Raw_Trace | string | cfc.security_cfc$cf.udfCall(/cfc/security.cfc:54) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/cfc/security.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 29: <br>
30: <cfif qIsExempted.RecordCount EQ 0><br>
<b>31: <cfset checkIsIPAddressSpam(ipaddress = arguments.ipaddress)></b><br>
32: </cfif><br>
33: <br>
|
| codePrintPlain | string | 29:
30: <cfif qIsExempted.RecordCount EQ 0>
31: <cfset checkIsIPAddressSpam(ipaddress = arguments.ipaddress)>
32: </cfif>
33:
|
| column | | id | | line | | Raw_Trace | string | cfc.security_cfc$cf.udfCall(/cfc/security.cfc:31) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/cfc/security.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 492: ipaddress = cgi.remote_addr,<br>
493: userid = uid,<br>
<b>494: page = cgi.script_name</b><br>
495: )><br>
496: <br>
|
| codePrintPlain | string | 492: ipaddress = cgi.remote_addr,
493: userid = uid,
494: page = cgi.script_name
495: )>
496:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall_000002(/Application.cfc:494) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 474: <br>
475: <cffunction name="onRequest"><br>
<b>476: <cfargument name="targetPage" type="String" required=true/></b><br>
477: <br>
478: <cfif cgi.remote_addr NEQ '127.0.0.1'><br>
|
| codePrintPlain | string | 474:
475: <cffunction name="onRequest">
476: <cfargument name="targetPage" type="String" required=true/>
477:
478: <cfif cgi.remote_addr NEQ '127.0.0.1'>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:476) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc |
| type | |
|
| type | |
|
StackTrace | string | lucee.runtime.exp.ExpressionException: The key [FILECONTENT] does not exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:68)
at lucee.runtime.type.StructImpl.get(StructImpl.java:179)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:279)
at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1238)
at cfc.security_cfc$cf.udfCall(/cfc/security.cfc:54)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:800)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2016)
at cfc.security_cfc$cf.udfCall(/cfc/security.cfc:31)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:672)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2052)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2016)
at application_cfc$cf.udfCall_000002(/Application.cfc:494)
at application_cfc$cf.udfCall(/Application.cfc:476)
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:671)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Unknown Source)
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | 52: <br>
53: <cfif structKeyExists(cfhttp, 'StatusCode') AND cfhttp.StatusCode eq "200 OK"><br>
<b>54: <cfif findnocase('#arguments.ipaddress# reported as spam',CFHTTP.FileContent)></b><br>
55: <cfset blockIP(ipaddress = arguments.ipaddress, userid = 0)><br>
56: </cfif> <br>
|
| codePrintPlain | string | 52:
53: <cfif structKeyExists(cfhttp, 'StatusCode') AND cfhttp.StatusCode eq "200 OK">
54: <cfif findnocase('#arguments.ipaddress# reported as spam',CFHTTP.FileContent)>
55: <cfset blockIP(ipaddress = arguments.ipaddress, userid = 0)>
56: </cfif>
|
| column | | id | | line | | Raw_Trace | string | cfc.security_cfc$cf.udfCall(/cfc/security.cfc:54) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/cfc/security.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 29: <br>
30: <cfif qIsExempted.RecordCount EQ 0><br>
<b>31: <cfset checkIsIPAddressSpam(ipaddress = arguments.ipaddress)></b><br>
32: </cfif><br>
33: <br>
|
| codePrintPlain | string | 29:
30: <cfif qIsExempted.RecordCount EQ 0>
31: <cfset checkIsIPAddressSpam(ipaddress = arguments.ipaddress)>
32: </cfif>
33:
|
| column | | id | | line | | Raw_Trace | string | cfc.security_cfc$cf.udfCall(/cfc/security.cfc:31) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/cfc/security.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 492: ipaddress = cgi.remote_addr,<br>
493: userid = uid,<br>
<b>494: page = cgi.script_name</b><br>
495: )><br>
496: <br>
|
| codePrintPlain | string | 492: ipaddress = cgi.remote_addr,
493: userid = uid,
494: page = cgi.script_name
495: )>
496:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall_000002(/Application.cfc:494) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 474: <br>
475: <cffunction name="onRequest"><br>
<b>476: <cfargument name="targetPage" type="String" required=true/></b><br>
477: <br>
478: <cfif cgi.remote_addr NEQ '127.0.0.1'><br>
|
| codePrintPlain | string | 474:
475: <cffunction name="onRequest">
476: <cfargument name="targetPage" type="String" required=true/>
477:
478: <cfif cgi.remote_addr NEQ '127.0.0.1'>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:476) |
| template | string | /opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc |
| type | |
|
|
type | |