I've added the PageLocalization module in a page and done the translation. But after that I'm getting the following 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 Apollo.DNN_Localization.LocalizeTab.getLocalizedTabsArray(String locale, Int32 portalID) at Apollo.DNN_Localization.LocalizeTab.getLocalizedTabsArray() at Apollo.DNN_Localization.LocalizeTab.getLocalizedTab(TabInfo objTab) at Apollo.DNN.SkinObjects.MLLinks.BuildLinks(String Level, String Alignment, String strSeparator, String strCssClass) at Apollo.DNN.SkinObjects.MLLinks.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
------------------------------------------------------
Please help.
Thanks.