chebellomobilemenu

Che Bello walnoot

Air

| Nachtkastje

Catch
Entries: 15
additional
Struct (ordered)
SQL
stringSELECT Prijs.ProductFoto AS productfotoprijs, Prod.* , Prijs.* FROM tblproduct Prod, tblprijs Prijs WHERE Prod.IDProduct = Prijs.IDProduct AND Prod.IDProduct = index.cfm AND Productnaam NOT LIKE '' AND ProductTonen = 1 ORDER BY ProductPrijs, ArtikelNummer ASC
DatabaseName
stringMySQL
DatabaseVersion
string5.5.5-10.11.3-MariaDB
DriverName
stringMySQL Connector/J
DriverVersion
stringmysql-connector-j-8.0.33 (Revision: 7d6b0800528b6b25c68b52dc10d6c1c8429c100c)
Datasource
stringchebellobasem
DataSource
stringchebellobasem
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringUnknown column 'index.cfm' in 'where clause'
NativeErrorCode
number1054
queryError
stringSELECT Prijs.ProductFoto AS productfotoprijs, Prod.* , Prijs.* FROM tblproduct Prod, tblprijs Prijs WHERE Prod.IDProduct = Prijs.IDProduct AND Prod.IDProduct = index.cfm AND Productnaam NOT LIKE '' AND ProductTonen = 1 ORDER BY ProductPrijs, ArtikelNummer ASC
Sql
stringSELECT Prijs.ProductFoto AS productfotoprijs, Prod.* , Prijs.* FROM tblproduct Prod, tblprijs Prijs WHERE Prod.IDProduct = Prijs.IDProduct AND Prod.IDProduct = index.cfm AND Productnaam NOT LIKE '' AND ProductTonen = 1 ORDER BY ProductPrijs, ArtikelNummer ASC
SQLState
string42S22
StackTrace
stringlucee.runtime.exp.DatabaseException: Unknown column 'index.cfm' in 'where clause' at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.StatementImpl.executeInternal(StatementImpl.java:763) at com.mysql.cj.jdbc.StatementImpl.execute(StatementImpl.java:648) at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:320) at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:287) at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:235) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1135) at lucee.runtime.tag.Query._doEndTag(Query.java:700) at lucee.runtime.tag.Query.doEndTag(Query.java:566) at index_chebello_webshop_prod_cfm$cf.call(/index_chebello_webshop_prod.cfm:328) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at index_chebello2_cfm$cf.call(/index_chebello2.cfm:673) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at index_cfm$cf.call(/index.cfm:11) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:65) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:45) 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:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) 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:52) 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:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:479) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
TagContext
Array
1
Struct
codePrintHTML
string326: AND ProductTonen = 1<br> 327: ORDER BY ProductPrijs, ArtikelNummer ASC<br> <b>328: &lt;/cfquery&gt;</b><br> 329: <br> 330: &lt;cfif winkelprod.recordcount IS 0&gt;<br>
codePrintPlain
string326: AND ProductTonen = 1 327: ORDER BY ProductPrijs, ArtikelNummer ASC 328: </cfquery> 329: 330: <cfif winkelprod.recordcount IS 0>
column
number0
id
string??
line
number328
Raw_Trace
stringindex_chebello_webshop_prod_cfm$cf.call(/index_chebello_webshop_prod.cfm:328)
template
stringD:\wwwroot\chebello.nl\httpdocs\index_chebello_webshop_prod.cfm
type
stringcfml
2
Struct
codePrintHTML
string671: &lt;cfinclude template=&quot;index_chebello_webshop_cat.cfm&quot;&gt;<br> 672: &lt;cfelse&gt;<br> <b>673: &lt;cfinclude template=&quot;index_chebello_webshop_prod.cfm&quot;&gt;</b><br> 674: &lt;/cfif&gt;<br> 675: &lt;/cfif&gt;<br>
codePrintPlain
string671: <cfinclude template="index_chebello_webshop_cat.cfm"> 672: <cfelse> 673: <cfinclude template="index_chebello_webshop_prod.cfm"> 674: </cfif> 675: </cfif>
column
number0
id
string??
line
number673
Raw_Trace
stringindex_chebello2_cfm$cf.call(/index_chebello2.cfm:673)
template
stringD:\wwwroot\chebello.nl\httpdocs\index_chebello2.cfm
type
stringcfml
3
Struct
codePrintHTML
string9: <br> 10: &lt;/cfsilent&gt;<br> <b>11: &lt;cfinclude template=&quot;index_chebello2.cfm&quot;&gt;</b><br> 12: &lt;cfelseif CGI.SERVER_NAME CONTAINS &quot;relatiegeschenken-winkel.nl&quot;&gt;<br> 13: &lt;cfsilent&gt;<br>
codePrintPlain
string9: 10: </cfsilent> 11: <cfinclude template="index_chebello2.cfm"> 12: <cfelseif CGI.SERVER_NAME CONTAINS "relatiegeschenken-winkel.nl"> 13: <cfsilent>
column
number0
id
string??
line
number11
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:11)
template
stringD:\wwwroot\chebello.nl\httpdocs\index.cfm
type
stringcfml
type
stringdatabase
where
string