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...Administration ...Administration ...Language Management not available after Upgrade from DNN 6 to DNN 7Language Management not available after Upgrade from DNN 6 to DNN 7
Previous
 
Next
New Post
9/5/2016 8:10 AM
 
Maikl,
this is strange, I haven't experience it with any of our clients' sites.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/5/2016 8:26 AM
 

OK, I went a bit further.

When I comment out the line, the module works. The button "Install available languages" is not doing anything (what I can understand, as this line assigns the NavigateUrl). I added a label to the module ("TestLabel") and added the line
TestLabel.Text = (var == null ? "NULL" : var.FullUrl)

right under the out-commented line. This displayed "NULL".

I then searched the Tabs table for a record with TabName = 'Extensions' - this one I found (as a child page of "Host". I also found a tab with the name "Erweiterungen" - the German translation for "Extensions" as a child page of "Admin". When I change the code in the line above the line that fires the extension to

var tab = TabController.Instance.GetTabByName("Erweiterungen", Null.NullInteger);

the whole thing works.

I changed back the code, and renamed the tab "Erweiterungen" to "Extensions" - voilà.

This leaves some question marks in my head. My conclusion is that someone must have (accidentally?) deleted the original Extensions page from the Admin menu and then created a new page called "Erweiterungen" and placed the Extensions module on that page.

But finally, it works.

Happy DNNing!
Michael


Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
9/5/2016 9:27 AM
 
English names for admin and host menu items are hardcoded to be translated in /GlobalResources.
if you delete and re-create a page with a different name, translation will fail.
However, for any reference in code, the error should be caught, if a page is not found.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/5/2016 10:57 AM
 
Should be caught - most propably, no one has thought about this possibilty...

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Language Management not available after Upgrade from DNN 6 to DNN 7Language Management not available after Upgrade from DNN 6 to DNN 7


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