Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...Language Selector not Working after Upgrade DNN 7.2.2 to 7.3.4Language Selector not Working after Upgrade DNN 7.2.2 to 7.3.4
Previous
 
Next
New Post
12/12/2014 6:40 PM
 

I upgrade a DNN Multilingual (Farsi/English) by Farsi Default Language from Release 7.2.2 upgrade to 7.3.4.

Upgrade Successfully has been done. but after that English not working and just page has been Refresh. When I try to type English URL manually I got following error:

 

AssemblyVersion:7.3.4

PortalID:0

PortalName:Mahidesign Art Studio

UserID:1

UserName:host

ActiveTabID:154

ActiveTabName:Home

RawURL:/home/contact-us

AbsoluteURL:/Default.aspx

AbsoluteURLReferrer:

UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0 AlexaToolbar/alxf-2.21

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:164d8dbc-5ee8-46d7-a9b7-a6947580eb28

InnerException:Object reference not set to an instance of an object.

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:DotNetNuke.Entities.Urls.RewriteController.IsAdminTab

StackTrace:

Message:

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 DotNetNuke.Entities.Urls.RewriteController.IsAdminTab(Int32 portalId, String tabPath, FriendlyUrlSettings settings)
   at DotNetNuke.Entities.Urls.AdvancedFriendlyUrlProvider.ImproveFriendlyUrlWithMessages(TabInfo tab, String friendlyPath, String pageName, PortalSettings portalSettings, Boolean ignoreCustomRedirects, FriendlyUrlSettings settings, List`1& messages, Boolean cultureSpecificAlias, Guid parentTraceId)
   at DotNetNuke.Entities.Urls.AdvancedFriendlyUrlProvider.ImproveFriendlyUrl(TabInfo tab, String friendlyPath, String pageName, PortalSettings portalSettings, Boolean ignoreCustomRedirects, Boolean cultureSpecificAlias, FriendlyUrlSettings settings, Guid parentTraceId)
   at DotNetNuke.Entities.Urls.AdvancedFriendlyUrlProvider.FriendlyUrlInternal(TabInfo tab, String path, String pageName, String portalAlias, PortalSettings portalSettings)
   at DotNetNuke.Entities.Urls.AdvancedFriendlyUrlProvider.FriendlyUrl(TabInfo tab, String path, String pageName, PortalSettings portalSettings)
   at DotNetNuke.Services.Url.FriendlyUrl.DNNFriendlyUrlProvider.FriendlyUrl(TabInfo tab, String path, String pageName, PortalSettings settings)
   at DotNetNuke.Common.Globals.NavigateURL(Int32 tabID, Boolean isSuperTab, PortalSettings settings, String controlKey, String language, String pageName, String[] additionalParameters)
   at DotNetNuke.Common.Globals.NavigateURL(Int32 tabID, String controlKey)
   at DotNetNuke.Common.Globals.NavigateURL()
   at BizModules.UltraMediaGallery.UPGControlBase.NavigateURL()
   at BizModules.UltraMediaGallery.ucHeader.Page_Load(Object sender, EventArgs e)
   at System.Web.UI.Control. (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.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.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   --- End of inner exception stack trace ---

Bu I got to other error in same time:

ModuleId:-1

ModuleDefId:-1

FriendlyName:

ModuleControlSource:

AssemblyVersion:7.3.4

PortalID:0

PortalName:Mahidesign Art Studio

UserID:1

UserName:host

ActiveTabID:154

ActiveTabName:Home

RawURL:/home/contact-us

AbsoluteURL:/Default.aspx

AbsoluteURLReferrer:

UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0 AlexaToolbar/alxf-2.21

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:af8aa25d-68a8-4f7a-ad65-b255d8d71147

InnerException:Object reference not set to an instance of an object.

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:DotNetNuke.Entities.Urls.RewriteController.IsAdminTab

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 DotNetNuke.Entities.Urls.RewriteController.IsAdminTab(Int32 portalId, String tabPath, FriendlyUrlSettings settings)
   at DotNetNuke.Entities.Urls.AdvancedFriendlyUrlProvider.ImproveFriendlyUrlWithMessages(TabInfo tab, String friendlyPath, String pageName, PortalSettings portalSettings, Boolean ignoreCustomRedirects, FriendlyUrlSettings settings, List`1& messages, Boolean cultureSpecificAlias, Guid parentTraceId)
   at DotNetNuke.Entities.Urls.AdvancedFriendlyUrlProvider.ImproveFriendlyUrl(TabInfo tab, String friendlyPath, String pageName, PortalSettings portalSettings, Boolean ignoreCustomRedirects, Boolean cultureSpecificAlias, FriendlyUrlSettings settings, Guid parentTraceId)
   at DotNetNuke.Entities.Urls.AdvancedFriendlyUrlProvider.FriendlyUrlInternal(TabInfo tab, String path, String pageName, String portalAlias, PortalSettings portalSettings)
   at DotNetNuke.Entities.Urls.AdvancedFriendlyUrlProvider.FriendlyUrl(TabInfo tab, String path, String pageName, PortalSettings portalSettings)
   at DotNetNuke.Services.Url.FriendlyUrl.DNNFriendlyUrlProvider.FriendlyUrl(TabInfo tab, String path, String pageName, PortalSettings settings)
   at DotNetNuke.Common.Globals.NavigateURL(Int32 tabID, Boolean isSuperTab, PortalSettings settings, String controlKey, String language, String pageName, String[] additionalParameters)
   at DotNetNuke.Common.Globals.NavigateURL(Int32 tabID, String controlKey)
   at DotNetNuke.UI.Skins.Controls.Login. (EventArgs e)
   --- End of inner exception stack trace ---

Source:

نام سرور : ecb

Before it, I try two time when DNN 7.3 and 7.3.2 coming, but in all release I could not upgrade and after Upgrade the English not working.

Please help... It's realy big problem for me now. becaue I have 2 other DNN 7.2.2 and I'm waiting for new release that I can Upgrade without any problem!
Thanks before....

 

 
New Post
12/13/2014 5:04 AM
 
it sounds like an issue with advanced URL management and Site Aliases, did you provide a primary alias per language?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
12/13/2014 6:14 AM
 
As default:
mahidesign.com [ ] * Primary
mahidesign.com/Fa-Ir [Fa-Ir ] * Primary
mahidesign.com/En-Us [En-Us] * Primary

If be like this, the default language will be English but in his country the default is not english. It should be Farsi. So in other DNN 7.3.4 I do like this:
mahidesign.com [Fa-Ir ] * Primary
mahidesign.com/Fa-Ir [Fa-Ir ]
mahidesign.com/En-Us [En-Us] * Primary

And Every ting working as well like this website: http://mossalanejad.com you can see the default language is Farsi and when you click on English you can see /En-us at the end of domain for english.

In this 7.2.2 mahidesign.com now every thing is ok. but after Upgrade some thing change and nothing working correctly! and When I change language primary settings equal and same mossalanejad.com, again not working.

I'm confuse, and I have other domains need to upgrade but 3-4 months I'm waiting to fix this problem. :(
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...Language Selector not Working after Upgrade DNN 7.2.2 to 7.3.4Language Selector not Working after Upgrade DNN 7.2.2 to 7.3.4


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out