Error Event: onRequest

Error details:

Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringThe function [getStartPage] does not exist in the String.
StackTrace
stringlucee.runtime.exp.ExpressionException: The function [getStartPage] does not exist in the String. at lucee.runtime.type.util.MemberUtil.call(MemberUtil.java:158) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:796) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at cms_web180.mvsite_cfc$cf.udfCall2(/CMS-Web/mvSite.cfc:388) at cms_web180.mvsite_cfc$cf.udfCall(/CMS-Web/mvSite.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at application_cfc$cf.udfCall(/application.cfc:1833) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161) 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:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 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:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at mod_cfml.core.invoke(core.java:180) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:670) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765) 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:390) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 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
string386: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;---&gt;<br> 387: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;getStartPage&quot;&nbsp;access=&quot;public&quot;&nbsp;output=&quot;false&quot;&nbsp;returntype=&quot;numeric&quot;&nbsp;hint=&quot;Ermittelt&nbsp;die&nbsp;Einstiegsseite&nbsp;des&nbsp;Kundenauftritts&quot;&gt;<br> <b>388: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;this.mvSiteDAO.getStartPage(this.pksite_id)&gt;</b><br> 389: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br> 390: <br>
codePrintPlain
string386: ---> 387: <cffunction name="getStartPage" access="public" output="false" returntype="numeric" hint="Ermittelt die Einstiegsseite des Kundenauftritts"> 388: <cfreturn this.mvSiteDAO.getStartPage(this.pksite_id)> 389: </cffunction> 390:
column
number0
id
string??
line
number388
Raw_Trace
stringcms_web180.mvsite_cfc$cf.udfCall2(/CMS-Web/mvSite.cfc:388)
template
string/var/www/maxverein/CMS-Web/mvSite.cfc
type
stringcfml
2
Struct
codePrintHTML
string1831: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.page_id=application.mvSite.getPageBySEOName(ListLast(arguments.thePage,&nbsp;&quot;/&quot;));&nbsp;//&nbsp;Seite&nbsp;via&nbsp;SEO&nbsp;Namen&nbsp;suchen<br> 1832: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <b>1833: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(request.page_id&nbsp;IS&nbsp;0)&nbsp;{&nbsp;request.page_id&nbsp;=&nbsp;application.mvSite.getStartPage();}&nbsp;//&nbsp;Wenn&nbsp;gar&nbsp;nix&nbsp;gefunden,&nbsp;dann&nbsp;startseite</b><br> 1834: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 1835: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
codePrintPlain
string1831: request.page_id=application.mvSite.getPageBySEOName(ListLast(arguments.thePage, "/")); // Seite via SEO Namen suchen 1832: } 1833: if(request.page_id IS 0) { request.page_id = application.mvSite.getStartPage();} // Wenn gar nix gefunden, dann startseite 1834: } 1835:
column
number0
id
string??
line
number1833
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:1833)
template
string/var/www/maxverein/application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringThe function [getStartPage] does not exist in the String.
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringThe function [getStartPage] does not exist in the String.
StackTrace
stringlucee.runtime.exp.ExpressionException: The function [getStartPage] does not exist in the String. at lucee.runtime.type.util.MemberUtil.call(MemberUtil.java:158) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:796) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at cms_web180.mvsite_cfc$cf.udfCall2(/CMS-Web/mvSite.cfc:388) at cms_web180.mvsite_cfc$cf.udfCall(/CMS-Web/mvSite.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at application_cfc$cf.udfCall(/application.cfc:1833) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161) 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:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 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:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at mod_cfml.core.invoke(core.java:180) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:670) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765) 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:390) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 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
string386: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;---&gt;<br> 387: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;getStartPage&quot;&nbsp;access=&quot;public&quot;&nbsp;output=&quot;false&quot;&nbsp;returntype=&quot;numeric&quot;&nbsp;hint=&quot;Ermittelt&nbsp;die&nbsp;Einstiegsseite&nbsp;des&nbsp;Kundenauftritts&quot;&gt;<br> <b>388: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;this.mvSiteDAO.getStartPage(this.pksite_id)&gt;</b><br> 389: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br> 390: <br>
codePrintPlain
string386: ---> 387: <cffunction name="getStartPage" access="public" output="false" returntype="numeric" hint="Ermittelt die Einstiegsseite des Kundenauftritts"> 388: <cfreturn this.mvSiteDAO.getStartPage(this.pksite_id)> 389: </cffunction> 390:
column
number0
id
string??
line
number388
Raw_Trace
stringcms_web180.mvsite_cfc$cf.udfCall2(/CMS-Web/mvSite.cfc:388)
template
string/var/www/maxverein/CMS-Web/mvSite.cfc
type
stringcfml
2
Struct
codePrintHTML
string1831: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.page_id=application.mvSite.getPageBySEOName(ListLast(arguments.thePage,&nbsp;&quot;/&quot;));&nbsp;//&nbsp;Seite&nbsp;via&nbsp;SEO&nbsp;Namen&nbsp;suchen<br> 1832: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <b>1833: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(request.page_id&nbsp;IS&nbsp;0)&nbsp;{&nbsp;request.page_id&nbsp;=&nbsp;application.mvSite.getStartPage();}&nbsp;//&nbsp;Wenn&nbsp;gar&nbsp;nix&nbsp;gefunden,&nbsp;dann&nbsp;startseite</b><br> 1834: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 1835: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
codePrintPlain
string1831: request.page_id=application.mvSite.getPageBySEOName(ListLast(arguments.thePage, "/")); // Seite via SEO Namen suchen 1832: } 1833: if(request.page_id IS 0) { request.page_id = application.mvSite.getStartPage();} // Wenn gar nix gefunden, dann startseite 1834: } 1835:
column
number0
id
string??
line
number1833
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:1833)
template
string/var/www/maxverein/application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: The function [getStartPage] does not exist in the String. at lucee.runtime.type.util.MemberUtil.call(MemberUtil.java:158) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:796) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at cms_web180.mvsite_cfc$cf.udfCall2(/CMS-Web/mvSite.cfc:388) at cms_web180.mvsite_cfc$cf.udfCall(/CMS-Web/mvSite.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at application_cfc$cf.udfCall(/application.cfc:1833) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161) 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:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 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:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at mod_cfml.core.invoke(core.java:180) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:670) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765) 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:390) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 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
string386: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;---&gt;<br> 387: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;getStartPage&quot;&nbsp;access=&quot;public&quot;&nbsp;output=&quot;false&quot;&nbsp;returntype=&quot;numeric&quot;&nbsp;hint=&quot;Ermittelt&nbsp;die&nbsp;Einstiegsseite&nbsp;des&nbsp;Kundenauftritts&quot;&gt;<br> <b>388: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;this.mvSiteDAO.getStartPage(this.pksite_id)&gt;</b><br> 389: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br> 390: <br>
codePrintPlain
string386: ---> 387: <cffunction name="getStartPage" access="public" output="false" returntype="numeric" hint="Ermittelt die Einstiegsseite des Kundenauftritts"> 388: <cfreturn this.mvSiteDAO.getStartPage(this.pksite_id)> 389: </cffunction> 390:
column
number0
id
string??
line
number388
Raw_Trace
stringcms_web180.mvsite_cfc$cf.udfCall2(/CMS-Web/mvSite.cfc:388)
template
string/var/www/maxverein/CMS-Web/mvSite.cfc
type
stringcfml
2
Struct
codePrintHTML
string1831: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.page_id=application.mvSite.getPageBySEOName(ListLast(arguments.thePage,&nbsp;&quot;/&quot;));&nbsp;//&nbsp;Seite&nbsp;via&nbsp;SEO&nbsp;Namen&nbsp;suchen<br> 1832: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <b>1833: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(request.page_id&nbsp;IS&nbsp;0)&nbsp;{&nbsp;request.page_id&nbsp;=&nbsp;application.mvSite.getStartPage();}&nbsp;//&nbsp;Wenn&nbsp;gar&nbsp;nix&nbsp;gefunden,&nbsp;dann&nbsp;startseite</b><br> 1834: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 1835: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
codePrintPlain
string1831: request.page_id=application.mvSite.getPageBySEOName(ListLast(arguments.thePage, "/")); // Seite via SEO Namen suchen 1832: } 1833: if(request.page_id IS 0) { request.page_id = application.mvSite.getStartPage();} // Wenn gar nix gefunden, dann startseite 1834: } 1835:
column
number0
id
string??
line
number1833
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:1833)
template
string/var/www/maxverein/application.cfc
type
stringcfml
type
stringexpression