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 ...jQuery Issue Causing HTML Module to Not Close on SavejQuery Issue Causing HTML Module to Not Close on Save
Previous
 
Next
New Post
8/14/2011 3:43 PM
 
I had this issue come up and posted on a couple different threads. I have more information now and since it looks like a jQuery issue I decided to create a new thread.

DNN 6.

When I click the Save button on the HTML module the ajax spinner just keeps spinning and I am never returned to the page. I can close the popup window or click on another page link and I can see that my data was saved. I tried Fiddler but it never gave me an indication of what was happening. Then I tried Firebug in FF and as soon as I click the Save button I get this error. I am not sure what this part of the function is doing. Hopefully it will mean much more to someone more familiar with how DNN is using jQuery.

can't convert undefined to object
/Resources/Shared/Scripts/jquery/jquery.min.js?1.6.1
Line 16
 
 
can't convert undefined to object
f()jquery...s?1.6.1 (line 16)
a = 0
b = undefined
_tabify(i=0)jquery...?1.8.13 (line 393)
_create(i="disabled", b=undefined)jquery...?1.8.13 (line 387)
widget(i="disabled", b=undefined)jquery...?1.8.13 (line 22)
f(a=Object { selected=0, fx={...}, show=function()}, c=function(), d=undefined)jquery...s?1.6.1 (line 16)
widget(g=Object { selected=0, fx={...}, show=function()})jquery...?1.8.13 (line 22)
widget(g=Object { selected=0, fx={...}, show=function()}, e=undefined)jquery...?1.8.13 (line 22)
Widget()jquery...?1.8.13 (line 20)
f(a=[div#dnnEditHtml.dnnForm], c=function(), d=undefined)jquery...s?1.6.1 (line 16)
f(a=function(), b=undefined)jquery...s?1.6.1 (line 16)
bridge(i=Object { selected=0, fx={...}, show=function()})jquery...?1.8.13 (line 20)
dnnTabs()dnn.jquery.js (line 1)
f(a=[div#dnnEditHtml.dnnForm], c=function(), d=undefined)jquery...s?1.6.1 (line 16)
f(a=function(), b=undefined)jquery...s?1.6.1 (line 16)
dnnTabs(c=Object { selected=0})dnn.jquery.js (line 1)
setupDnnEditHtml()Defaul...Up=true (line 397)
(?)()Defaul...Up=true (line 402)
createCallback(c=Object { _form=form#Form, _activeDefaultButtonClicked=false, _updatePanelIDs=[1], more...}, d=Object {
 
_errorHandled=false, _error=Error, _dataItems={...}, more...})Teleri...8366029 (line 6)
BeginRequestEventArgs(a=Error { message="Sys.WebForms.PageReques...',
 
name="Sys.WebForms.PageReques...gerParserErrorException", stack="([object Object])@http:...a9d4e%3a58366029:6\n@:0\n", more...},
 
d=Object { _webRequest={...}, _responseAvailable=true, _timedOut=false, more...}, f=null)Teleri...8366029 (line 15)
BeginRequestEventArgs(g=Object { _webRequest={...}, _responseAvailable=true, _timedOut=false, more...})Teleri...8366029 (line 15)
BeginRequestEventArgs(c=Object { _webRequest={...}, _responseAvailable=true, _timedOut=false, more...})Teleri...8366029 (line 15)
createCallback()Teleri...8366029 (line 6)
createCallback(c=Object { _webRequest={...}, _responseAvailable=true, _timedOut=false, more...}, d=Object {})Teleri...8366029
 
(line 6)
createCallback(b=Object {})Teleri...8366029 (line 6)
createCallback()Teleri...8366029 (line 6)
[Break On This Error] (function(a,b){function cy(a){return f...]&&f.event.trigger(c,d,b.handle.elem


Forerunner Communications, LLC
DotNetNuke Integration Specialists

 
New Post
9/12/2011 8:35 AM
 
Me too, but only on the server.  Not my local machine.
 
New Post
2/4/2012 11:59 AM
 
I'm reciving the same problem after upgrading from 5.2 to 6.1. Everthing else works fine.

The lightbox comes up on login and you click login and it spins and then stays open. If I hit escape the lightbox goes away and the page refreshes with me being logged in.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50215; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Sat, 4 Feb 2012 16:50:23 UTC


Message: Object expected
Line: 517
Char: 3
Code: 0
URI: http://website.com/


Message: 'jQuery' is null or not an object
Line: 6
Char: 9
Code: 0
URI: http://website.com/Resources/Shared/scripts/initWidgets.js


Message: Object doesn't support this property or method
Line: 829
Char: 9
Code: 0
URI: http://website.com/


Message: 'jQuery' is null or not an object
Line: 9
Char: 645
Code: 0
URI: http://website.com/Resources/Shared/Scripts/jquery/jquery.hoverIntent.min.js?cdv=19


Message: 'jQuery' is null or not an object
Line: 9
Char: 645
Code: 0
URI: http://website.com/Resources/Shared/Scripts/jquery/jquery.hoverIntent.min.js?cdv=19


Message: 'jQuery' is null or not an object
Line: 9
Char: 645
Code: 0
URI: http://website.com/Resources/Shared/Scripts/jquery/jquery.hoverIntent.min.js?cdv=19


Message: 'jQuery' is null or not an object
Line: 9
Char: 645
Code: 0
URI: http://website.com/Resources/Shared/Scripts/jquery/jquery.hoverIntent.min.js?cdv=19
 
New Post
2/4/2012 12:01 PM
 
For the html module when you click Save it acts like it saves the changes but leaves the lightbox open then if you hit Preview it changes the text you put in back to what it was, if you hit escape it closes the lightbox and does not save it.
 
New Post
2/4/2012 12:01 PM
 
For the html module when you click Save it acts like it saves the changes but leaves the lightbox open then if you hit Preview it changes the text you put in back to what it was, if you hit escape it closes the lightbox and does not save it.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...jQuery Issue Causing HTML Module to Not Close on SavejQuery Issue Causing HTML Module to Not Close on Save


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