<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>dnnforum Issue Tracker Rss Feed</title><link>http://www.codeplex.com/dnnforum/WorkItem/List.aspx</link><description>dnnforum Issue Tracker Rss Description</description><item><title>Closed Feature: AdSense Post Support [15477]</title><link>http://dnnforum.codeplex.com/workitem/15477</link><description>AdSense is just an inline javascript that you paste in from Google.  Ideally, there would be an &amp;#34;AdSense&amp;#34; or &amp;#34;Advertising&amp;#34; setup section in the general setup.  In this section you&amp;#39;d have three fields&amp;#58;&lt;br /&gt;1. textbox to contain the AdSense text&lt;br /&gt;2. &amp;#34;display starting after post ___&amp;#34; - the first block of ads would display after post X &amp;#40;ie. the third post&amp;#41;&lt;br /&gt;3. &amp;#34;repeat every ___ posts&amp;#34; - the adsense text would be re-displayed in between the posts every X number of posts&lt;br /&gt;</description><author>BartekW</author><pubDate>Thu, 16 May 2013 09:17:11 GMT</pubDate><guid isPermaLink="false">Closed Feature: AdSense Post Support [15477] 20130516091711A</guid></item><item><title>Closed Issue: NullReferenceException clicking New Thread [19070]</title><link>http://dnnforum.codeplex.com/workitem/19070</link><description>i have dnn 5.5.1 with some custom-made modules. fresh-installed Forum 05.00.00 module. created 11 forums in 4 groups. got NullReferenceException clicking New Thread in any forum. details&amp;#58;&lt;br /&gt;...&lt;br /&gt;Stack Trace&amp;#58;&lt;br /&gt;&amp;#91;NullReferenceException&amp;#58; Object reference not set to an instance of an object.&amp;#93;&lt;br /&gt;   DotNetNuke.Modules.Forum.PostEdit.HandleTaxonomy&amp;#40;Boolean NewThread, Int32 PostID, Boolean IsPublic&amp;#41; &amp;#43;234&lt;br /&gt;   DotNetNuke.Modules.Forum.PostEdit.Page_Load&amp;#40;Object sender, EventArgs e&amp;#41; &amp;#43;6918&lt;br /&gt;&amp;#91;ModuleLoadException&amp;#58; ...&amp;#93;&lt;br /&gt;...&lt;br /&gt;&amp;#91;PageLoadException&amp;#58; ...&amp;#93;&lt;br /&gt;...&lt;br /&gt;&amp;#160;&lt;br /&gt;tried, but not helped&amp;#58; logged in as host, admin or user. changed locale to US. reinstalled Taxonomy module.&lt;br /&gt;&amp;#160;&lt;br /&gt;added later&amp;#58; this exception appears after turn off forum setting &amp;#34;Enable User Tagging&amp;#34; in admin control panel &amp;#40;Users - User Interface - Enable User Tagging&amp;#41;&lt;br /&gt;</description><author>RogerSelwyn</author><pubDate>Thu, 16 May 2013 09:17:07 GMT</pubDate><guid isPermaLink="false">Closed Issue: NullReferenceException clicking New Thread [19070] 20130516091707A</guid></item><item><title>Closed Feature: MCP: Show Reported Posts Count [19115]</title><link>http://dnnforum.codeplex.com/workitem/19115</link><description>In the moderator control panel, there should be a way to easily identify that there are reported posts that have not be handled. &amp;#40;Originally suggested by Erik VB&amp;#41;.&lt;br /&gt;</description><author>cpaterra</author><pubDate>Thu, 16 May 2013 09:17:07 GMT</pubDate><guid isPermaLink="false">Closed Feature: MCP: Show Reported Posts Count [19115] 20130516091707A</guid></item><item><title>Closed Feature: Moderation: Ability to See Posts Count in Queue (Total) [19118]</title><link>http://dnnforum.codeplex.com/workitem/19118</link><description>In moderator control panel show how many posts there are to moderate in total &amp;#40;in the left hand control panel, instead of &amp;#8220;Post Queue&amp;#8221; it would be for example &amp;#8220;Post Queue &amp;#40;4&amp;#41;&amp;#8221;, meaning that there are 4 posts in total to moderate. &lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#40;Suggested by Erik VB&amp;#41;&lt;br /&gt;</description><author>cpaterra</author><pubDate>Thu, 16 May 2013 09:17:06 GMT</pubDate><guid isPermaLink="false">Closed Feature: Moderation: Ability to See Posts Count in Queue (Total) [19118] 20130516091706A</guid></item><item><title>Closed Task: ACP: Users Grid to Telerik [19121]</title><link>http://dnnforum.codeplex.com/workitem/19121</link><description>Currently, the grid used on the admin control panel&amp;#39;s Users control is not utilizing Telerik.&lt;br /&gt;</description><author>cpaterra</author><pubDate>Thu, 16 May 2013 09:17:06 GMT</pubDate><guid isPermaLink="false">Closed Task: ACP: Users Grid to Telerik [19121] 20130516091706A</guid></item><item><title>Closed Task: MCP: Reported Users Grid [19123]</title><link>http://dnnforum.codeplex.com/workitem/19123</link><description>Needs to be converted to Telerik.&lt;br /&gt;</description><author>cpaterra</author><pubDate>Thu, 16 May 2013 09:17:06 GMT</pubDate><guid isPermaLink="false">Closed Task: MCP: Reported Users Grid [19123] 20130516091706A</guid></item><item><title>Closed Issue: Cleanup Forum Email History Fails [19235]</title><link>http://dnnforum.codeplex.com/workitem/19235</link><description>I am getting this error when the cleanup job runs&amp;#58;-&lt;br /&gt;&amp;#160;&lt;br /&gt;Email Queue Cleanup Initialization Failed. System.InvalidCastException&amp;#58; Conversion from string &amp;#34;&amp;#34; to type &amp;#39;Integer&amp;#39; is not valid. ---&amp;#62; System.FormatException&amp;#58; Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble&amp;#40;String Value, NumberFormatInfo NumberFormat&amp;#41; at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger&amp;#40;String Value&amp;#41; --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger&amp;#40;String Value&amp;#41; at DotNetNuke.Modules.Forum.CleanupEmailQueuedTasks.DoWork&amp;#40;&amp;#41; &lt;br /&gt;&amp;#160;&lt;br /&gt;The code appears to be getting &amp;#39;ForumTaskDeleteDays&amp;#39; and &amp;#39;ForumEmailDeleteDays&amp;#39; from he Schedule Settings. On my site these settings are not there, and the call to Me.ScheduleHistoryItem.GetSetting&amp;#40;&amp;#34;ForumTaskDeleteDays&amp;#34;&amp;#41; is returning &amp;#34;&amp;#34; rather than Nothing. Consequently when it tries to CInt this, it fails as above. &lt;br /&gt;&amp;#160;&lt;br /&gt;In my code the failure is at line 63.&lt;br /&gt;&amp;#160;&lt;br /&gt;Adding the two settings via SSMS to the table solves the problem.&lt;br /&gt;</description><author>chadwixk</author><pubDate>Thu, 16 May 2013 09:17:05 GMT</pubDate><guid isPermaLink="false">Closed Issue: Cleanup Forum Email History Fails [19235] 20130516091705A</guid></item><item><title>Closed Issue: Small bug with HTML encoded characters in LastPostText [19452]</title><link>http://dnnforum.codeplex.com/workitem/19452</link><description>Hi&amp;#33;&lt;br /&gt;&amp;#160;&lt;br /&gt;I have noticed that there is a small bug with HTML character encoding in the LastPostText in the latest version Forum v5.0.0.&lt;br /&gt;Probably the row is build using a substring&amp;#40;11&amp;#41; of the LastPost and then adding &amp;#34;...&amp;#34; at the end.&lt;br /&gt;But if the last character is a html encoded character such as in this case the swedish &amp;#229;&amp;#228;&amp;#246; then the substring cuts of some of the encoding showing a not perfect sentence.&lt;br /&gt;Such as&amp;#58; &amp;#34;Re&amp;#58; Kom med f&amp;#38;&amp;#35;...&amp;#34;&lt;br /&gt;Se the attached image.&lt;br /&gt;Kind regards,&lt;br /&gt;Lars&lt;br /&gt;</description><author>BartekW</author><pubDate>Thu, 16 May 2013 09:17:04 GMT</pubDate><guid isPermaLink="false">Closed Issue: Small bug with HTML encoded characters in LastPostText [19452] 20130516091704A</guid></item><item><title>Closed Feature: Post Advertising Support [19700]</title><link>http://dnnforum.codeplex.com/workitem/19700</link><description>Add the ability to support post advertising, allow integration w&amp;#47; core banners.&lt;br /&gt;</description><author>cpaterra</author><pubDate>Thu, 16 May 2013 09:17:04 GMT</pubDate><guid isPermaLink="false">Closed Feature: Post Advertising Support [19700] 20130516091704A</guid></item><item><title>Closed Issue: Reported Users: Reported Post Count Incorrect [19701]</title><link>http://dnnforum.codeplex.com/workitem/19701</link><description>This is showing an ID instead of an actual count.&lt;br /&gt;</description><author>cpaterra</author><pubDate>Thu, 16 May 2013 09:17:03 GMT</pubDate><guid isPermaLink="false">Closed Issue: Reported Users: Reported Post Count Incorrect [19701] 20130516091703A</guid></item><item><title>Closed Issue: Quick Reply: Line break support [19702]</title><link>http://dnnforum.codeplex.com/workitem/19702</link><description>Currently, there is no support for line breaks in quick reply and this needs to be added.&lt;br /&gt;</description><author>cpaterra</author><pubDate>Thu, 16 May 2013 09:17:03 GMT</pubDate><guid isPermaLink="false">Closed Issue: Quick Reply: Line break support [19702] 20130516091703A</guid></item><item><title>Closed Issue: Small bug with HTML encoded characters in LastPostText [19743]</title><link>http://dnnforum.codeplex.com/workitem/19743</link><description>Hi&amp;#33; I have tried the latest version and noticed that there is still a small bug with HTML character encoding in the LastPostText in the version Forum 05.00.01 RC. &lt;br /&gt;Originally posted in Id &amp;#35;19452&lt;br /&gt;The small bug makes it visually a little bit less attractive and also affects the XHTML compliant.&lt;br /&gt;Kind regards,&lt;br /&gt;Lars&lt;br /&gt;</description><author>BartekW</author><pubDate>Thu, 16 May 2013 09:17:03 GMT</pubDate><guid isPermaLink="false">Closed Issue: Small bug with HTML encoded characters in LastPostText [19743] 20130516091703A</guid></item><item><title>Created Issue: Active Forums - free replacement for DNN Forum [24191]</title><link>http://dnnforum.codeplex.com/workitem/24191</link><description>I&amp;#39;m not sure who all here knows about this, so I figured I would take a minute and try to help.  The is a module called Active Forums here on codeplex &amp;#91;activeforums.codeplex.com&amp;#93;&amp;#40;http&amp;#58;&amp;#47;&amp;#47;activeforums.codeplex.com&amp;#41; We have created a website dedicated to the project.  It is located at &amp;#91;activeforums.org&amp;#93;&amp;#40;http&amp;#58;&amp;#47;&amp;#47;activeforums.org&amp;#41;&lt;br /&gt;&lt;br /&gt;Currently there is an older version compatible with DNN 6.2 but the most current and stable release is compatible with DNN 7.  There is also a very effective and proven conversion script out there that will help you migrate content from DNN Forums to Active Forums.  For those of you stuck on an old version of DNN becuase of the inability to upgrade your forum, here is your chance.  &lt;br /&gt;&lt;br /&gt;Feel free to check it out&amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;</description><author>supermansrf</author><pubDate>Sat, 20 Apr 2013 03:26:16 GMT</pubDate><guid isPermaLink="false">Created Issue: Active Forums - free replacement for DNN Forum [24191] 20130420032616A</guid></item><item><title>Commented Issue: Forum permissions problem [24154]</title><link>http://dnnforum.codeplex.com/workitem/24154</link><description>Hello. I have problem with forum permissions.&lt;br /&gt;After creating new forum and set him role permissions&lt;br /&gt; the user has the necessary role don&amp;#39;t sees this forum.&lt;br /&gt;But if he logout and login in my site forum are visible.&lt;br /&gt;How to fix this problem&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: Nasta123 ** &lt;p&gt;Thanks for the reply. New login helps but  After reload page problem still exists&lt;/p&gt;</description><author>Nasta123</author><pubDate>Wed, 10 Apr 2013 12:58:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: Forum permissions problem [24154] 20130410125824P</guid></item><item><title>Closed Issue: Forum visibility problem [24153]</title><link>http://dnnforum.codeplex.com/workitem/24153</link><description>Hello. I have a problem with forum visibility. &lt;br /&gt;After creating new forum and set it role permissions and save it user with needs roles don&amp;#39;t see this forum, but if he relogging forum will be visible&amp;#47;&lt;br /&gt;Comments: I closed this issue about it is a duplicate.</description><author>aarsys</author><pubDate>Tue, 09 Apr 2013 14:11:17 GMT</pubDate><guid isPermaLink="false">Closed Issue: Forum visibility problem [24153] 20130409021117P</guid></item><item><title>Commented Issue: Forum permissions problem [24154]</title><link>http://dnnforum.codeplex.com/workitem/24154</link><description>Hello. I have problem with forum permissions.&lt;br /&gt;After creating new forum and set him role permissions&lt;br /&gt; the user has the necessary role don&amp;#39;t sees this forum.&lt;br /&gt;But if he logout and login in my site forum are visible.&lt;br /&gt;How to fix this problem&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: aarsys ** &lt;p&gt;Dis is by design of DNN.  New roles are first active after reload page or new Login. &lt;/p&gt;</description><author>aarsys</author><pubDate>Tue, 09 Apr 2013 14:09:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: Forum permissions problem [24154] 20130409020917P</guid></item><item><title>Created Issue: Forum permissions problem [24154]</title><link>http://dnnforum.codeplex.com/workitem/24154</link><description>Hello. I have problem with forum permissions.&lt;br /&gt;After creating new forum and set him role permissions&lt;br /&gt; the user has the necessary role don&amp;#39;t sees this forum.&lt;br /&gt;But if he logout and login in my site forum are visible.&lt;br /&gt;How to fix this problem&amp;#63;&lt;br /&gt;</description><author>Nasta123</author><pubDate>Tue, 09 Apr 2013 10:33:02 GMT</pubDate><guid isPermaLink="false">Created Issue: Forum permissions problem [24154] 20130409103302A</guid></item><item><title>Created Issue: Forum visibility problem [24153]</title><link>http://dnnforum.codeplex.com/workitem/24153</link><description>Hello. I have a problem with forum visibility. &lt;br /&gt;After creating new forum and set it role permissions and save it user with needs roles don&amp;#39;t see this forum, but if he relogging forum will be visible&amp;#47;&lt;br /&gt;</description><author>Nasta123</author><pubDate>Tue, 09 Apr 2013 10:26:22 GMT</pubDate><guid isPermaLink="false">Created Issue: Forum visibility problem [24153] 20130409102622A</guid></item><item><title>Created Issue: DNN -telerik editor version not working in Mozilla [24097]</title><link>http://dnnforum.codeplex.com/workitem/24097</link><description>I am using DNN 5.6.8 version with telerik editor version 2011.1.519.35.&lt;br /&gt;I am facing following issues with telerik editor version 2011.1.519.35 -&lt;br /&gt;1. I am not able to select font size, font type in mozilla. &lt;br /&gt;2. Rad tooltip editor issue - I am not able to click on the tooltip in mozilla browser.&lt;br /&gt;&lt;br /&gt;telerik editor issue is only in the mozilla browser. Other browsers are working fine.&lt;br /&gt;&lt;br /&gt;Please help.&lt;br /&gt;</description><author>Jayashri</author><pubDate>Mon, 25 Mar 2013 12:36:01 GMT</pubDate><guid isPermaLink="false">Created Issue: DNN -telerik editor version not working in Mozilla [24097] 20130325123601P</guid></item><item><title>Commented Issue: Input string was not in a correct format. [22506]</title><link>http://dnnforum.codeplex.com/workitem/22506</link><description>&lt;br /&gt;Comments: ** Comment from web user: RickardLovgren ** &lt;p&gt;Problem persists in DNN 7.0.3.&lt;/p&gt;&lt;p&gt;Have created forum in English locale, switched to Swedish and get that exact error.&lt;/p&gt;</description><author>RickardLovgren</author><pubDate>Thu, 14 Feb 2013 17:24:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: Input string was not in a correct format. [22506] 20130214052448P</guid></item></channel></rss>