Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

The STYLE_ID argument passed to the getColors function is not of type numeric.

If the component name is specified as a type of this argument, it is possible that either a definition file for the component cannot be found or is not accessible.
 
The error occurred in E:/websites/GeigersEcommerce/functions/itemdetails.cfc: line 704
Called from E:/websites/GeigersEcommerce/includes/views/thumbnails.cfm: line 82
Called from E:/websites/GeigersEcommerce/functions/clientCustomizations.cfc: line 48
Called from E:/websites/GeigersEcommerce/products.cfm: line 61
Called from E:/websites/GeigersEcommerce/products.cfm: line 1
Called from E:/websites/GeigersEcommerce/products.cfm: line 1
702 : 	<!---*************** GET ATTR1 VALUES FOR STYLE ****************** --->
703 : 	<cffunction name="getColors" hint="Returns colors for style" access="public">
704 : 		<cfargument name="style_id" default="1" required="yes" type="numeric">
705 : 		<cfargument name="siz" default="NULL" required="no" type="string">
706 : 		<cfargument name="attr1" default="NULL" required="no" type="string">

Resources:

Browser   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address   3.14.141.115
Referrer   https://shopgeigers.com/osprey/osprey-aoede-airspeed-backpack-57262_111139
Date/Time   08-Oct-24 04:57 PM
Stack Trace
at cfitemdetails2ecfc639694310$funcGETCOLORS.runFunction(E:/websites/GeigersEcommerce/functions/itemdetails.cfc:704) at cfthumbnails2ecfm435612791.runPage(E:/websites/GeigersEcommerce/includes/views/thumbnails.cfm:82) at cfclientCustomizations2ecfc1881079830$funcWERECOMMEND.runFunction(E:/websites/GeigersEcommerce/functions/clientCustomizations.cfc:48) at cfproducts2ecfm302951655._factor14(E:/websites/GeigersEcommerce/products.cfm:61) at cfproducts2ecfm302951655._factor15(E:/websites/GeigersEcommerce/products.cfm:1) at cfproducts2ecfm302951655.runPage(E:/websites/GeigersEcommerce/products.cfm:1)

coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The STYLE_ID argument passed to the getColors function is not of type numeric.
	at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:1105)
	at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:1118)
	at cfitemdetails2ecfc639694310$funcGETCOLORS.runFunction(E:\websites\GeigersEcommerce\functions\itemdetails.cfc:704)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:646)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:435)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:405)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2489)
	at cfthumbnails2ecfm435612791.runPage(E:\websites\GeigersEcommerce\includes\views\thumbnails.cfm:82)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:247)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:736)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:572)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3011)
	at cfclientCustomizations2ecfc1881079830$funcWERECOMMEND.runFunction(E:\websites\GeigersEcommerce\functions\clientCustomizations.cfc:48)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:646)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:435)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:405)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2489)
	at cfproducts2ecfm302951655._factor14(E:\websites\GeigersEcommerce\products.cfm:61)
	at cfproducts2ecfm302951655._factor15(E:\websites\GeigersEcommerce\products.cfm:1)
	at cfproducts2ecfm302951655.runPage(E:\websites\GeigersEcommerce\products.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:247)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:736)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:572)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:495)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:42)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:153)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
	at coldfusion.CfmServlet.service(CfmServlet.java:219)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:494)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:458)
	at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:196)
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637)
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Unknown Source)