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 ...Wierd script errors 4.7Wierd script errors 4.7
Previous
 
Next
New Post
12/3/2007 5:43 PM
 

I am experiencing some strange errors that are simply annoying!

1) the Login and Register links do not work properly

  1. My browser's home page is set to http://support.ardee.com
  2. when I browse to my site by opening my browser the first page is strange in that the Login and Register links do not work properly.
  3. if I click the Home link on the menu the subsequent page's Login and Register links do work properly

I don't understand why this is happening and thus do not know what to do to fix it. Any ideas?

2) the Rich Text Editor does not display the button bars

  1. I have Kaspersky Antivirus installed
  2. I open a page like this one where the edit box is displayed
  3. the buttons display briefly and then disappear after the page loads
  4. if I pause protection in Kaspersky then the buttons display

What is the script setting that will make the editor box display properly?

Thank you in advance for anyone who can help with these issues.

 
New Post
12/3/2007 10:08 PM
 

1) Additional information:

I viewed the source from the pages displayed when the browser opens vs the page that displayed after clicking Home on the menu. The following displays as not being in the first page:

1 - right below the Body tag this shows in a div tag in the second file. In the first file this is not included.

<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />

2 - right below that is the following in the second file and nothing in the first:

<script type="text/javascript">
<!--
var theForm = document.forms['Form'];
if (!theForm) {
    theForm = document.Form;
}
function __doPostBack(eventTarget, eventArgument) {
    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
    }
}
// -->
</script>

<script src="/WebResource.axd?d=m2t1UESPyA8u8PM331wbZQ2&amp;t=633196748802366178" type="text/javascript"></script>

3 - the following is in the second file and not the first:

//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ScriptManager', document.getElementById('Form'));
Sys.WebForms.PageRequestManager.getInstance()._updateControls([], [], [], 90);
//]]>

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Wierd script errors 4.7Wierd script errors 4.7


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