I am trying to configure the DSLocaleSelector SkinObject to show the selected link, but I ended up with nothing.
I am able to configure the DSLocaleSelector Module to show the selected link.
I tried to "Generate XML file for Skin Object", but it throws the following error:
AssemblyVersion: 04.04.01
PortalID: 0
PortalName: DDP
UserID: 1
UserName: host
ActiveTabID: 116
ActiveTabName: Διαχείριση
RawURL: /ddp4/Default.aspx?tabid=116&ctl=LocaleSelectorOptions&mid=560
AbsoluteURL: /ddp4/Default.aspx
AbsoluteURLReferrer: http://***/ddp4/Default.aspx?tabid=116&ctl=LocaleSelectorOptions&mid=560
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 44664a1f-5add-46d2-a6f5-32e569272af8
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.HttpResponse.Redirect
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Cannot redirect after HTTP headers have been sent. at System.Web.HttpResponse.Redirect(String url, Boolean endResponse) at DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) at DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) at System.Web.UI.TemplateControl.OnError(EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.default_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
As shown in the error I am using DotNetNuke v4.4.1.
I am also using v4.8.2 (both already on production systems).
I haven't tried exporting the setting from v4.8.2.
Basile
P.S.: In the page of the "DSLocalizator Package" under the "LocaleSelector Configuration" there are a lot of options missing (if all of the options of the DSLocaleSelector Module are supported by DSLocaleSelector SkinObject).
P.S.2: Congratulation for the work. IT'S AWSOME!