Running DNN 7.3.1 and started yesterday to try to localise a 2nd language in my portal - having 2 languages - and with Localization Enabled with no auto-translated pages - i.e. I did not check the Translated the "Translate All Pages" in the Admin -> Languages area, after a large effort to make the EN-US locale [non default language] to be displayed - I think I messed with the site's default language and I ended up to the following system error in the Language Management section:
ModuleId:445
ModuleDefId:99
FriendlyName:Language Management
ModuleControlSource:DesktopModules/Admin/Languages/languageEnabler.ascx
AssemblyVersion:7.3.1
PortalID:0
PortalName:InteliBrain™
UserID:3
UserName:InteliBrainGRSuperUser
ActiveTabID:70
ActiveTabName:Languages
RawURL:/Admin/Languages
AbsoluteURL:/Default.aspx
AbsoluteURLReferrer:http://intelibrain.gr/
UserAgent:Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:0acd0b80-0aa4-4761-bb3e-dbd123aada30
InnerException:Object reference not set to an instance of an object.
FileName:c:\inetpub\vhosts\intelibrain.gr\httpdocs\DesktopModules\Admin\Languages\CLControl.ascx
FileLineNumber:26
FileColumnNumber:13
Method:ASP.desktopmodules_admin_languages_clcontrol_ascx.__DataBinding__control14
StackTrace:
Message:
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 ASP.desktopmodules_admin_languages_clcontrol_ascx.__DataBinding__control14(Object sender, EventArgs e) in c:\inetpub\vhosts\intelibrain.gr\httpdocs\DesktopModules\Admin\Languages\CLControl.ascx:line 26
at System.Web.UI.Control.OnDataBinding(EventArgs e)
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem)
at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource)
at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
at System.Web.UI.WebControls.Repeater.DataBind()
at DotNetNuke.Modules.Admin.Languages.CLControl.rDnnModules_ItemDataBound(Object sender, RepeaterItemEventArgs e) in c:\inetpub\vhosts\intelibrain.gr\httpdocs\DesktopModules\Admin\Languages\CLControl.ascx.cs:line 695
at System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e)
at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem)
at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource)
at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
at System.Web.UI.WebControls.Repeater.DataBind()
at DotNetNuke.Modules.Admin.Languages.CLControl.BindAll(Int32 tabID) in c:\inetpub\vhosts\intelibrain.gr\httpdocs\DesktopModules\Admin\Languages\CLControl.ascx.cs:line 382
at DotNetNuke.Modules.Admin.Languages.LanguageEnabler.BindCLControl()
at DotNetNuke.Modules.Admin.Languages.LanguageEnabler.ddlPages_SelectedIndexChanged(Object sender, EventArgs e)
at DotNetNuke.Modules.Admin.Languages.LanguageEnabler.OnLoad(EventArgs e)
--- End of inner exception stack trace ---
Note that I don't have any control at all (!) over the Language Management page.
I'm available to give at any other technical info - once requested.
Please any help would be greatly appreciated.
##########################################################################
Update on the issue and situation:
Miraculously and totally by itself, after 8 hours of tranquility, and after going to bed and not messing around with the DB, the Language Management module appeared - i.e.e it loads up normally an Admin -> Language page, I can do the enable and disabling normally but the number of pages in the default language which by the way it's Greek remains zero (0) !!!
Why????