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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Reported page errors with IEReported page errors with IE
Previous
 
Next
New Post
11/6/2007 7:04 AM
 

Hi, IE reports the following on our home page:

Line: 33
Char: 2
Error: Object required
Code: 0
URL: http://www.valintus.com/dnnprod

So I looked at the page source and found the following. The numbers at the start of each line were added by me to find line 33.

5 <script type="text/javascript">
6 <!--
7 var theForm = document.forms['Form'];
8 if (!theForm) {
9  theForm = document.Form;
20 }
1 function __doPostBack(eventTarget, eventArgument) {
2  if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
3  theForm.__EVENTTARGET.value = eventTarget;
4  theForm.__EVENTARGUMENT.value = eventArgument;
5  theForm.submit();
6  }
7 }
8 // -->
9 </script>
30
1
2
3 <script src="/dnnprod/js/dnncore.js" type="text/javascript"></script> ...

Is it getting upset with the line above (33) because of the previously commented out script, i.e. per lines 16 and 28? or something else? Maybe it's something I shouldn't worry about? Just that some users have mentioned they've seen the error at the bottom of their IE windows and I'd like the site to be clean. Error doesn't appear with FF, but there are other anomolies with FF that I would rather not go into!

Any thoughts?

 
New Post
11/30/2007 11:18 PM
 

Any one, please?

 
New Post
12/1/2007 6:36 AM
 

debugger shows the error occurs in digrotate213.js, line 32:

DigRotate.prototype.InitData = function()

var id = this.ClientID+"Data"+this.CurrentPage; 
var dataDiv = dnn.dom.getById(id); 
this.Content1Div.innerHTML = dataDiv.innerHTML;
}


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/7/2008 11:27 PM
 

Many thanks Sebastian. Have updated to latest version of DigRotate (had to pay for the privilege) and the error message now doesn't appear.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Reported page errors with IEReported page errors with IE


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