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...Upgrading DNN P...Upgrading DNN P...DNN 6.0 Upgrade Issue and Solution - Module CategoriesDNN 6.0 Upgrade Issue and Solution - Module Categories
Previous
 
Next
New Post
8/11/2011 3:12 PM
 
I've noticed on several upgrades from 5.6.3 to 6.0, that custom modules will no longer appear in the module drop down list in the Control Panel.

I have traced the problem to the new "Module Category" feature.

The Module Category is actually a Taxonomy tag found in the Taxonomy_Terms table.  This table links to the ContentItems table through the ContentItems_Tags table.  The ContentItems table links to DesktopModule table.   There is a new column in the DesktopModules table called "ContentId".  However , for existing modules, after upgrading to 6.0, this is set to "-1", which thus breaks the whole Module Category paradigm.

To fix manually:
  1. Add a record to the ContentItems table.  Use DesktopModules.ModuleName for ContentItems.Content.  ContentTypeID should be "3"
  2. Copy the ID of the new record and paste it into the DesktopModules.ContentItemID field for the module you are fixing.
  3. Add a record to the ContentItems_Tags table.  ContentItemID should be equal to the ID of the new record you just created in ContentItems.  TermsID is the mapping to the ModuleCategory types.  On a default installation 1=None, 2=Admin, 3=Common.

Reported in Gemini: http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=17548&PROJID=2
 
New Post
8/11/2011 7:36 PM
 
thank you -i know we were investigating that but I dont believe it made the cut for 6.0.1.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...DNN 6.0 Upgrade Issue and Solution - Module CategoriesDNN 6.0 Upgrade Issue and Solution - Module Categories


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