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 ...Cannot add existing module to pageCannot add existing module to page
Previous
 
Next
New Post
10/18/2013 5:42 AM
 

I have a problem adding an existing module to a page.  

I click 'Add Existing Module', get the message 'To Get Started, Please Select Site and Page First'.  I then hit the arrow n the '<None Specified>' box.  The area drops down with the rotating wheel.  Unfortunately the wheel just keeps rotating and the list is not populated.  

I have tried in both IE and Chrome.  I'm using DNN 07.01.02 and the Dark Knight Skin.

 
New Post
10/18/2013 7:37 AM
 

Hi,

Can you open the browser developer tools in the console tab to see if there are some javascript errors ?

Regards,

Sacha

 
New Post
10/18/2013 8:09 AM
 
Sacha,

Thanks for replying. There are some errors:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64; Trident/6.0; .NET4.0E; .NET4.0C; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.30729; InfoPath.3; BRI/2)
Timestamp: Fri, 18 Oct 2013 12:08:29 UTC

Message: Unable to get property 'length' of undefined or null reference
Line: 588
Char: 25
Code: 0
URI: http://myelectrical.com/resources/shared/components/dropdownlist/dnn.dropdownlist.js?cdv=72


Steven
 
New Post
10/19/2013 6:06 AM
 
Looks to me as there are any issue with a module on the page that using some JavaScript and is not compatible with the jQuery 1.9.1 and jQueryUI 1.10.3. I am not sure if the darkNight Skin using JavaScript in ist code, you should check this too.
 
New Post
10/19/2013 7:16 AM
 
Thanks for the suggestion Matthias.

I did try deleting some of the Dark Knight scripts (and while they messed up the menu, it did not solve the problem).

Using the IE debugger, I have some more information:

http://myelectrical.com/resources/shared/components/dropdownlist/dnn.dropdownlist.js?cdv=72

TreeNodeConverter.castNode = function(model) {
if (!model) {
return null;
}
var castedNode = TreeNodeConverter.createNodeFromModel(model.data);
for (var i = 0, count = model.children.length; i < count; i++) {
castedNode.children.push(TreeNodeConverter.castNode(model.children[i]));
}
return castedNode;
};

SCRIPT5007: Unable to get property 'length' of undefined or null reference
dnn.dropdownlist.js, line 588 character 25
... this is in the 'model.children.length' statement

I need some suggestions on how to go forward from here.

Steven
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Cannot add existing module to pageCannot add existing module to page


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