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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumNo closing div tag on official forum moduleNo closing div tag on official forum module
Previous
 
Next
New Post
6/21/2007 8:33 PM
 

*bump*

I've got the same issue, but have narrowed it down to the forum detail view. The problem isn't a missing </div> - my html's showing two </div>s, one unecessary, at the end of the module, but only when viewing a thread.

I managed to stop the other views affecting my design by wrapping an extra table around the module.

Any others out there figured out the source of the extra </div>?

 
New Post
8/3/2007 3:56 PM
 

a while has passed an I find myself with the same problem.

I have a skin with a simple 'pane'.

<div class="anotherpane" id="AnotherPane" runat="server" visible="false"></div><!-- anotherpane closes with previous div -->

 

My container is equally simple...

<!-- open simple container: -->
<div id="ContentPane" runat="server" class="simpledimpleccontent">
    <dnn:SOLPARTACTIONS runat="server" id="dnnSOLPARTACTIONS" />
    <h2 class="Head"><dnn:TITLE runat="server" id="dnnTITLE" /></h2>
</div><!-- previous div closes simple container -->

 

When I insert the forum into the page the pertinent html source the page generates looks like this:

<div id="dnn_AnotherPane" class="anotherpane">
            <a name="370"></a>
            <!-- start simple container: -->
<div id="dnn_ctr370_ContentPane" class="simpledimpleccontent" align="left">
                <h2 class="Head"><span id="dnn_ctr370_dnnTITLE_lblTitle" class="Head">Forum</span>
                </h2>
                <!-- Start_Module_370 -->
<div id="dnn_ctr370_ModuleContent">

        <link href="/DesktopModules... and all the table html for the forum (no more div tags though, opening or closing)
        </table>
       
</div><!-- previous div ends simple container -->

</div><!-- anotherpane closes with previous div -->

 

 Can anyone help? It seems like DNN is inserting an opening div with no closing div tag. It's inside the container and has the opening tag of:

                <!-- Start_Module_370 -->
<div id="dnn_ctr370_ModuleContent">

 

ah the joys of development and design... I'll go cut the grass and see if you have an answer for me when I get back.


/Brian C
 
New Post
8/3/2007 11:29 PM
 

I did come up with a quick hack but I'd still be interested if a real solution can be found.


/Brian C
 
New Post
8/5/2007 8:58 AM
 

I think the problem is that you put skinobjects in a contentpane.

Normally the contentpane is used to put modules in and you should place your skinobjects outside them.

 
New Post
8/5/2007 8:59 AM
 

"Double post removed"

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumNo closing div tag on official forum moduleNo closing div tag on official forum module


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