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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Module Drop-Down Menus not showing upModule Drop-Down Menus not showing up
Previous
 
Next
New Post
9/9/2008 6:54 PM
 

Hey There:

Has anyone run into this problem with the Module drop-down menus not showing up on their Live servers?

All works fine on my localhost, but not on the live server.

Thanks! Shelby

 
New Post
9/9/2008 10:16 PM
 

I think live server's skin caused this problem, you can switch to default skin at live server to identify this problem.

Module Drop-Down Menus use CSS position:absolute locate itself, HTML elements with position:absolute will locate itselt relate to it's parent element with position attribute or BODY element if there is no parent elements with position attribute. some divs or tables in live server's skin use the position attribute not right cause you Module Drop-Down disappear. 

 
New Post
9/9/2008 10:46 PM
 

I've tried to switch the skin on the Live server, but no luck. Everything should be identical to the localhost as I'm using the exact same set of files and using the same skin for the live and localhost.

I have noticed that some of the code rendered is different on the Live; ie missing some of what is rendering on localhost.

Local Host as follows:

<!-- Start_Module_396 -->
<div id="dnn_ctr396_ModuleContent">
    <div id="dnn_ctr396_HtmlModule_lblContent" class="Normal" sysimgpath="images/" cssEdit="LabelEditTextClass" cssOver="LabelEditOverClassML" eventName="none" multiline="1" richtext="1" callback="dnn.xmlhttp.doCallBack('lblContent dnn_ctr396_HtmlModule_lblContent','[TEXT]',this.callBackSuccess,this,this.callBackFail,this.callBackStatus,null,null,0);" tbId="tbEIPHTML" nsPrefix="dnn$ctr396$HtmlModule" blursave="0">
        <DIV class="Normal LabelEditOverClassML" id=dnn_ctr381_HtmlModule_lblContent callback="dnn.xmlhttp.doCallBack('lblContent dnn_ctr381_HtmlModule_lblContent','[TEXT]',this.callBackSuccess,this,this.callBackFail,this.callBackStatus,null,null,0);" sysimgpath="images/" blursave="0" nsPrefix="dnn$ctr381$HtmlModule" tbId="tbEIPHTML" eventName="none" cssOver="LabelEditOverClassML" cssEdit="LabelEditTextClass" richtext="1" multiline="1">
             <H1>Treatments</H1>
        </DIV>
    </div>
</div>
<!-- End_Module_396 -->
Live Server:


<!-- Start_Module_396 --> <div id="dnn_ctr396_ModuleContent">
    <div id="dnn_ctr396_HtmlModule_lblContent" class="Normal" sysimgpath="images/" cssEdit="LabelEditTextClass" cssOver="LabelEditOverClassML" eventName="none" multiline="1" richtext="1" tbId="tbEIPHTML" nsPrefix="dnn$ctr396$HtmlModule" blursave="0">
         <DIV class="Normal LabelEditOverClassML" id=dnn_ctr381_HtmlModule_lblContent callback="dnn.xmlhttp.doCallBack('lblContent dnn_ctr381_HtmlModule_lblContent','[TEXT]',this.callBackSuccess,this,this.callBackFail,this.callBackStatus,null,null,0);" sysimgpath="images/" blursave="0" nsPrefix="dnn$ctr381$HtmlModule" tbId="tbEIPHTML" eventName="none" cssOver="LabelEditOverClassML" cssEdit="LabelEditTextClass" richtext="1" multiline="1">
              <H1>Treatments</H1>
         </DIV>
    </div>
</div>

<!-- End_Module_396 -->

Any other ideas as to what is going on?

Even these scripts don't show on the Live server's default.aspx page:

<script src="/js/dnn.js"></script><script src="/js/dnn.dom.positioning.js"></script><script src="/js/dnn.xml.js"></script><script src="/js/dnn.xmlhttp.js"></script>

 

I'm not sure tho if any of this missing code has to do with the Module Drop-Downs.

 

thanks, shelby.

 

 

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Module Drop-Down Menus not showing upModule Drop-Down Menus not showing up


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