I get the following error when opening General options:
"Error: DSLocalizator - General Options is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: DataBinder.Eval: 'System.String' does not contain a property with the name Text. ---> System.Web.HttpException: DataBinder.Eval: 'System.String' does not contain a property with the name Text. at System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) at System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName, String format) at System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind() at Delisoft.DNN.Modules.DSLocalizator.DSLocalizatorOptions.b() --- End of inner exception stack trace ---"
I got this error after adding a value for "Portal Alias defaults". If I remove the value from the "PortalAliasDefaults" column in the "Delisoft_tablocalisation_Options" table the error disappears. The value I put in was "playground320.com=en-EN;".