Hi,
I bought new skin with CSSMenu and now I have big problem.
After change to: Inherits="Adequation.DNN.LocalizationExtensions.CssMenu"
DNN can't open any page and display such error:
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Adequation.DNN.LocalizationExtensions.LEDotNetNuke.GetPageByName(String pageName) at Adequation.DNN.LocalizationExtensions.LE.GetRootLanguageTab(String languageCode) at Adequation.DNN.LocalizationExtensions.CssMenu.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
any solution ?
Please help.
LE: 1.29
DNN: 5.02.01 (the same error was before on 5.01.01)