HomeHome Product Discus... Product Discus...SmithCartSmithCartCurrency BugCurrency Bug
Previous
 
Next
New Post
2/8/2011 5:34 PM
 

I am experiencing some problems with currency in the cart, I have set everything to run as Euro with UK as locale, but the Subtotals in the final page of checkout and the invoice grid, is showing the currency in $.


I am wondering if it's possible to use (EUR or USD) instead of the currency symbols, as most banks rejects merchant applications when only a currency symbol is displayed?

I am running DNN 6.5.1 professional, Smith Cart was installed as a clean install on a clean DNN installation at version 3.99 and then it was upgraded a few days later to 4.0

kind Regards


Sebastian

 
New Post
2/8/2011 6:13 PM
 

Have you tried restarting DNN and/or IIS? In DNN you can restart the application by logging on as a host user and going to the settings page, then click on "Restart Application."

Christian

 
New Post
2/9/2011 5:38 AM
 

Hello and thanks for your reply,

Yes i have tried everything, restarting server, purging cache, restarting app pool, clearing cache in host settings.

Currency is still displaying the $ on Sub Totals fields when it should show the € symbol.

for some reason i am also getting an error when clicking the "select" button on one of the old invoices. this works when i click the actual invoice though. This problem only happens with the first invoice not the others.

Error: Smith.MyAccount is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Specified cast is not valid. ---> System.InvalidCastException: Specified cast is not valid. at ASP.desktopmodules_smith_myaccount_myaccountmanageorders_ascx.__DataBinding__control82(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.GridView.CreateRow(Int32 rowIndex, Int32 dataSourceIndex, DataControlRowType rowType, DataControlRowState rowState, Boolean dataBind, Object dataItem, DataControlField[] fields, TableRowCollection rows, PagedDataSource pagedDataSource) at System.Web.UI.WebControls.GridView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.GridView.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) at System.Web.UI.WebControls.DataBoundControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at System.Web.UI.WebControls.GridView.DataBind() at Smith.DNN.Modules.MyAccount.MyAccountManageOrders.bindOrderDetails(Int32 orderID) --- End of inner exception stack trace ---

 
New Post
2/9/2011 9:08 PM
Accepted Answer 

You can not currently display USD or EUR instead of the symbol($).


As for the sub totals on the final page of the checkout/invoice grid, I am unable to replicate this on the test site, but there are a lot of ways to configure the cart, so would you mind trying to replicate the bug on our test site? Or you can send an email to christian@smith-consulting.com with login information to your site and I will take a look.

Christian

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartCurrency BugCurrency Bug