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...Skins, Themes, ...Skins, Themes, ...Container displpaying correctly in Admin mode onlyContainer displpaying correctly in Admin mode only
Previous
 
Next
New Post
2/22/2007 1:48 PM
 
I'm having serious issues getting my container to display correctly. It's a very simple container being applied to a Image module in DNN 3, or a Media Module in DNN 4 (I've tested this on both). All it's doing is applying a <div> around the content pane. It will always display correctly when logged in, but as soon as I preview, or logout, it doesn't display anything BUT the content pane. I've tried just putting text in front of the content pane, and it still has the same problem. I've tried creating a html file and having it parse the container, still no luck. Any ideas?

Here's the .ascx file for the container:

<%@ Control language="vb" CodeBehind="~/admin/Containers/container.vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %>
<%@ Register TagPrefix="dnn" TagName="TITLE" Src="~/Admin/Containers/Title.ascx" %>
<%@ Register TagPrefix="dnn" TagName="VISIBILITY" Src="~/Admin/Containers/Visibility.ascx" %>
<%@ Register TagPrefix="dnn" TagName="ACTIONS" Src="~/Admin/Containers/SolPartActions.ascx" %>


<dnn:TITLE runat="server" id="dnnTITLE" />
<dnn:VISIBILITY runat="server" id="dnnVISIBILITY" MinIcon="min.gif" MaxIcon="max.gif" />
<dnn:ACTIONS runat="server" id="dnnACTIONS" />
  
<div id="Issue">    <--- This is only shown when logged in!
<div id="ContentPane" runat="server"></div>
</div>
 
New Post
2/22/2007 3:25 PM
 

I tried your container and it looked fine to me - not sure what the issue is?

Salar

 
New Post
2/22/2007 4:19 PM
 
It appears that it's the Image Module (or Media Module in 4) that's causing the problem. The container works fine when applied in the Text/HTML module, but the Image module strips out all other tags. Anyone else seen this happen?

I'd think they wouldn't even let you apply a container if this was the intent?
 
New Post
2/22/2007 5:57 PM
 

OK

It might be an idea if you could please post the same in thier forum as a possible bug.

Salar

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Container displpaying correctly in Admin mode onlyContainer displpaying correctly in Admin mode only


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