<cfobject component=" /cfcs/qry-todatabase" name="qry" />* Try removing the space before the /cfcs...
<cfobject component="/cfcs/qry-todatabase" name="qry"> . On Fri, Jun 13, 2014 at 11:48 AM, Matthew Smith <[email protected]> wrote: > > 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 Context > validation error for tag cffunction. The end tag </cffunction> > encountered on line 801 at column 3 requires a matching start tag. > The error occurred in *D:/Inetpub/redhotkitties/cfcs/paypal.cfc: line 242* > *Called from* > D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/fbx_settings.cfm: > line 13 > *Called from* > D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/fbx_fusebox30_CF50.cfm: > line 191 > *Called from* > D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/fbx_fusebox30_CF50.cfm: > line 33 > *Called from* > D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/fbx_fusebox30_CF50.cfm: > line 1 > *Called from* > D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/index.cfm: line > 9 > *Called from* > D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/cfcs/404.cfc: > line 58 > *Called from* > D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/Application.cfc: > line 69 > > 240 : </cffunction> > 241 : <cffunction name="unlock_items_15_minutes" access="public" > returntype="void">*242 : <cfobject component=" /cfcs/qry-todatabase" > name="qry" />* > 243 : <cfset qry_unlock_items_for_paypal_15_minutes = > qry.qry_unlock_items_for_paypal_15_minutes() /> > 244 : </cffunction> > > > > On Fri, Jun 13, 2014 at 11:42 AM, LRS Scout <[email protected]> wrote: > >> >> Change = to in on lines 26 & 30 >> On Jun 13, 2014 11:40 AM, "Cameron Childress" <[email protected]> wrote: >> >> > >> > On Fri, Jun 13, 2014 at 9:57 AM, Matthew Smith wrote: >> > >> > > What should they be? Thanks! >> > >> > >> > Something like this >> > >> > https://gist.github.com/cameroncf/d0786acf48ce377d2dd8 >> > >> > -Cameron >> > >> > -- >> > Cameron Childress >> > -- >> > p: 678.637.5072 >> > im: cameroncf >> > facebook <http://www.facebook.com/cameroncf> | twitter >> > <http://twitter.com/cameronc> | google+ >> > <https://profiles.google.com/u/0/117829379451708140985> >> > >> > >> > >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:370946 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
