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...'Host Settings' not available after upgrading from 5.6.3 to 6.0.1
Previous
 
Next
New Post
10/14/2011 11:51 PM
 
Post your results of this query and I will try to help you out.

select * from  modulecontrols
where moduledefid is null and (controlkey is null or ControlKey='Adsense')

I opened a bug about this, but there has been no feedback on it yet.
 
New Post
10/14/2011 11:57 PM
 
Noah, thanks for the response. The query product 0 rows on our client site db.


nvisionative, Inc.
Corporate Website  |  Facebook Page  |  Twitter Page
 
New Post
10/15/2011 12:10 AM
 
run this then. We're only looking for row with count > 1

select count(*) as dupcount,moduledefid,controlkey from dnn_modulecontrols group by moduledefid,controlkey order by dupcount desc
 
New Post
10/15/2011 12:30 AM
 
Noah,

I am assuming you meant the "modulecontrols" table? Here is the row returned with dupcount > 1.

3 NULL contact_manager2_edi

Then running:
select * from modulecontrols
where moduledefid is null and (controlkey is null or ControlKey='contact_manager2_edi')

returns:
98 NULL contact_manager2_edi contact_manager2_edit DesktopModules/ContactManager//contact_manager2_edit.ascx 1 NULL NULL 0 NULL NULL NULL NULL 0
99 NULL contact_manager2_edi contact_manager2_edit_groups DesktopModules/ContactManager//contact_manager2_edit_groups.ascx 1 NULL NULL 0 NULL NULL NULL NULL 0
100 NULL contact_manager2_edi contact_manager2_editdirectorprofile DesktopModules/ContactManager//contact_manager2_editdirectorprofile.ascx 1 NULL NULL 0 NULL NULL NULL NULL 0

This appears to be a really old module. I tried uninstalling it from Host > Extensions, but evidently the uninstall script did not handle removal of the database objects too well.

In researching further, I am concerned that many of the modules that were previously available are no longer listed in extensions. ;-(

Any suggestions?

David


nvisionative, Inc.
Corporate Website  |  Facebook Page  |  Twitter Page
 
New Post
10/15/2011 1:38 PM
 
That's different from what my situation was. I would find out what the module ID of the Contact Manager module is, then try setting the second field in rows 98 and 99 to that ID.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...'Host Settings' not available after upgrading from 5.6.3 to 6.0.1


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