Hi,
After i upgraded to DNN core 3.3.3 i get the following error when i hit "replacements" in de locilizator set-up screen.
Error: Localized replacements is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Delisoft.DNN.Modules.DSLocalizator.DSLocalizatorReplacements.a(Object A_0, DataGridItemEventArgs A_1) at System.Web.UI.WebControls.DataGrid.OnItemDataBound(DataGridItemEventArgs e) at System.Web.UI.WebControls.DataGrid.CreateItem(Int32 itemIndex, Int32 dataSourceIndex, ListItemType itemType, Boolean dataBind, Object dataItem, DataGridColumn[] columns, TableRowCollection rows, PagedDataSource pagedDataSource) at System.Web.UI.WebControls.DataGrid.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.BaseDataList.DataBind() at Delisoft.DNN.Modules.DSLocalizator.DSLocalizatorReplacements.d() at Delisoft.DNN.Modules.DSLocalizator.DSLocalizatorReplacements.e(Object A_0, EventArgs A_1) --- End of inner exception stack trace ---
records allready present in table "Delisoft_TabLocalization_Replacements" seem to work fine. Is there a new release scheduled soon that will also support 3.3.3?
I also experience troubles with the core gallery of DNN. when i change from for example dutch to english, i get date-format errors (for example:in dutch the 15th of november woulld be "15/11/2006" in US/eng it woulld be "11/15/2006" day and monthnumbers seem to get mangled up at this point. Is there a solution for this issue?
thanks