<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Custom Modules</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Developing custom modules for DotNetNuke.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Missing Image for Container Visibility set to "None"</title><link>http://forums.asp.net/thread/1278758.aspx</link><pubDate>Mon, 08 May 2006 01:32:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1278758</guid><dc:creator>dupdup</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1278758.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1278758</wfw:commentRss><description>&lt;p&gt;hmmm....seems like I spoke too soon.&amp;nbsp; I just changed the enable view state to "true" on the tag. &amp;nbsp;Any other changes?&lt;/p&gt;
&lt;p&gt;&amp;lt;asp:LinkButton ID="cmdVisibility" Runat="server" CausesValidation="False" enableviewstate="True"&amp;gt;&lt;/p&gt;
&lt;p&gt;I seem to still get that missing image thing...&amp;nbsp; &lt;/p&gt;</description></item><item><title>Re: Missing Image for Container Visibility set to "None"</title><link>http://forums.asp.net/thread/1278718.aspx</link><pubDate>Sun, 07 May 2006 22:30:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1278718</guid><dc:creator>dupdup</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1278718.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1278718</wfw:commentRss><description>Thanks!&amp;nbsp; That seems to have fixed the problem.</description></item><item><title>Re: Missing Image for Container Visibility set to "None"</title><link>http://forums.asp.net/thread/1270954.aspx</link><pubDate>Fri, 28 Apr 2006 13:25:57 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1270954</guid><dc:creator>nbc</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1270954.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1270954</wfw:commentRss><description>&lt;p&gt;This is a bug in the plus/minus "visibility" container object in DNN 3.2 and 4.0.&amp;nbsp; You can easily fix the problem without recompiling - just locate /admin/containers/visibility.ascx, and edit the "enableviewstate" attribute of the LinkButton element, like this:&lt;/p&gt;
&lt;p&gt;&amp;lt;%@ Control language="vb" CodeBehind="Visibility.ascx.vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Visibility" %&amp;gt;&lt;br /&gt;&amp;lt;asp:LinkButton ID="cmdVisibility" Runat="server" CausesValidation="False" enableviewstate="True"&amp;gt;&lt;br /&gt;&amp;lt;asp:Image ID="imgVisibility" Runat="server" enableviewstate="False"&amp;gt;&amp;lt;/asp:Image&amp;gt;&lt;br /&gt;&amp;lt;/asp:LinkButton&amp;gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Missing Image for Container Visibility set to "None"</title><link>http://forums.asp.net/thread/1270413.aspx</link><pubDate>Thu, 27 Apr 2006 21:39:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1270413</guid><dc:creator>dupdup</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1270413.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1270413</wfw:commentRss><description>Lame to have to do this but the work around I'm using is to have a version of the container that doesn't contain: &lt;br /&gt;&lt;br /&gt;&amp;lt;dnn:VISIBILITY runat="server" id="dnnVISIBILITY" /&amp;gt; &lt;br /&gt;&lt;br /&gt;Still can't figure out why this is just sometimes an issue.&amp;nbsp;  &lt;br /&gt;</description></item><item><title>Missing Image for Container Visibility set to "None"</title><link>http://forums.asp.net/thread/1265815.aspx</link><pubDate>Sun, 23 Apr 2006 17:21:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1265815</guid><dc:creator>dupdup</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1265815.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1265815</wfw:commentRss><description>&lt;p&gt;I've built a custom container which seems to work fine except sometimes when I have the container set to "none" for visibility.&amp;nbsp; In the upper right hand corner it shows the missing image display.&amp;nbsp; Strangely not all the time.&amp;nbsp; Does anyone know what image might be missing or how I can get rid of this? &lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Dan&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>