Hello guys!
I've tried to buy Alumilite, but there is a bug on the site... (thorough PayPal)
Somebody know what to do?
Here it is:
The bug came out after the check out, after accepted the payment

BTW, this is the code:
Code:
Error Executing Database Query.
Query Of Queries runtime error.
Table named "qAvailServices" was not found in Memory. It is misspelled, or the table is not defined.
The error occurred in D:\Hosting\mikefaupel11\PayPal4.cfm: line 442
Called from D:\Hosting\mikefaupel11\PayPal4.cfm: line 1
Called from D:\Hosting\mikefaupel11\PayPal4.cfm: line 442
Called from D:\Hosting\mikefaupel11\PayPal4.cfm: line 1
440 :
441 : <cfquery dbtype="query" name="getFedEx">
442 : SELECT DISCNETTOTALCHARGE, Service FROM qAvailServices WHERE Service = '#getService#'
443 : </cfquery>
444 :
SQL SELECT DISCNETTOTALCHARGE, Service FROM qAvailServices WHERE Service = 'FEDEXGROUND'
Resources:
* Check the ColdFusion documentation to verify that you are using the correct syntax.
* Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4
Remote Address 24.37.0.107
Referrer https://www.paypal.com/ca/cgi-bin/webscr?cmd=_flow&SESSION=WEK-zJzWy6L0ZJrWcYaHz0a4IWie1QgWz5MMETvyCSEhyV4syaltC8hUo6S&dispatch=5885d80a13c0db1f9fecf49521b3f5af8500b6262ba08c6a6c42096c47a6d044
Date/Time 28-Nov-08 06:46 PM
Stack Trace
at cfPayPal42ecfm622732397._factor3(D:\Hosting\mikefaupel11\PayPal4.cfm:442) at cfPayPal42ecfm622732397.runPage(D:\Hosting\mikefaupel11\PayPal4.cfm:1) at cfPayPal42ecfm622732397._factor3(D:\Hosting\mikefaupel11\PayPal4.cfm:442) at cfPayPal42ecfm622732397.runPage(D:\Hosting\mikefaupel11\PayPal4.cfm:1)
coldfusion.sql.imq.imqException: <br><b>Query Of Queries runtime error.</b><br>
Table named "qAvailServices" was not found in Memory. It is misspelled, or the table is not defined.
at coldfusion.sql.imq.TableList.validate(TableList.java:158)
at coldfusion.sql.imq.rttSelectExprSpec.validate(rttSelectExprSpec.java:498)
at coldfusion.sql.imq.rttSelectStmt.validate(rttSelectStmt.java:84)
at coldfusion.sql.imq.jdbcStatement.fetchResult(jdbcStatement.java:538)
at coldfusion.sql.imq.jdbcStatement.execute(jdbcStatement.java:131)
at coldfusion.sql.Executive.executeQuery(Executive.java:753)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:240)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:500)
at cfPayPal42ecfm622732397._factor3(D:\Hosting\mikefaupel11\PayPal4.cfm:442)
at cfPayPal42ecfm622732397.runPage(D:\Hosting\mikefaupel11\PayPal4.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Cheers and thanks in advance

,Nikola