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...dnnModal is undefined - 6.0.0dnnModal is undefined - 6.0.0
Previous
 
Next
New Post
8/14/2011 11:00 AM
 
Hi,

I found the solution to your problem.
First of all, this is a bug in DEBUG mode only so i suppose you are having this problem with debugging with Visual Studio ( not when you use directly IIS without debug mode)


Actually it's a bug in Default.aspx.cs file (line 630) wich is loading a missing js file.

#if DEBUG
                ClientScript.RegisterClientScriptInclude("modalPopUp", ResolveUrl("~/js/Debug/dnn.modalpopup.js"));
#else
                ClientScript.RegisterClientScriptInclude("modalPopUp", ResolveUrl("~/js/dnn.modalpopup.js"));
#endif


So to fix your problem without changing code :
==> Step1 :Create a subfolder named "Debug" into "js" folder
==> Step2: Copy/Paste dnn.modalpopup.js into it

Tell me if it helped.

Etienne B.




 
New Post
8/16/2011 3:15 AM
 
this is a known issue (the missing debug folders) that has been resolved in 6.0.1 (out next week) -Etienne's workaround is valid or as an alternative download the source package and copy the js/debug folder into your install.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
12/31/2011 7:53 AM
 
David O'Leary wrote:
To work around this problem for now, you should be able to go into Site Settings and in the Usability section, un-check Enable Pop-ups.

My guess is there is some kind of Javascript conflict going on. I'll report back what I find.

 I wanted to let you guys know, that I have been having an issue selecting the option links in the manage area of the modules. I beat my head on my desk until I found the error code in fire fox error console. Did some searching and find this post here. I checked to see if the debug file was in the JS folder and it's there (I believe I'm using the latest version - DNN was provided via my webhost)... I am a major newbie with little vb code background. I did this as a last ditch effort and it worked

 Not sure what would cause it.... Let's put it this way, I could not see the details in the event viewer, I had to email them to myself to see what was going on with some other stuff.

I am also not using any custom modules ... and using the dark night default skin. Further the only 'custom' modifications I did was add my own images at the logo area and banners on some of the sites. - I have stronger HTML code background ... way stronger SQL background.... very little VB or C# background.

If there is another fix for this that someone might be able to give me steps in plain english/laymans terms I'll be happy  to go through it.

PS - is there a way to remove the subfolder from the url? I saw the fix keeps getting pushed back in another post.

Thanks,

Kortney

 
New Post
8/15/2012 10:58 AM
 
I just upgraded from 06.01.00 to 06.02.00 recently, and now found that one of my custom modules (that I programmed) which uses Popups now has this error. Did something change in the 06.02.00 release that broke this again?

Ben Santiago, MCP Certified & A+ Certified
Programmer Analyst
(SQL, FoxPro, VB, VB.Net, Java, HTML, ASP, JSP, VBS, Cognos ReportNet)
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...dnnModal is undefined - 6.0.0dnnModal is undefined - 6.0.0


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