| Array |
| 1 | | Struct | | codePrintHTML | | string | 59: </cfif><br>
60: <cfif IsDefined("error.errors")><cfset error=error.errors[1]></cfif><!---WF130767---><br>
<b>61: <cfset CALLER.DTSErrorMessage = "<div align='center' style='color:red;font-size=10;'>#error.Message#<br>#error.Detail#<br></div>"></b><br>
62: <cfset CALLER.DTSActualErrorDetail=error.Detail><br>
63: <cfset CALLER.DTSActualErrorMessage=error.Message><br>
|
| | codePrintPlain | | string | 59: </cfif>
60: <cfif IsDefined("error.errors")><cfset error=error.errors[1]></cfif><!---WF130767--->
61: <cfset CALLER.DTSErrorMessage = "<div align='center' style='color:red;font-size=10;'>#error.Message#<br>#error.Detail#<br></div>">
62: <cfset CALLER.DTSActualErrorDetail=error.Detail>
63: <cfset CALLER.DTSActualErrorMessage=error.Message>
|
| | column | | | id | | | line | | | Raw_Trace | | string | system.modules.dts.services.index_cfm$cf.call(/RootDir/system/modules/DTS/Services/index.cfm:61) |
| | template | | string | /www/shopdoterra-iact/system/modules/DTS/Services/index.cfm |
| | type | |
|
| 2 | | Struct | | codePrintHTML | | string | 36: format="JSON"<br>
37: exceptionformat="JSON"<br>
<b>38: QueryString="&CURRENCY=#URLEncodedFormat(Variables.MyCURRENCY)#"></b><br>
39: <br>
40: <cfset Caller.CurrencyQuery = CurrencyQuery><br>
|
| | codePrintPlain | | string | 36: format="JSON"
37: exceptionformat="JSON"
38: QueryString="&CURRENCY=#URLEncodedFormat(Variables.MyCURRENCY)#">
39:
40: <cfset Caller.CurrencyQuery = CurrencyQuery>
|
| | column | | | id | | | line | | | Raw_Trace | | string | system.modules.nfr_otg.actions.act_currencybackend_cfm$cf.call(/RootDir/system/modules/NFR_OTG/Actions/act_CurrencyBackend.cfm:38) |
| | template | | string | /www/shopdoterra-iact/system/modules/NFR_OTG/Actions/act_CurrencyBackend.cfm |
| | type | |
|
| 3 | | Struct | | codePrintHTML | | string | 20: <!--- Query the back-end here to retrieve the currency information. ---><br>
21: <CFIF FILEEXISTS("#REQUEST.MYROOTPATH#/system/modules/NFR_OTG/Actions/act_CurrencyBackend.cfm")><!---WF173069---><br>
<b>22: <cfmodule template="../../../../../../../#REQUEST.MYCONFIGDIR#/system/modules/NFR_OTG/Actions/act_CurrencyBackend.cfm" currencyCode="#Client.SHOPPINGCART_ShipToCountry#"> <!--- WF176808 - Connie M ---> <!--- WF175470 - Devante H---></b><br>
23: <CFELSE><br>
24: <cfmodule<br>
|
| | codePrintPlain | | string | 20: <!--- Query the back-end here to retrieve the currency information. --->
21: <CFIF FILEEXISTS("#REQUEST.MYROOTPATH#/system/modules/NFR_OTG/Actions/act_CurrencyBackend.cfm")><!---WF173069--->
22: <cfmodule template="../../../../../../../#REQUEST.MYCONFIGDIR#/system/modules/NFR_OTG/Actions/act_CurrencyBackend.cfm" currencyCode="#Client.SHOPPINGCART_ShipToCountry#"> <!--- WF176808 - Connie M ---> <!--- WF175470 - Devante H--->
23: <CFELSE>
24: <cfmodule
|
| | column | | | id | | | line | | | Raw_Trace | | string | system.modules.shoppingcart.modules.marketselection.actions.act_updatemarketcurrency_cfm$cf.call(/RootDir/system/modules/ShoppingCart/Modules/MarketSelection/Actions/act_UpdateMarketCurrency.cfm:22) |
| | template | | string | /www/shopdoterra-iact/system/modules/ShoppingCart/Modules/MarketSelection/Actions/act_UpdateMarketCurrency.cfm |
| | type | |
|
| 4 | | Struct | | codePrintHTML | | string | 61: <cfinclude template="../../../../../../#REQUEST.MyConfigDir#/custom/modules/ShoppingCart/Actions/act_CheckMarketAfter.cfm"><br>
62: </CFIF><br>
<b>63: <cfinclude template="#CallFile('act_UpdateMarketCurrency.cfm')#"></b><br>
64: </cfcase><br>
65: <br>
|
| | codePrintPlain | | string | 61: <cfinclude template="../../../../../../#REQUEST.MyConfigDir#/custom/modules/ShoppingCart/Actions/act_CheckMarketAfter.cfm">
62: </CFIF>
63: <cfinclude template="#CallFile('act_UpdateMarketCurrency.cfm')#">
64: </cfcase>
65:
|
| | column | | | id | | | line | | | Raw_Trace | | string | __138.system.modules.shoppingcart.modules.marketselection.fbx_switch_cfm$cf.call(../system/modules/ShoppingCart/Modules/MarketSelection/fbx_Switch.cfm:63) |
| | template | | string | /www/shopdoterra-iact/system/modules/ShoppingCart/Modules/MarketSelection/fbx_Switch.cfm |
| | type | |
|
| 5 | | Struct | | codePrintHTML | | string | 159: <cfelseif IsDefined("VARIABLES.ChangeShipToCountry")><!---set the new shippingcountry and update the warehouse---><br>
160: <br>
<b>161: <cfmodule template="../Modules/MarketSelection/fbx_Switch.cfm" fusesubaction="UpdateCountry" Country="#VARIABLES.ChangeShipToCountry#"></b><br>
162: <cfelseif IsDefined("ChangeNFROTGWarehouseID") and ChangeNFROTGWarehouseID neq ""><br>
163: <cfmodule template="../Modules/MarketSelection/fbx_Switch.cfm" fusesubaction="NFROTGUpdateWarehouse" WarehouseID="#ChangeNFROTGWarehouseID#"><br>
|
| | codePrintPlain | | string | 159: <cfelseif IsDefined("VARIABLES.ChangeShipToCountry")><!---set the new shippingcountry and update the warehouse--->
160:
161: <cfmodule template="../Modules/MarketSelection/fbx_Switch.cfm" fusesubaction="UpdateCountry" Country="#VARIABLES.ChangeShipToCountry#">
162: <cfelseif IsDefined("ChangeNFROTGWarehouseID") and ChangeNFROTGWarehouseID neq "">
163: <cfmodule template="../Modules/MarketSelection/fbx_Switch.cfm" fusesubaction="NFROTGUpdateWarehouse" WarehouseID="#ChangeNFROTGWarehouseID#">
|
| | column | | | id | | | line | | | Raw_Trace | | string | __138.system.modules.shoppingcart.actions.act_checkmarket_cfm$cf.call(../system/modules/ShoppingCart/Actions/act_CheckMarket.cfm:161) |
| | template | | string | /www/shopdoterra-iact/system/modules/ShoppingCart/Actions/act_CheckMarket.cfm |
| | type | |
|
| 6 | | Struct | | codePrintHTML | | string | 157: <!---checkes to see if their is only one market for the client or you have selected a market from a form---><br>
158: <cfif NOT isDefined('URL.token')> <!---WF177095---><br>
<b>159: <cfinclude template="Actions/act_CheckMarket.cfm"></b><br>
160: </cfif><br>
161: <br>
|
| | codePrintPlain | | string | 157: <!---checkes to see if their is only one market for the client or you have selected a market from a form--->
158: <cfif NOT isDefined('URL.token')> <!---WF177095--->
159: <cfinclude template="Actions/act_CheckMarket.cfm">
160: </cfif>
161:
|
| | column | | | id | | | line | | | Raw_Trace | | string | __138.system.modules.shoppingcart.fbx_switch_cfm$cf.call(../system/modules/ShoppingCart/fbx_Switch.cfm:159) |
| | template | | string | /www/shopdoterra-iact/system/modules/ShoppingCart/fbx_Switch.cfm |
| | type | |
|
| 7 | | Struct | | codePrintHTML | | string | 56: </cfif><br>
57: <CFSET CLIENT.ShoppingCart_Dir=REQUEST.ShoppingCart_Dir><!---reset new directory---><br>
<b>58: <CFINCLUDE Template="../../system/modules/ShoppingCart/fbx_Switch.cfm"></b><br>
59: <br>
60: <cfcatch><!---WF166919 catch any errors---><br>
|
| | codePrintPlain | | string | 56: </cfif>
57: <CFSET CLIENT.ShoppingCart_Dir=REQUEST.ShoppingCart_Dir><!---reset new directory--->
58: <CFINCLUDE Template="../../system/modules/ShoppingCart/fbx_Switch.cfm">
59:
60: <cfcatch><!---WF166919 catch any errors--->
|
| | column | | | id | | | line | | | Raw_Trace | | string | shoppingcart.index_cfm$cf.call(/ShoppingCart/index.cfm:58) |
| | template | | string | /www/shopdoterra-iact/wwwroot/ShoppingCart/index.cfm |
| | type | |
|