<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://telligent.com/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>Bugs and Issues - Recent Threads</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/270.aspx</link><description>Any bugs or issues you encounter or have questions about.</description><dc:language>en</dc:language><generator>Telligent Community (Build: 5.5.134.11785)</generator><item><title>Re: Bug Issue with image save in Photo Gallery. Save Error.</title><link>http://telligent.com/thread/1334011.aspx</link><pubDate>Thu, 11 Feb 2010 11:55:55 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1334011</guid><dc:creator>Veereswaran</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1334011.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1312398/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;Did you find any solution for this?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Veer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>User maintenance</title><link>http://telligent.com/thread/1331311.aspx</link><pubDate>Fri, 18 Dec 2009 19:33:53 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1331311</guid><dc:creator>Peter Strömblad</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1331311.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1327135/rss.aspx</wfw:commentRss><description>&lt;p&gt;Our problems are escalating rapidly with FAKE REGISTRATIONS - it looks as though the banned user names doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;What should we do?&lt;/p&gt;
&lt;p&gt;/Peter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>User maintenance</title><link>http://telligent.com/thread/1327135.aspx</link><pubDate>Sat, 15 Aug 2009 13:19:09 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1327135</guid><dc:creator>Peter Strömblad</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1327135.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1327135/rss.aspx</wfw:commentRss><description>&lt;p&gt;Lately we have many new bogus user registrations. We&amp;#39;ve switched from Automatic account activation to E-mail activation.&lt;/p&gt;
&lt;p&gt;Is there any method, like a probe, to see if user registered e-mail addresses are still valid? - or similar silent &amp;quot;re-authenticate&amp;quot; mechanism?&lt;/p&gt;
&lt;p&gt;cheers / Peter&lt;/p&gt;
&lt;p&gt;site is at: http://community.pmail.com&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>System.ArgumentNullException: Value cannot be null.</title><link>http://telligent.com/thread/1326826.aspx</link><pubDate>Mon, 03 Aug 2009 17:56:05 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1326826</guid><dc:creator>Karthi</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1326826.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1326826/rss.aspx</wfw:commentRss><description>&lt;p&gt;&lt;span style="color:#0000ff;"&gt;I&amp;#39;m getting the below error when I try to access any of the pages in the application hosted in web server. &lt;br /&gt;&lt;span style="color:#800000;"&gt;Exception Details: System.ArgumentNullException: Value cannot be null.&lt;br /&gt;Parameter name: type&lt;br /&gt;&lt;br /&gt;Source Error: &lt;br /&gt;&lt;br /&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;/span&gt;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Below is the details of the SQL trace.&lt;br /&gt;&lt;span style="color:#800000;"&gt;exec dbo.cs_Exceptions_Log @SettingsID=1000,@ExceptionHash=&amp;#39;334906518&amp;#39;,@Category=999,@Exception=N&amp;#39;System.ArgumentNullException: Value cannot be null.&lt;br /&gt;Parameter name: type&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Activator.CreateInstance(Type type, Boolean nonPublic)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Web.Profile.ProfileBase.CreateMyInstance(String username, Boolean isAuthenticated)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Web.Profile.ProfileBase.Create(String username, Boolean isAuthenticated)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at CommunityServer.ASPNet20MemberRole.CSProfiles.Create(String userName, Boolean authenticated)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at CommunityServer.Users.AddMembershipDataToUser(User u)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at CommunityServer.Components.CommonDataProvider.cs_PopulateUserFromIDataReader(IDataReader reader, Boolean isEditable)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at CommunityServer.Data.SqlCommonDataProvider.GetUser(Int32 userID, String username, Boolean isOnline, Boolean isEditable, String lastAction)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at CommunityServer.Components.UserCollection.GetUserFromDataProvider(Int32 userID, String username, Boolean isOnline, Boolean isEditable, String lastAction)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at CommunityServer.Components.UserCollection.GetUserFromCache(Int32 userID, String username, Boolean isOnline, Boolean isEditable, String lastAction)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at CommunityServer.Components.UserCollection.TryLoadBySecondaryKey(UserSecondaryKey skey, CachedItem`1&amp;amp; cachedUser)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Telligent.Common.Components.DualKeyLockbox`3.GetValueBySecondary(TSecondaryKey skey)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at CommunityServer.Users.GetUser(Int32 userID, String username, Boolean isOnline, Boolean isCacheable, Boolean fromCache)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at CommunityServer.Components.CSContext.get_User()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at CommunityServer.CSHttpModule.Application_AuthorizeRequest(Object source, EventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously)&amp;#39;,@ExceptionMessage=N&amp;#39;Value cannot be null.&lt;br /&gt;Parameter name: type&amp;#39;,@UserAgent=N&amp;#39;Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.12) Gec&amp;#39;,@IPAddress=&amp;#39;192.168.222.100&amp;#39;,@HttpReferrer=N&amp;#39;&amp;#39;,@HttpVerb=N&amp;#39;GET&amp;#39;,@PathAndQuery=N&amp;#39;/themes/lexisweb/common/home.aspx&amp;#39;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;can anyone please help me out in fixing this. This is very urgent. &lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Karthi&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>TagList Glitch</title><link>http://telligent.com/thread/1321127.aspx</link><pubDate>Thu, 11 Jun 2009 23:26:24 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1321127</guid><dc:creator>davidl-1</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1321127.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1321127/rss.aspx</wfw:commentRss><description>&lt;p&gt;The list of posts for a specifc Tag displays the markup instead of the formatted content. I can understand that the full formatting might not be best displayed in such a condensed format, but display the the quote tags and the url syntax isn&amp;#39;t good either.&lt;/p&gt;
&lt;p&gt;What can be changed to fix this? &lt;/p&gt;
&lt;p&gt;&lt;a href="http://dev.communityserver.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/270/8662.TagListGlitch.jpg"&gt;&lt;img src="http://dev.communityserver.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/270/8662.TagListGlitch.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: New Users Seeing all Member Galleries under Media - Is this a Control Panel Thing?</title><link>http://telligent.com/thread/1320989.aspx</link><pubDate>Wed, 10 Jun 2009 13:57:55 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320989</guid><dc:creator>BelleFemme</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320989.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320399/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hello.&amp;nbsp; I figured this out in the end.&amp;nbsp; There was section in the Control Panel that needed t be changed that looked correct but was not.&amp;nbsp; I needed to check a box, save, then uncheck the box and save again which did the job.&amp;nbsp; It seems that a section in the control panel had an unticked box but was behaving as if it were ticked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: A moderated post is never visible</title><link>http://telligent.com/thread/1320810.aspx</link><pubDate>Mon, 08 Jun 2009 08:09:54 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320810</guid><dc:creator>Alex Crome</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320810.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320054/rss.aspx</wfw:commentRss><description>&lt;p&gt;We do not provide suppot for code changes and so I can&amp;#39;t second your change.&lt;/p&gt;
&lt;p&gt;Looking at your site however I think you might have some more serious underlying issues.&amp;nbsp; You appear to be using the theme from the CS2.0 beta, but with a full release of CS 2.1.&amp;nbsp; Was this an upgrade from CS 2.0 (beta)?&amp;nbsp; If so you may not have done the upgrade correctly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: A moderated post is never visible</title><link>http://telligent.com/thread/1320761.aspx</link><pubDate>Sat, 06 Jun 2009 11:47:19 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320761</guid><dc:creator>Peter Strömblad</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320761.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320054/rss.aspx</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve now corrected cs_system_UpdateThread, with the following - but would appreciate if support could second this change.&lt;/p&gt;
&lt;p&gt;/Peter&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;/* 
20090606 Peter S. Altered line 143, 
From: AND PostID &amp;gt;= @ReplyPostID and SettingsID = @SettingsID 
To: AND PostID &amp;gt; @ReplyPostID and SettingsID = @SettingsID 
Due to errors with moderator approved posts upping postlevel to two for the first post 
*/
&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: A moderated post is never visible</title><link>http://telligent.com/thread/1320760.aspx</link><pubDate>Sat, 06 Jun 2009 10:41:16 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320760</guid><dc:creator>Peter Strömblad</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320760.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320054/rss.aspx</wfw:commentRss><description>&lt;p&gt;No customizations.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve now managed to narrow the fault down. The approval procedure&lt;br /&gt;cs_Moderate_ApprovePost calls&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt; &lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;font size="2" color="#0000ff"&gt;&lt;font size="2" color="#0000ff"&gt;
&lt;p&gt;exec&amp;nbsp;&lt;/p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;font size="2" color="#0000ff"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;cs_system_UpdateThread @ThreadID&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; @PostID&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; @SettingsID&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This is where the PostLevel is upped, if PostLevel=1 and isApproved=0&lt;/p&gt;
&lt;p&gt;But the cs_system_UpdateThread is a rather lengthy procedure, and it contains a fix regarding the postlevel (saying something about &amp;quot;this could be done better&amp;quot;. Me messing with this one seems a bit risky - any chance you could hand me the latest version of this procedure, so I can compare if&amp;nbsp;ours is the latest?&lt;/p&gt;
&lt;p&gt;/Peter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: A moderated post is never visible</title><link>http://telligent.com/thread/1320723.aspx</link><pubDate>Fri, 05 Jun 2009 17:12:21 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320723</guid><dc:creator>Alex Crome</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320723.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320054/rss.aspx</wfw:commentRss><description>&lt;p&gt;Have you made any customisations to your theme?&amp;nbsp; If so what?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: A moderated post is never visible</title><link>http://telligent.com/thread/1320721.aspx</link><pubDate>Fri, 05 Jun 2009 17:06:29 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320721</guid><dc:creator>Peter Strömblad</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320721.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320054/rss.aspx</wfw:commentRss><description>&lt;p&gt;STatus is now, that I&amp;#39;ve manually fixed the 8 posts, ie set their postlevel to 1. But I can&amp;#39;t locate within the stored procedure chain from: &lt;span style="font-size:x-small;"&gt;&lt;strong&gt;cs_Moderate_ApprovePost, &lt;/strong&gt;so I suspect there is a faulty call from the asp.net app when actually approving a post.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;Anyone?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;/Peter&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: A moderated post is never visible</title><link>http://telligent.com/thread/1320720.aspx</link><pubDate>Fri, 05 Jun 2009 16:40:26 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320720</guid><dc:creator>Peter Strömblad</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320720.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320054/rss.aspx</wfw:commentRss><description>&lt;p&gt;Ok, the following TSQL, gives 12 rows,&amp;nbsp;four with no post attached to the thread at all -hmmm - what is wrong there?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;font size="2" color="#0000ff"&gt;&lt;font size="2" color="#0000ff"&gt;
&lt;p&gt;DECLARE&lt;/p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;font size="2" color="#0000ff"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/font&gt;&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt; @Th &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;TABLE&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; &lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;(&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;ThreadID &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;int&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; PostLevel1 &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;int&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; PostLevel2 &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;int&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; PostID1 &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;int&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; PostID2 &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;int&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;font size="2" color="#0000ff"&gt;&lt;font size="2" color="#0000ff"&gt;
&lt;p&gt;INSERT&lt;/p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;font size="2" color="#0000ff"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/font&gt;&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt; @Th &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;select&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; T&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;ThreadID&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; P1&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;PostLevel&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; P2&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;PostLevel&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; P1&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;PostID&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; P2&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;PostID &lt;br /&gt;&lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;from&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; cs_Threads T&lt;br /&gt;&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;LEFT&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; &lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;JOIN&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; cs_Posts P1 &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;ON&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; P1&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;ThreadID&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;T&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;ThreadID &lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;AND&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; P1&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;PostLevel&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;1&lt;br /&gt;&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;LEFT&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; &lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;JOIN&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; cs_Posts P2 &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;ON&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; P2&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;ThreadID&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;T&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;ThreadID &lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;AND&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; P2&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;PostLevel&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;2&lt;/span&gt;&lt;/p&gt;
&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;font size="2" color="#0000ff"&gt;&lt;font size="2" color="#0000ff"&gt;
&lt;p&gt;SELECT&lt;/p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;font size="2" color="#0000ff"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/font&gt;&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt; &lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;*&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;FROM&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; @Th &lt;/span&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;Where&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; PostLevel1 &lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;IS&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; &lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;NULL&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: A moderated post is never visible</title><link>http://telligent.com/thread/1320715.aspx</link><pubDate>Fri, 05 Jun 2009 16:17:32 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320715</guid><dc:creator>Peter Strömblad</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320715.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320054/rss.aspx</wfw:commentRss><description>&lt;p&gt;OK, I&amp;#39;ve profiled for a few minutes, and think I can narrow it down.&lt;/p&gt;
&lt;p&gt;In short, postlevel is increased by one, when a moderator approves a post - why? - I still have to figure out.&lt;/p&gt;
&lt;p&gt;More detailed: &lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;span style="color:#0000ff;font-size:x-small;"&gt;&lt;font size="2" color="#0000ff"&gt;&lt;font size="2" color="#0000ff"&gt;
&lt;p&gt;exec&lt;/p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;font size="2" color="#0000ff"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt; dbo&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;cs_Threads_GetThreadSet has a call with @sqlPopulate, which is correct,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;within the stored procedure, there is a line that excludes these posts, &lt;span style="font-size:x-small;"&gt;&lt;font size="2"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/font&gt;&lt;/span&gt;
&lt;p&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;AND&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; jP&lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt;PostLevel &lt;/span&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;&lt;span style="color:#808080;font-size:x-small;"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small;"&gt; 1 &lt;/span&gt;&lt;span style="color:#008000;font-size:x-small;"&gt;&lt;span style="color:#008000;font-size:x-small;"&gt;-- PostLevel=1 should mean it&amp;#39;s a top-level thread starter&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#008000;font-size:x-small;"&gt;&lt;span style="color:#008000;font-size:x-small;"&gt;&lt;span style="color:#000000;"&gt;as they have an increased postlevel (ie 2), even though the actual post is a thread starter.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#008000;font-size:x-small;"&gt;&lt;span style="color:#008000;font-size:x-small;"&gt;&lt;span style="color:#000000;"&gt;So - question remains, why does a post get an elevated postlevel upon approval with the latest SP, &lt;br /&gt;where do I fix that call&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#008000;font-size:x-small;"&gt;&lt;span style="color:#008000;font-size:x-small;"&gt;&lt;span style="color:#000000;"&gt;and how do I correct the faulty posts retroactively?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#008000;font-size:x-small;"&gt;&lt;span style="color:#008000;font-size:x-small;"&gt;&lt;span style="color:#000000;"&gt;PLEASE HELP!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: A moderated post is never visible</title><link>http://telligent.com/thread/1320708.aspx</link><pubDate>Fri, 05 Jun 2009 15:29:31 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320708</guid><dc:creator>Peter Strömblad</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320708.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320054/rss.aspx</wfw:commentRss><description>&lt;p&gt;No one? - HELP!&lt;/p&gt;
&lt;p&gt;The problem is escalating for us with more and more threads being invisible - clearly there is something not right with either the database, table-indexes or the CS 2.1 software, and I can&amp;#39;t spot it even when I browse table data - there must be means to simulate to see if a stored procedure or the storage is broken, ot the asp.net app....&lt;/p&gt;
&lt;p&gt;HELP US - / Peter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: New Users Seeing all Member Galleries under Media - Is this a Control Panel Thing?</title><link>http://telligent.com/thread/1320407.aspx</link><pubDate>Mon, 01 Jun 2009 16:10:29 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320407</guid><dc:creator>BelleFemme</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320407.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320399/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi Alex&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve just checked and it&amp;#39;s: version: 4.1.40407.4157.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: New Users Seeing all Member Galleries under Media - Is this a Control Panel Thing?</title><link>http://telligent.com/thread/1320403.aspx</link><pubDate>Mon, 01 Jun 2009 15:56:06 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320403</guid><dc:creator>Alex Crome</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320403.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320399/rss.aspx</wfw:commentRss><description>&lt;p&gt;What specific build of CS2008.5 are you running - &lt;a href="http://docswiki.communityserver.com/wikis/cs20085docs/viewing-your-version-of-community-server.aspx"&gt;http://docswiki.communityserver.com/wikis/cs20085docs/viewing-your-version-of-community-server.aspx&lt;/a&gt;&amp;nbsp;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: New Users Seeing all Member Galleries under Media - Is this a Control Panel Thing?</title><link>http://telligent.com/thread/1320402.aspx</link><pubDate>Mon, 01 Jun 2009 15:55:16 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320402</guid><dc:creator>BelleFemme</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320402.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320399/rss.aspx</wfw:commentRss><description>&lt;p&gt;Just as an update.&amp;nbsp; This seems to be happening for the sites we upgraded to 2008.5 from 2007 and not the new sites that wen&amp;#39;t straight onto 2008.5.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>New Users Seeing all Member Galleries under Media - Is this a Control Panel Thing?</title><link>http://telligent.com/thread/1320399.aspx</link><pubDate>Mon, 01 Jun 2009 15:40:41 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320399</guid><dc:creator>BelleFemme</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320399.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320399/rss.aspx</wfw:commentRss><description>&lt;p&gt;What&amp;#39;s happening is that when I join as a new member I see a list of all member galleries.&lt;/p&gt;
&lt;p&gt;Please see screenshot.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://dev.communityserver.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/270/2146.screengrab1.png"&gt;&lt;img style="border:2px solid black;" src="http://dev.communityserver.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/270/2146.screengrab1.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now I don&amp;#39;t want the new user to see all new member galleries, only the new gallery created for them, and the public galleries set up for everyone to see.&amp;nbsp; The galleries you see in the screengrab do not have any permissions set up so should not be shown.&lt;/p&gt;
&lt;p&gt;We have around 7 sites with Community Server here and it&amp;#39;s happening on some of them but not others, so I suspect this may be a settign hiden in teh Control Panel that I can&amp;#39;t find.&lt;/p&gt;
&lt;p&gt;Thankfully when the new user tries to post to any of these galleries they&amp;#39;re unable to as they do not have the permissions and get this error message;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://dev.communityserver.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/270/8787.screenshot2.png"&gt;&lt;img style="border:2px solid black;" src="http://dev.communityserver.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/270/8787.screenshot2.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If anyone has any ideas let me know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>A moderated post is never visible</title><link>http://telligent.com/thread/1320054.aspx</link><pubDate>Sun, 24 May 2009 13:16:54 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320054</guid><dc:creator>Peter Strömblad</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320054.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320054/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi, an approved post on community.pmail.com is never visible - what on earth is going on?&lt;/p&gt;
&lt;p&gt;The thread is this: &lt;a href="http://community.pmail.com/forums/thread/17200.aspx"&gt;http://community.pmail.com/forums/thread/17200.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And it doesn&amp;#39;t show in the grforum view: &lt;a href="http://community.pmail.com/forums/66/ShowForum.aspx"&gt;http://community.pmail.com/forums/66/ShowForum.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Suggestions?&lt;/p&gt;
&lt;p&gt;cheers / Peter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>1CDKEY.COM /Assassins Creed Code, assassins creed activation code,Assassin's Creed serial key</title><link>http://telligent.com/thread/1320049.aspx</link><pubDate>Sun, 24 May 2009 11:15:53 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1320049</guid><dc:creator>orac53</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1320049.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1320049/rss.aspx</wfw:commentRss><description>&lt;p&gt;http://www.cdkey-game.com/assassins-creed-p-375.html&lt;br /&gt;Assassin&amp;#39;s Creed cd key------------------------------------$29.00 &lt;br /&gt;&lt;br /&gt;Our site:&amp;nbsp;&amp;nbsp;&amp;nbsp; http://www.cdkey-game.com&lt;br /&gt;Our forum:&amp;nbsp;&amp;nbsp; http://www.cdkey-game.com/forum/&amp;nbsp;&amp;nbsp; (more than 8000 members now)&lt;br /&gt;My Email:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; kobe@cdkey-game.com&lt;br /&gt;My MSN:&amp;nbsp;&amp;nbsp;&amp;nbsp; kobe@cdkey-game.com&lt;br /&gt;================&lt;br /&gt;Candy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Issues with images inserted in blog posts?</title><link>http://telligent.com/thread/1318326.aspx</link><pubDate>Tue, 14 Apr 2009 17:50:38 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1318326</guid><dc:creator>Lynque</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1318326.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1318326/rss.aspx</wfw:commentRss><description>&lt;p&gt;Has anyone ran into trouble with images in their blog posts linking to a &amp;quot;forum does not exist&amp;quot; page?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Clickable Image in blog post - links to forum not found???</title><link>http://telligent.com/thread/1318298.aspx</link><pubDate>Mon, 13 Apr 2009 20:47:56 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1318298</guid><dc:creator>Lynque</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1318298.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1318279/rss.aspx</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve checked to verify that the gallery is enabled but I&amp;#39;m still not able to click through to the gallery... Any help would be appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Clickable Image in blog post - links to forum not found???</title><link>http://telligent.com/thread/1318279.aspx</link><pubDate>Mon, 13 Apr 2009 15:58:10 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1318279</guid><dc:creator>Lynque</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1318279.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1318279/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hello all,&lt;/p&gt;
&lt;p&gt;I have uploaded an image to CS and then embedded it in a blog post using the controlpanel UI which all works just fine, the issue arises when a user tries to click through on the image when viewing the post...&lt;/p&gt;
&lt;p&gt;It links to &lt;a&gt;/Msgs/?MessageID=6&lt;/a&gt;&amp;nbsp;and displays a page with&amp;nbsp;&amp;quot;&lt;span id="ctl00_bcr_ctl00___MessageTitle"&gt;Not Found: Forum Not Found&lt;/span&gt;&amp;quot;.&lt;/p&gt;
&lt;p&gt;Any Ideas on what could be causing this to happen? I didn&amp;#39;t put the image in a forum, I put it in a gallery...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: CS2.1 and IE8 - editor hangs - upgrade TinyMCE?</title><link>http://telligent.com/thread/1317357.aspx</link><pubDate>Tue, 31 Mar 2009 14:40:31 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1317357</guid><dc:creator>Peter Strömblad</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1317357.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1317088/rss.aspx</wfw:commentRss><description>&lt;p&gt;SP3 seems to have done the trick&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: CS2.1 and IE8 - editor hangs - upgrade TinyMCE?</title><link>http://telligent.com/thread/1317116.aspx</link><pubDate>Sun, 29 Mar 2009 11:28:48 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1317116</guid><dc:creator>Alex Crome</dc:creator><slash:comments>0</slash:comments><comments>http://telligent.com/thread/1317116.aspx</comments><wfw:commentRss>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1317088/rss.aspx</wfw:commentRss><description>&lt;p&gt;I just had a quick look at yoru site and noticed you&amp;#39;re running CS2.1 SP2.&amp;nbsp; Can you try upgrading to CS2.1 SP3 - the last service pack available for CS2.1.&amp;nbsp; You can download the CS2.1 SP3 from &lt;a href="http://get.communityserver.com/download/moredownloads.aspx"&gt;http://get.communityserver.com/download/moredownloads.aspx&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>